diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:21:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:21:17 +0000 |
commit | 994ff4d7a321d8918d7df8f0fdd0014515bdddb2 (patch) | |
tree | dd423057c5c630dc8dc971ccb4dd63048e3144b9 /dev-python/egg-python | |
parent | whitespace (diff) | |
download | gentoo-2-994ff4d7a321d8918d7df8f0fdd0014515bdddb2.tar.gz gentoo-2-994ff4d7a321d8918d7df8f0fdd0014515bdddb2.tar.bz2 gentoo-2-994ff4d7a321d8918d7df8f0fdd0014515bdddb2.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'dev-python/egg-python')
-rw-r--r-- | dev-python/egg-python/egg-python-2.19.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/egg-python/egg-python-2.19.1.ebuild b/dev-python/egg-python/egg-python-2.19.1.ebuild index c7d80247132a..0981db148612 100644 --- a/dev-python/egg-python/egg-python-2.19.1.ebuild +++ b/dev-python/egg-python/egg-python-2.19.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.3 2008/12/01 14:31:18 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egg-python/egg-python-2.19.1.ebuild,v 1.4 2008/12/31 03:21:17 mr_bones_ Exp $ # We don't support the egg.recent bindings that are also provided - they are # deprecated, have deps we don't really want and there are no users in-tree. @@ -30,4 +30,3 @@ src_unpack() { epatch "${WORKDIR}/${G_PY_PN}-${PV}-split.patch" eautoreconf } - |