diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-01-03 14:43:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-01-03 14:43:10 +0000 |
commit | ecc88e830f778e2dc49061823587aaf4758345ce (patch) | |
tree | d7ab6bcffd87cceb071240f1bee657937f9a8da0 /dev-lang | |
parent | sparc stable (bug 347057) (diff) | |
download | gentoo-2-ecc88e830f778e2dc49061823587aaf4758345ce.tar.gz gentoo-2-ecc88e830f778e2dc49061823587aaf4758345ce.tar.bz2 gentoo-2-ecc88e830f778e2dc49061823587aaf4758345ce.zip |
whitespace
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.6.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.6.6-r1.ebuild b/dev-lang/python/python-2.6.6-r1.ebuild index 6c4b901e3e1e..0fd73db86f46 100644 --- a/dev-lang/python/python-2.6.6-r1.ebuild +++ b/dev-lang/python/python-2.6.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r1.ebuild,v 1.12 2011/01/01 18:24:05 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r1.ebuild,v 1.13 2011/01/03 14:43:10 mr_bones_ Exp $ EAPI="2" @@ -310,4 +310,4 @@ pkg_postrm() { eselect_python_update python_mod_cleanup $(python_get_libdir) -}
\ No newline at end of file +} |