From e4ffc37a290783eca1736c9dc357efcf4cea3943 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 9 Dec 2015 16:25:49 +0100 Subject: dev-python/bokeh: Drop README.gentoo Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher --- dev-python/bokeh/bokeh-0.10.0.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/bokeh/bokeh-0.10.0.ebuild b/dev-python/bokeh/bokeh-0.10.0.ebuild index efd512c8b385..c70bc4125ce9 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 -- cgit v1.2.3-65-gdbad