diff options
author | Markus Meier <maekke@gentoo.org> | 2010-02-04 21:51:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-02-04 21:51:29 +0000 |
commit | 49c6b107eb2e882ae783193e4c719c4202a41094 (patch) | |
tree | 559ca95ab8b8d395206b7d96dac1b62100cfb6b4 /app-admin/eselect-python | |
parent | amd64/arm stable, bug #302878 (diff) | |
download | gentoo-2-49c6b107eb2e882ae783193e4c719c4202a41094.tar.gz gentoo-2-49c6b107eb2e882ae783193e4c719c4202a41094.tar.bz2 gentoo-2-49c6b107eb2e882ae783193e4c719c4202a41094.zip |
amd64/arm stable, bug #302775
(Portage version: 2.2_rc62/cvs/Linux x86_64)
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-20091230.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-python/ChangeLog b/app-admin/eselect-python/ChangeLog index 6304d9e2568b..ca93198aa92f 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.53 2010/02/04 16:44:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.54 2010/02/04 21:51:29 maekke Exp $ + + 04 Feb 2010; Markus Meier <maekke@gentoo.org> + eselect-python-20091230.ebuild: + amd64/arm stable, bug #302775 04 Feb 2010; Brent Baude <ranger@gentoo.org> eselect-python-20091230.ebuild: diff --git a/app-admin/eselect-python/eselect-python-20091230.ebuild b/app-admin/eselect-python/eselect-python-20091230.ebuild index 152a75acbd59..f07cabfcb418 100644 --- a/app-admin/eselect-python/eselect-python-20091230.ebuild +++ b/app-admin/eselect-python/eselect-python-20091230.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-20091230.ebuild,v 1.4 2010/02/04 16:44:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v 1.5 2010/02/04 21:51:29 maekke 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" |