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
commitc427fbf486cf425bcfd20fe548de6be43df83598 (patch)
treedc732cd4299cc49820ba414a04cdd32f3c583ad9 /dev-python
parent~ppc'd (diff)
downloadhistorical-c427fbf486cf425bcfd20fe548de6be43df83598.tar.gz
historical-c427fbf486cf425bcfd20fe548de6be43df83598.tar.bz2
historical-c427fbf486cf425bcfd20fe548de6be43df83598.zip
ppc stable #284994
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-python')
-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=""