diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:52:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:52:06 +0000 |
commit | bcd3a3b68343a8821353f2b98477de6ca0ccb4a4 (patch) | |
tree | 2d44bf8d4d7199e345e417833f44bc21041d2e1b /dev-lang | |
parent | whitespace (diff) | |
download | gentoo-2-bcd3a3b68343a8821353f2b98477de6ca0ccb4a4.tar.gz gentoo-2-bcd3a3b68343a8821353f2b98477de6ca0ccb4a4.tar.bz2 gentoo-2-bcd3a3b68343a8821353f2b98477de6ca0ccb4a4.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-lang')
-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 |