summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-04-16 21:41:43 +0000
committerBrent Baude <ranger@gentoo.org>2012-04-16 21:41:43 +0000
commitc6c8cb5eb111a484474503803aef7c9579c8b188 (patch)
treef171e14edba22e0c7dcd869588f1523a5a82cbd8 /app-portage
parentMarking alltray-0.7.5.1 ppc for bug 404885 (diff)
downloadgentoo-2-c6c8cb5eb111a484474503803aef7c9579c8b188.tar.gz
gentoo-2-c6c8cb5eb111a484474503803aef7c9579c8b188.tar.bz2
gentoo-2-c6c8cb5eb111a484474503803aef7c9579c8b188.zip
Marking gentoolkit-0.3.0.5 ppc for bug 411479
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/ChangeLog5
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gentoolkit/ChangeLog b/app-portage/gentoolkit/ChangeLog
index 85b3688911ef..8ef4f1335641 100644
--- a/app-portage/gentoolkit/ChangeLog
+++ b/app-portage/gentoolkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/gentoolkit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.258 2012/04/15 16:59:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.259 2012/04/16 21:41:43 ranger Exp $
+
+ 16 Apr 2012; Brent Baude <ranger@gentoo.org> gentoolkit-0.3.0.5.ebuild:
+ Marking gentoolkit-0.3.0.5 ppc for bug 411479
15 Apr 2012; Markus Meier <maekke@gentoo.org> gentoolkit-0.3.0.5.ebuild:
arm stable, bug #411479
diff --git a/app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild
index b5ce4fec3fd7..d37ebb7e5162 100644
--- a/app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild,v 1.6 2012/04/15 16:59:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild,v 1.7 2012/04/16 21:41:43 ranger Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -20,7 +20,7 @@ IUSE=""
# Drop the prefix keywords since equery is currently broken on prefix Bug 406495
#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
# Note: argparse is provided in python 2.7 and 3.2 (Bug 346005)
# Note: dev-lang/python dependencies are so emerge will print a blocker if any