From: Pacho Ramos Date: Thu, 28 Jun 2018 19:02:17 +0000 (+0200) Subject: dev-python/bokeh: Make repoman more happy X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=35a9333ca678d3c90dc95aed09a9d2ec377d8d94;p=gentoo.git dev-python/bokeh: Make repoman more happy Package-Manager: Portage-2.3.41, Repoman-2.3.9 --- diff --git a/dev-python/bokeh/bokeh-0.12.6.ebuild b/dev-python/bokeh/bokeh-0.12.6.ebuild index df90b6f19795..ad25ef0ae419 100644 --- a/dev-python/bokeh/bokeh-0.12.6.ebuild +++ b/dev-python/bokeh/bokeh-0.12.6.ebuild @@ -69,7 +69,7 @@ python_test() { python_install_all() { if use examples; then insinto "/usr/share/doc/${PF}/examples/" - doins examples/* + doins examples/* fi distutils-r1_python_install_all }