summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-04-03 03:56:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-04-03 03:56:13 +0000
commitad25b7979b968fa5e32fc37fa0207038692c0a26 (patch)
treec86a91128f26017670625e00103bc2125fbdbc8a /dev-python/virtualenv
parentStable for HPPA too. (diff)
downloadgentoo-2-ad25b7979b968fa5e32fc37fa0207038692c0a26.tar.gz
gentoo-2-ad25b7979b968fa5e32fc37fa0207038692c0a26.tar.bz2
gentoo-2-ad25b7979b968fa5e32fc37fa0207038692c0a26.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/virtualenv')
-rw-r--r--dev-python/virtualenv/virtualenv-1.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/virtualenv/virtualenv-1.0.ebuild b/dev-python/virtualenv/virtualenv-1.0.ebuild
index 1250515d59de..f5e9deb9ca89 100644
--- a/dev-python/virtualenv/virtualenv-1.0.ebuild
+++ b/dev-python/virtualenv/virtualenv-1.0.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/virtualenv/virtualenv-1.0.ebuild,v 1.1 2008/04/03 00:24:53 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.0.ebuild,v 1.2 2008/04/03 03:56:13 mr_bones_ Exp $
NEED_PYTHON="2.3"
@@ -21,4 +21,3 @@ src_unpack() {
cd "${S}"
rm ez_setup.py
}
-