diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-05-21 20:59:57 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-05-21 20:59:57 +0000 |
commit | 4d84748bbc5c967a8c8559a05a77ce34ec3128ac (patch) | |
tree | bdc92d2369d60793ac2185adc01b0eb3ccd26664 /dev-python/sphinx | |
parent | stable amd64, bug 300002 (diff) | |
download | historical-4d84748bbc5c967a8c8559a05a77ce34ec3128ac.tar.gz historical-4d84748bbc5c967a8c8559a05a77ce34ec3128ac.tar.bz2 historical-4d84748bbc5c967a8c8559a05a77ce34ec3128ac.zip |
dev-python/jinja2 renamed to dev-python/jinja.
Package-Manager: portage-HEAD/cvs/Linux x86_64
Diffstat (limited to 'dev-python/sphinx')
-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} |