diff --git a/dev-python/sphinx/sphinx-1.1.3-r7.ebuild b/dev-python/sphinx/sphinx-1.1.3-r8.ebuild similarity index 96% rename from dev-python/sphinx/sphinx-1.1.3-r7.ebuild rename to dev-python/sphinx/sphinx-1.1.3-r8.ebuild index 8a05112b33385..ef08cf4fd8f44 100644 --- a/dev-python/sphinx/sphinx-1.1.3-r7.ebuild +++ b/dev-python/sphinx/sphinx-1.1.3-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,8 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbs IUSE="doc latex test" # Split the jinja dep to allow different slots to satisfy it -RDEPEND=">=dev-python/docutils-0.7[${PYTHON_USEDEP}] +RDEPEND=" + =dev-python/jinja-2.3[${PYTHON_USEDEP}] >=dev-python/pygments-1.2[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/sphinx/sphinx-1.2.2.ebuild b/dev-python/sphinx/sphinx-1.2.2-r1.ebuild similarity index 97% rename from dev-python/sphinx/sphinx-1.2.2.ebuild rename to dev-python/sphinx/sphinx-1.2.2-r1.ebuild index 259d5f8a23d24..a7043a6c45d5f 100644 --- a/dev-python/sphinx/sphinx-1.2.2.ebuild +++ b/dev-python/sphinx/sphinx-1.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,7 +23,7 @@ IUSE="doc latex test" # Split the jinja dep to allow different slots to satisfy it RDEPEND=" - >=dev-python/docutils-0.7[${PYTHON_USEDEP}] + =dev-python/jinja-2.3[${PYTHON_USEDEP}] >=dev-python/pygments-1.2[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/sphinx/sphinx-1.2.3.ebuild b/dev-python/sphinx/sphinx-1.2.3-r1.ebuild similarity index 97% rename from dev-python/sphinx/sphinx-1.2.3.ebuild rename to dev-python/sphinx/sphinx-1.2.3-r1.ebuild index ddf3abdace285..3768f092832f0 100644 --- a/dev-python/sphinx/sphinx-1.2.3.ebuild +++ b/dev-python/sphinx/sphinx-1.2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,7 @@ IUSE="doc latex test" # Portage has only >= minimum required versions of all rdeps making # setting of version borders unnecessary RDEPEND=" - dev-python/docutils[${PYTHON_USEDEP}] +