summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 19:02:05 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 19:02:05 +0000
commit660f20751de7160ca03906a8bb8eacf7d79abeee (patch)
treeff092a4e55764430b5b21abbfd292da2f1e4f5d6 /dev-python/virtualenv
parent~ppc'd (diff)
downloadgentoo-2-660f20751de7160ca03906a8bb8eacf7d79abeee.tar.gz
gentoo-2-660f20751de7160ca03906a8bb8eacf7d79abeee.tar.bz2
gentoo-2-660f20751de7160ca03906a8bb8eacf7d79abeee.zip
ppc stable #284994
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-python/virtualenv')
-rw-r--r--dev-python/virtualenv/ChangeLog5
-rw-r--r--dev-python/virtualenv/virtualenv-1.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/virtualenv/ChangeLog b/dev-python/virtualenv/ChangeLog
index 445480467bbb..d11c1d2da3b5 100644
--- a/dev-python/virtualenv/ChangeLog
+++ b/dev-python/virtualenv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/virtualenv
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.14 2009/09/26 13:42:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.15 2009/09/27 19:02:05 nixnut Exp $
+
+ 27 Sep 2009; nixnut <nixnut@gentoo.org> virtualenv-1.3.3.ebuild:
+ ppc stable #284994
26 Sep 2009; Brent Baude <ranger@gentoo.org> virtualenv-1.3.3.ebuild:
Marking virtualenv-1.3.3 ppc64 for bug 284994
diff --git a/dev-python/virtualenv/virtualenv-1.3.3.ebuild b/dev-python/virtualenv/virtualenv-1.3.3.ebuild
index 472d9271eb8d..1d045efb06a6 100644
--- a/dev-python/virtualenv/virtualenv-1.3.3.ebuild
+++ b/dev-python/virtualenv/virtualenv-1.3.3.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-python/virtualenv/virtualenv-1.3.3.ebuild,v 1.5 2009/09/26 13:42:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.3.ebuild,v 1.6 2009/09/27 19:02:05 nixnut Exp $
EAPI="2"
@@ -13,7 +13,7 @@ DESCRIPTION="Virtual Python Environment builder"
HOMEPAGE="http://pypi.python.org/pypi/virtualenv"
SRC_URI="http://pypi.python.org/packages/source/v/${PN}/${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
SLOT="0"
IUSE=""