summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-05-23 13:18:04 +0000
committerBrent Baude <ranger@gentoo.org>2012-05-23 13:18:04 +0000
commit7ff250c96d57af87f04f20d2a5703ad9973237f9 (patch)
tree27fe46c1d55b7ba1b3d688836d81c4e7c3ebe08c /dev-python/virtualenv
parentMarking psycopg-2.4.5 ppc64 for bug 415863 (diff)
downloadgentoo-2-7ff250c96d57af87f04f20d2a5703ad9973237f9.tar.gz
gentoo-2-7ff250c96d57af87f04f20d2a5703ad9973237f9.tar.bz2
gentoo-2-7ff250c96d57af87f04f20d2a5703ad9973237f9.zip
Marking virtualenv-1.7.1.2-r1 ppc64 for bug 415875
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/virtualenv')
-rw-r--r--dev-python/virtualenv/ChangeLog5
-rw-r--r--dev-python/virtualenv/virtualenv-1.7.1.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/virtualenv/ChangeLog b/dev-python/virtualenv/ChangeLog
index 5e4660c144d1..e0ab3b888d8c 100644
--- a/dev-python/virtualenv/ChangeLog
+++ b/dev-python/virtualenv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/virtualenv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.74 2012/05/18 05:41:14 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.75 2012/05/23 13:18:04 ranger Exp $
+
+ 23 May 2012; Brent Baude <ranger@gentoo.org> virtualenv-1.7.1.2-r1.ebuild:
+ Marking virtualenv-1.7.1.2-r1 ppc64 for bug 415875
18 May 2012; Jeff Horelick <jdhore@gentoo.org> virtualenv-1.7.1.2-r1.ebuild:
marked x86 per bug 415875
diff --git a/dev-python/virtualenv/virtualenv-1.7.1.2-r1.ebuild b/dev-python/virtualenv/virtualenv-1.7.1.2-r1.ebuild
index 10e26144e674..e69ecc37e127 100644
--- a/dev-python/virtualenv/virtualenv-1.7.1.2-r1.ebuild
+++ b/dev-python/virtualenv/virtualenv-1.7.1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.7.1.2-r1.ebuild,v 1.3 2012/05/18 05:41:14 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.7.1.2-r1.ebuild,v 1.4 2012/05/23 13:18:04 ranger Exp $
EAPI="4"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.virtualenv.org/ http://pypi.python.org/pypi/virtualenv"
SRC_URI="https://github.com/pypa/${PN}/tarball/${PV} -> ${P}-new.tar.gz"
LICENSE="MIT"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
SLOT="0"
IUSE="doc"