commit:     91c885ed2a46a4178956827e2709c96adef1ab3c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  9 15:13:31 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec  9 15:13:31 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91c885ed

dev-python/bokeh: Don't try to install non-existing docs

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

 dev-python/bokeh/bokeh-0.10.0.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/bokeh/bokeh-0.10.0.ebuild 
b/dev-python/bokeh/bokeh-0.10.0.ebuild
index 8a80bce..efd512c 100644
--- a/dev-python/bokeh/bokeh-0.10.0.ebuild
+++ b/dev-python/bokeh/bokeh-0.10.0.ebuild
@@ -46,8 +46,6 @@ DEPEND="${REDEPEND}
                $(python_gen_cond_dep 
'>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]' python2_7)
        )
        "
-DOCS=( CHANGELOG QUICKSTART.md README.md )
-
 python_test() {
        cd "${BUILD_DIR}"/lib || die
        # exclude server tests for now

Reply via email to