diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-19 17:06:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-19 17:06:00 +0000 |
commit | 94908203ae2f7863eb02a1e829cd712f7b676cb7 (patch) | |
tree | 5be9441890b58c43e93e269d2c7fbcfc9333846f /app-admin/eselect-python | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #315151 (diff) | |
download | gentoo-2-94908203ae2f7863eb02a1e829cd712f7b676cb7.tar.gz gentoo-2-94908203ae2f7863eb02a1e829cd712f7b676cb7.tar.bz2 gentoo-2-94908203ae2f7863eb02a1e829cd712f7b676cb7.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #316367
(Portage version: 2.1.8.3/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-20100321.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog index 289c7a372f6f..7e4ede9a345c 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.62 2010/05/28 11:32:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.63 2010/06/19 17:06:00 armin76 Exp $ + + 19 Jun 2010; Raúl Porcel <armin76@gentoo.org> + eselect-python-20100321.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #316367 28 May 2010; Markus Meier <maekke@gentoo.org> eselect-python-20100321.ebuild: diff --git a/app-admin/eselect-python/eselect-python-20100321.ebuild b/app-admin/eselect-python/eselect-python-20100321.ebuild index 7c9343b80209..0964b7b38508 100644 --- a/app-admin/eselect-python/eselect-python-20100321.ebuild +++ b/app-admin/eselect-python/eselect-python-20100321.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20100321.ebuild,v 1.5 2010/05/28 11:32:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20100321.ebuild,v 1.6 2010/06/19 17:06:00 armin76 Exp $ EAPI="1" @@ -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.2.3" |