diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-05-21 20:56:18 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-05-21 20:56:18 +0000 |
commit | 609afc6c28de230e13042cb2292c242460f3680a (patch) | |
tree | dee05560e3a27115f467c0d5f1974928c3b8170d /dev-python/sphinx/sphinx-0.6.5.ebuild | |
parent | stable amd64, bug 299358 (diff) | |
download | gentoo-2-609afc6c28de230e13042cb2292c242460f3680a.tar.gz gentoo-2-609afc6c28de230e13042cb2292c242460f3680a.tar.bz2 gentoo-2-609afc6c28de230e13042cb2292c242460f3680a.zip |
dev-python/jinja2 renamed to dev-python/jinja.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/sphinx/sphinx-0.6.5.ebuild')
-rw-r--r-- | dev-python/sphinx/sphinx-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx/sphinx-0.6.5.ebuild b/dev-python/sphinx/sphinx-0.6.5.ebuild index 82432bea6a2d..34c09e9f8526 100644 --- a/dev-python/sphinx/sphinx-0.6.5.ebuild +++ b/dev-python/sphinx/sphinx-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.6.5.ebuild,v 1.8 2010/05/11 21:13:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.6.5.ebuild,v 1.9 2010/05/21 20:56:18 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -19,7 +19,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64 IUSE="doc test latex" RDEPEND=">=dev-python/pygments-0.8 - >=dev-python/jinja2-2.1 + >=dev-python/jinja-2.1 >=dev-python/docutils-0.4 latex? ( dev-texlive/texlive-latexextra )" DEPEND="${RDEPEND} |