diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:22:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:22:30 +0000 |
commit | 3c37e175380c8dd444cd4998b6a43473083b3d2d (patch) | |
tree | ffed69f6991682eda9adc516e8fa15c4bb2814ee /dev-python/egg-python/egg-python-2.19.1.ebuild | |
parent | whitespace (diff) | |
download | historical-3c37e175380c8dd444cd4998b6a43473083b3d2d.tar.gz historical-3c37e175380c8dd444cd4998b6a43473083b3d2d.tar.bz2 historical-3c37e175380c8dd444cd4998b6a43473083b3d2d.zip |
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'dev-python/egg-python/egg-python-2.19.1.ebuild')
-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 } - |