summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-07-10 02:54:22 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-07-10 02:54:22 +0000
commitb381d1b1e03a2b8fe41005b71f112f73045fbbae (patch)
tree6c662e31d3051b24333457a0e3dd6b160359b144 /app-admin
parentMarked ~hppa (bug #274175). (diff)
downloadgentoo-2-b381d1b1e03a2b8fe41005b71f112f73045fbbae.tar.gz
gentoo-2-b381d1b1e03a2b8fe41005b71f112f73045fbbae.tar.bz2
gentoo-2-b381d1b1e03a2b8fe41005b71f112f73045fbbae.zip
amd64 stable, bug 276590
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/eselect-python/ChangeLog6
-rw-r--r--app-admin/eselect-python/eselect-python-20090606.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog
index acd557c38cc7..944a759986ed 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.28 2009/07/08 14:23:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.29 2009/07/10 02:54:22 darkside Exp $
+
+ 10 Jul 2009; Jeremy Olexa <darkside@gentoo.org>
+ eselect-python-20090606.ebuild:
+ amd64 stable, bug 276590
08 Jul 2009; Raúl Porcel <armin76@gentoo.org>
eselect-python-20090606.ebuild:
diff --git a/app-admin/eselect-python/eselect-python-20090606.ebuild b/app-admin/eselect-python/eselect-python-20090606.ebuild
index 873ed401087d..1abb9f7c0206 100644
--- a/app-admin/eselect-python/eselect-python-20090606.ebuild
+++ b/app-admin/eselect-python/eselect-python-20090606.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/app-admin/eselect-python/eselect-python-20090606.ebuild,v 1.5 2009/07/08 14:23:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20090606.ebuild,v 1.6 2009/07/10 02:54:22 darkside 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 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.2"