summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-06-21 20:23:38 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-06-21 20:23:38 +0000
commita26cee160736c7d0ef9ab4ad28a6f852b6b883cb (patch)
tree6d09f9b8c66b98effe5bd589ec2d17ae9b50444e /app-admin/eselect-python
parentStable on ppc64; bug #228593 (diff)
downloadgentoo-2-a26cee160736c7d0ef9ab4ad28a6f852b6b883cb.tar.gz
gentoo-2-a26cee160736c7d0ef9ab4ad28a6f852b6b883cb.tar.bz2
gentoo-2-a26cee160736c7d0ef9ab4ad28a6f852b6b883cb.zip
Added ~ppc64; bug #228611
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-admin/eselect-python')
-rw-r--r--app-admin/eselect-python/ChangeLog6
-rw-r--r--app-admin/eselect-python/eselect-python-20080521.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog
index 41a7aed0f49c..9ab800bc1a99 100644
--- a/app-admin/eselect-python/ChangeLog
+++ b/app-admin/eselect-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-python
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.5 2008/06/21 19:09:57 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.6 2008/06/21 20:23:38 corsair Exp $
+
+ 21 Jun 2008; Markus Rothe <corsair@gentoo.org>
+ eselect-python-20080521.ebuild:
+ Added ~ppc64; bug #228611
21 Jun 2008; Olivier Crête <tester@gentoo.org>
eselect-python-20080521.ebuild:
diff --git a/app-admin/eselect-python/eselect-python-20080521.ebuild b/app-admin/eselect-python/eselect-python-20080521.ebuild
index e9614e01de69..191094abb71b 100644
--- a/app-admin/eselect-python/eselect-python-20080521.ebuild
+++ b/app-admin/eselect-python/eselect-python-20080521.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/app-admin/eselect-python/eselect-python-20080521.ebuild,v 1.3 2008/06/21 19:09:57 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080521.ebuild,v 1.4 2008/06/21 20:23:38 corsair Exp $
DESCRIPTION="Manages multiple Python versions"
HOMEPAGE="http://www.gentoo.org"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/python.eselect-${PVR}.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.2"