From 59ed941a0eb87c6cdc0484106029522d5932e4a4 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 20 Jan 2017 19:07:50 +0100 Subject: [PATCH] dev-python/sphinx: Depend on dev-python/alabaster-0.7.9 at least In order to prevent errors of the sort Theme error: unsupported theme option 'fixed_sidebar' given We require the most recent version of dev-python/alabaster Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- .../sphinx/{sphinx-1.5.1.ebuild => sphinx-1.5.1-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename dev-python/sphinx/{sphinx-1.5.1.ebuild => sphinx-1.5.1-r1.ebuild} (97%) diff --git a/dev-python/sphinx/sphinx-1.5.1.ebuild b/dev-python/sphinx/sphinx-1.5.1-r1.ebuild similarity index 97% rename from dev-python/sphinx/sphinx-1.5.1.ebuild rename to dev-python/sphinx/sphinx-1.5.1-r1.ebuild index 938c0861130f..4273525bde6b 100644 --- a/dev-python/sphinx/sphinx-1.5.1.ebuild +++ b/dev-python/sphinx/sphinx-1.5.1-r1.ebuild @@ -19,7 +19,8 @@ KEYWORDS="~alpha ~amd64 ~x86" IUSE="doc latex net test" RDEPEND=" - =dev-python/alabaster-0.7*[${PYTHON_USEDEP}] + >=dev-python/alabaster-0.7.9[${PYTHON_USEDEP}] + =dev-python/docutils-0.11[${PYTHON_USEDEP}] >=dev-python/jinja-2.3[${PYTHON_USEDEP}] >=dev-python/pygments-2.0.1-r1[${PYTHON_USEDEP}] -- 2.26.2