summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-01-07 04:53:40 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-01-07 04:53:40 +0000
commitcd8c3edccc4950e9a0eecda8e2e16e0fc9f3d0ca (patch)
tree24b1d65ff334aa746f96b8f2ef54f58468a70866 /dev-python
parentMarked ppc stable for bug #296676. (diff)
downloadgentoo-2-cd8c3edccc4950e9a0eecda8e2e16e0fc9f3d0ca.tar.gz
gentoo-2-cd8c3edccc4950e9a0eecda8e2e16e0fc9f3d0ca.tar.bz2
gentoo-2-cd8c3edccc4950e9a0eecda8e2e16e0fc9f3d0ca.zip
Marked ppc stable for bug #296679.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/virtualenv/ChangeLog7
-rw-r--r--dev-python/virtualenv/virtualenv-1.4.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/virtualenv/ChangeLog b/dev-python/virtualenv/ChangeLog
index 29f43d3fa36c..f8b9623ff428 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.25 2009/12/29 14:03:05 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.26 2010/01/07 04:53:40 josejx Exp $
+
+ 07 Jan 2010; Joseph Jezak <josejx@gentoo.org> virtualenv-1.4.3.ebuild:
+ Marked ppc stable for bug #296679.
29 Dec 2009; Markus Meier <maekke@gentoo.org> virtualenv-1.4.3.ebuild:
x86 stable, bug #296679
diff --git a/dev-python/virtualenv/virtualenv-1.4.3.ebuild b/dev-python/virtualenv/virtualenv-1.4.3.ebuild
index f9e2a605dd53..b8ab3ac38b83 100644
--- a/dev-python/virtualenv/virtualenv-1.4.3.ebuild
+++ b/dev-python/virtualenv/virtualenv-1.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.4.3.ebuild,v 1.5 2009/12/29 14:03:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.4.3.ebuild,v 1.6 2010/01/07 04:53:40 josejx Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ HOMEPAGE="http://pypi.python.org/pypi/virtualenv"
SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris"
SLOT="0"
IUSE=""