diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-24 16:47:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-24 16:47:19 +0000 |
commit | fbeb4e84c754183b4c81dfabd0aff3d25c3023d9 (patch) | |
tree | c48812dfd577d8ecda5d10f471df1067118186f4 /app-admin | |
parent | Version bump (diff) | |
download | gentoo-2-fbeb4e84c754183b4c81dfabd0aff3d25c3023d9.tar.gz gentoo-2-fbeb4e84c754183b4c81dfabd0aff3d25c3023d9.tar.bz2 gentoo-2-fbeb4e84c754183b4c81dfabd0aff3d25c3023d9.zip |
alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #271010
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-python/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-python/eselect-python-20080925.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog index b927bb0d1976..dc315cf3ae5c 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.18 2009/05/15 14:42:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.19 2009/05/24 16:47:19 armin76 Exp $ + + 24 May 2009; Raúl Porcel <armin76@gentoo.org> + eselect-python-20080925.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #271010 15 May 2009; Alexis Ballier <aballier@gentoo.org> eselect-python-20080925.ebuild: diff --git a/app-admin/eselect-python/eselect-python-20080925.ebuild b/app-admin/eselect-python/eselect-python-20080925.ebuild index ef1ef8a7bc1c..1545e063a66b 100644 --- a/app-admin/eselect-python/eselect-python-20080925.ebuild +++ b/app-admin/eselect-python/eselect-python-20080925.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-20080925.ebuild,v 1.5 2009/05/15 14:42:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080925.ebuild,v 1.6 2009/05/24 16:47:19 armin76 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 x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |