diff options
author | Brent Baude <ranger@gentoo.org> | 2010-02-04 16:44:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-02-04 16:44:46 +0000 |
commit | 664c203779e15ed46a2eaa3b5654ef8bdfc39a61 (patch) | |
tree | 5caf13ce0212e21a9c740e945160afc1fe4face5 /app-admin/eselect-python | |
parent | Stable on amd64 wrt bug #299568 (diff) | |
download | gentoo-2-664c203779e15ed46a2eaa3b5654ef8bdfc39a61.tar.gz gentoo-2-664c203779e15ed46a2eaa3b5654ef8bdfc39a61.tar.bz2 gentoo-2-664c203779e15ed46a2eaa3b5654ef8bdfc39a61.zip |
Marking eselect-python-20091230 ppc64 for bug 302775
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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 cdf31fb07832..6304d9e2568b 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.52 2010/02/01 23:01:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.53 2010/02/04 16:44:46 ranger Exp $ + + 04 Feb 2010; Brent Baude <ranger@gentoo.org> + eselect-python-20091230.ebuild: + Marking eselect-python-20091230 ppc64 for bug 302775 01 Feb 2010; Christian Faulhammer <fauli@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 2cf8423feab0..152a75acbd59 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.3 2010/02/01 23:01:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v 1.4 2010/02/04 16:44:46 ranger 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" |