diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-08 01:06:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-08 01:06:18 +0000 |
commit | 6a0cb3420a66b7d85805a2a16d9c66c5fb5105d2 (patch) | |
tree | 68e62902077a9a70928cc684876663e1dcf1bfb7 /app-admin/eselect-python | |
parent | Stable for HPPA (bug #276011). (diff) | |
download | gentoo-2-6a0cb3420a66b7d85805a2a16d9c66c5fb5105d2.tar.gz gentoo-2-6a0cb3420a66b7d85805a2a16d9c66c5fb5105d2.tar.bz2 gentoo-2-6a0cb3420a66b7d85805a2a16d9c66c5fb5105d2.zip |
Stable for HPPA (bug #276590).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-admin/eselect-python')
-rw-r--r-- | app-admin/eselect-python/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-python/eselect-python-20090606.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog index dfba4ad18f55..4e0d8df08994 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.24 2009/06/06 17:20:01 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.25 2009/07/08 01:06:18 jer Exp $ + + 08 Jul 2009; Jeroen Roovers <jer@gentoo.org> + eselect-python-20090606.ebuild: + Stable for HPPA (bug #276590). *eselect-python-20090606 (06 Jun 2009) diff --git a/app-admin/eselect-python/eselect-python-20090606.ebuild b/app-admin/eselect-python/eselect-python-20090606.ebuild index b01e2274a1b0..636e950c13a4 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.1 2009/06/06 17:20:01 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20090606.ebuild,v 1.2 2009/07/08 01:06:18 jer 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 ~sparc-fbsd ~x86 ~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" |