From e7f7ce9c09c4c11e9d1a136fcfb42b2e06c7bd73 Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Mon, 26 Oct 2015 22:16:54 +0800 Subject: [PATCH] dev-python/elasticsearch-py: follow up edit to doc, man page install depend on sphinx unconditionaly, drop un-neededsphinx_rtd_theme, rename the generated man pages to elasticsearch-py.1 for man pages, patch by proxy maintainer Gentoo bug: #564108 Package-Manager: portage-2.2.23 --- .../elasticsearch-py-1.8.0.ebuild | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild index 482bc302e46bf..2f6b7a5af62e3 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-1.8.0.ebuild @@ -24,9 +24,7 @@ RDEPEND=">=dev-python/urllib3-1.8[${PYTHON_USEDEP}]