summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-03 14:24:07 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-03 14:24:07 +0000
commit0b818fbc65a8205dcb23daeb6cced904cd7973d4 (patch)
tree91469e4af211f94f9a65d50bafe14c288e507374
parentMarking String-ShellQuote-1.40.0 ppc64 for bug 400219 (diff)
downloadgentoo-2-0b818fbc65a8205dcb23daeb6cced904cd7973d4.tar.gz
gentoo-2-0b818fbc65a8205dcb23daeb6cced904cd7973d4.tar.bz2
gentoo-2-0b818fbc65a8205dcb23daeb6cced904cd7973d4.zip
Marking Sub-Uplevel-0.220.0 ppc64 for bug 400223
(Portage version: 2.1.10.11/cvs/Linux ppc64)
-rw-r--r--dev-perl/Sub-Uplevel/ChangeLog5
-rw-r--r--dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog
index 0ce21b6afd38..f9f5aeca5a36 100644
--- a/dev-perl/Sub-Uplevel/ChangeLog
+++ b/dev-perl/Sub-Uplevel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Uplevel
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.73 2012/02/29 21:02:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.74 2012/03/03 14:24:07 ranger Exp $
+
+ 03 Mar 2012; Brent Baude <ranger@gentoo.org> Sub-Uplevel-0.220.0.ebuild:
+ Marking Sub-Uplevel-0.220.0 ppc64 for bug 400223
29 Feb 2012; Markus Meier <maekke@gentoo.org> Sub-Uplevel-0.220.0.ebuild:
arm stable, bug #400223
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild
index 8aa8c36a905a..b1629fb0215e 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.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/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild,v 1.6 2012/02/29 21:02:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild,v 1.7 2012/03/03 14:24:07 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Apparently run a function in a higher stack frame"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""