summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-06-06 04:57:34 +0000
committerJeroen Roovers <jer@gentoo.org>2012-06-06 04:57:34 +0000
commit7453eaa6efadc5ad17d3c18761e21da5d64755c7 (patch)
tree186992312cc9d0106faa5b3a6237a29a21bd6195 /app-portage
parentkeyword ~amd64-linux (diff)
downloadgentoo-2-7453eaa6efadc5ad17d3c18761e21da5d64755c7.tar.gz
gentoo-2-7453eaa6efadc5ad17d3c18761e21da5d64755c7.tar.bz2
gentoo-2-7453eaa6efadc5ad17d3c18761e21da5d64755c7.zip
Stable for HPPA (bug #419663).
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/portage-utils/ChangeLog5
-rw-r--r--app-portage/portage-utils/portage-utils-0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/portage-utils/ChangeLog b/app-portage/portage-utils/ChangeLog
index 4c7248322422..06e36411e9a5 100644
--- a/app-portage/portage-utils/ChangeLog
+++ b/app-portage/portage-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/portage-utils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/ChangeLog,v 1.129 2012/06/05 21:12:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/ChangeLog,v 1.130 2012/06/06 04:57:34 jer Exp $
+
+ 06 Jun 2012; Jeroen Roovers <jer@gentoo.org> portage-utils-0.10.ebuild:
+ Stable for HPPA (bug #419663).
05 Jun 2012; Brent Baude <ranger@gentoo.org> portage-utils-0.10.ebuild:
Marking portage-utils-0.10 ppc64 for bug 419663
diff --git a/app-portage/portage-utils/portage-utils-0.10.ebuild b/app-portage/portage-utils/portage-utils-0.10.ebuild
index c1b34ad6452d..7d2b606c51cf 100644
--- a/app-portage/portage-utils/portage-utils-0.10.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.10.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/portage-utils/portage-utils-0.10.ebuild,v 1.4 2012/06/05 21:12:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.10.ebuild,v 1.5 2012/06/06 04:57:34 jer Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-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 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-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"
IUSE="static"
src_configure() {