summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-15 16:59:10 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-15 16:59:10 +0000
commit9655bcb5f4e3a515eba90804848da7e4efccc85b (patch)
treeebd1319b2f1538a168339db327143edba43310ef /app-portage
parentarm stable, bug #411177 (diff)
downloadgentoo-2-9655bcb5f4e3a515eba90804848da7e4efccc85b.tar.gz
gentoo-2-9655bcb5f4e3a515eba90804848da7e4efccc85b.tar.bz2
gentoo-2-9655bcb5f4e3a515eba90804848da7e4efccc85b.zip
arm stable, bug #411479
(Portage version: 2.1.10.56/cvs/Linux x86_64)
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 23622888ea1a..85b3688911ef 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.257 2012/04/13 09:15:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.258 2012/04/15 16:59:10 maekke Exp $
+
+ 15 Apr 2012; Markus Meier <maekke@gentoo.org> gentoolkit-0.3.0.5.ebuild:
+ arm stable, bug #411479
13 Apr 2012; Agostino Sarubbo <ago@gentoo.org> gentoolkit-0.3.0.5.ebuild:
Stable for amd64, wrt 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 ede9f952b030..b5ce4fec3fd7 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.5 2012/04/13 09:15:52 ago Exp $
+# $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 $
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