diff options
Diffstat (limited to 'dev-python/stevedore/stevedore-1.0.0.ebuild')
-rw-r--r-- | dev-python/stevedore/stevedore-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/stevedore/stevedore-1.0.0.ebuild b/dev-python/stevedore/stevedore-1.0.0.ebuild index c0eb26f7ceab..8d5cd63e9d56 100644 --- a/dev-python/stevedore/stevedore-1.0.0.ebuild +++ b/dev-python/stevedore/stevedore-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/stevedore/stevedore-1.0.0.ebuild,v 1.1 2014/09/26 18:41:56 alunduil Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stevedore/stevedore-1.0.0.ebuild,v 1.2 2014/10/26 03:05:49 floppym Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) @@ -24,7 +24,7 @@ DEPEND=" dev-python/nose[${PYTHON_USEDEP}] ) doc? ( - ~dev-python/pillow-2.4.0[${PYTHON_USEDEP}] + >=dev-python/pillow-2.4.0[${PYTHON_USEDEP}] >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}] !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}] <dev-python/sphinx-1.3[${PYTHON_USEDEP}] |