diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-22 05:45:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-22 05:45:25 +0000 |
commit | c1c86ef7a21d96e83744665ac05d2ba45b02d62b (patch) | |
tree | 90d212c1375c27df31569316c6a0a216ec75ed2c /dev-lang | |
parent | whitespace (diff) | |
download | gentoo-2-c1c86ef7a21d96e83744665ac05d2ba45b02d62b.tar.gz gentoo-2-c1c86ef7a21d96e83744665ac05d2ba45b02d62b.tar.bz2 gentoo-2-c1c86ef7a21d96e83744665ac05d2ba45b02d62b.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.5.4-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.5.4-r1.ebuild b/dev-lang/python/python-2.5.4-r1.ebuild index 926a83ed2eaa..253271192a46 100644 --- a/dev-lang/python/python-2.5.4-r1.ebuild +++ b/dev-lang/python/python-2.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r1.ebuild,v 1.1 2009/01/22 01:13:20 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r1.ebuild,v 1.2 2009/01/22 05:45:25 mr_bones_ Exp $ # NOTE about python-portage interactions : # - Do not add a pkg_setup() check for a certain version of portage @@ -344,4 +344,3 @@ emerge:" elog "cd /usr/lib/python${PYVER}/test" elog "and run the tests separately." } - |