diff options
Diffstat (limited to 'dev-lang/python/python-2.5.1-r2.ebuild')
-rw-r--r-- | dev-lang/python/python-2.5.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.5.1-r2.ebuild b/dev-lang/python/python-2.5.1-r2.ebuild index eb48c91a4295..f5d5714fbdff 100644 --- a/dev-lang/python/python-2.5.1-r2.ebuild +++ b/dev-lang/python/python-2.5.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.1-r2.ebuild,v 1.7 2007/06/24 23:10:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.1-r2.ebuild,v 1.8 2007/06/26 01:52:06 mr_bones_ Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -43,7 +43,7 @@ DEPEND=">=sys-libs/zlib-1.1.3 dev-libs/expat )" -# NOTE: The dev-python/python-fchksum RDEPEND is needed so that this python +# NOTE: The dev-python/python-fchksum RDEPEND is needed so that this python # provides the functionality expected from previous pythons. # NOTE: python-fchksum is only a RDEPEND and not a DEPEND since we don't need |