commit:     e4ffc37a290783eca1736c9dc357efcf4cea3943
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  9 15:25:49 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec  9 15:25:49 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ffc37a

dev-python/bokeh: Drop README.gentoo

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/bokeh/bokeh-0.10.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/bokeh/bokeh-0.10.0.ebuild 
b/dev-python/bokeh/bokeh-0.10.0.ebuild
index efd512c..c70bc41 100644
--- a/dev-python/bokeh/bokeh-0.10.0.ebuild
+++ b/dev-python/bokeh/bokeh-0.10.0.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
-inherit distutils-r1 readme.gentoo
+inherit distutils-r1
 
 DESCRIPTION="Statistical and novel interactive HTML plots for Python"
 HOMEPAGE="http://bokeh.pydata.org/ http://github.com/bokeh/bokeh 
http://pypi.python.org/pypi/bokeh";
@@ -56,8 +56,6 @@ python_test() {
 }
 
 python_install_all() {
-       readme.gentoo_create_doc
-
        use examples && local EXAMPLES=( examples/. )
 
        distutils-r1_python_install_all

Reply via email to