diff options
author | 2009-07-08 14:23:38 +0000 | |
---|---|---|
committer | 2009-07-08 14:23:38 +0000 | |
commit | 8a8c4752641bfb082b3af12832f51048443eebd8 (patch) | |
tree | 132b1d799f0bfc313ab16f0d2e975dcdcbff32c3 /app-admin/eselect-python | |
parent | Add ~mips keywords to KDE 3.5.10 (diff) | |
download | gentoo-2-8a8c4752641bfb082b3af12832f51048443eebd8.tar.gz gentoo-2-8a8c4752641bfb082b3af12832f51048443eebd8.tar.bz2 gentoo-2-8a8c4752641bfb082b3af12832f51048443eebd8.zip |
alpha/arm/ia64/m68k/s390/sh stable wrt #276590
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 0a2a03f781e3..acd557c38cc7 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.27 2009/07/08 12:52:58 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.28 2009/07/08 14:23:38 armin76 Exp $ + + 08 Jul 2009; Raúl Porcel <armin76@gentoo.org> + eselect-python-20090606.ebuild: + alpha/arm/ia64/m68k/s390/sh stable wrt #276590 08 Jul 2009; Ferris McCormick <fmccor@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 25a798ab7328..873ed401087d 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.4 2009/07/08 12:52:58 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20090606.ebuild,v 1.5 2009/07/08 14:23:38 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 ~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" |