diff options
author | 2009-09-19 17:21:46 +0000 | |
---|---|---|
committer | 2009-09-19 17:21:46 +0000 | |
commit | f32e59e45c473230ddd153eb8ecbf602cc4622e9 (patch) | |
tree | 20999ab0e32d8a63a280b533040d4ad423e4d52a /app-admin/eselect-python | |
parent | ia64/sparc stable wrt #283396 (diff) | |
download | gentoo-2-f32e59e45c473230ddd153eb8ecbf602cc4622e9.tar.gz gentoo-2-f32e59e45c473230ddd153eb8ecbf602cc4622e9.tar.bz2 gentoo-2-f32e59e45c473230ddd153eb8ecbf602cc4622e9.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #284971
(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-20090824.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog index 3cfc5154c1c6..c741773eebe9 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.46 2009/09/18 22:56:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.47 2009/09/19 17:21:46 armin76 Exp $ + + 19 Sep 2009; Raúl Porcel <armin76@gentoo.org> + eselect-python-20090824.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #284971 18 Sep 2009; Markus Meier <maekke@gentoo.org> eselect-python-20090824.ebuild: diff --git a/app-admin/eselect-python/eselect-python-20090824.ebuild b/app-admin/eselect-python/eselect-python-20090824.ebuild index 83463dab4071..ea046cf23496 100644 --- a/app-admin/eselect-python/eselect-python-20090824.ebuild +++ b/app-admin/eselect-python/eselect-python-20090824.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-20090824.ebuild,v 1.7 2009/09/18 22:56:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20090824.ebuild,v 1.8 2009/09/19 17:21:46 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.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" |