diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-07-11 20:40:16 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-07-11 20:40:16 +0000 |
commit | f8090a84908601a743110ead1cf3d2223349bf2b (patch) | |
tree | 50060cf44e77aee40e28cbe9b2e6c34d5fb8cba8 /app-admin | |
parent | Marked ppc stable for bug #274781. (diff) | |
download | gentoo-2-f8090a84908601a743110ead1cf3d2223349bf2b.tar.gz gentoo-2-f8090a84908601a743110ead1cf3d2223349bf2b.tar.bz2 gentoo-2-f8090a84908601a743110ead1cf3d2223349bf2b.zip |
Marked ppc/ppc64 stable for bug #276590.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-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 944a759986ed..cc78ff4653cc 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.29 2009/07/10 02:54:22 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.30 2009/07/11 20:40:16 josejx Exp $ + + 11 Jul 2009; Joseph Jezak <josejx@gentoo.org> + eselect-python-20090606.ebuild: + Marked ppc/ppc64 stable for bug #276590. 10 Jul 2009; Jeremy Olexa <darkside@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 1abb9f7c0206..a0682b4bfef9 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.6 2009/07/10 02:54:22 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20090606.ebuild,v 1.7 2009/07/11 20:40:16 josejx 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 ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |