summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-07-31 22:05:11 +0000
committerJohannes Huber <johu@gentoo.org>2012-07-31 22:05:11 +0000
commitbf4dc0d0c3557807bc00f04b6e9e397b6a6a1e97 (patch)
tree2a665468f278cd0ba2408dec70208f82e1ceeae2 /dev-perl/Sub-Uplevel
parentStable for x86, wrt bug #422053 (diff)
downloadgentoo-2-bf4dc0d0c3557807bc00f04b6e9e397b6a6a1e97.tar.gz
gentoo-2-bf4dc0d0c3557807bc00f04b6e9e397b6a6a1e97.tar.bz2
gentoo-2-bf4dc0d0c3557807bc00f04b6e9e397b6a6a1e97.zip
Stable for x86, wrt bug #418853
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sub-Uplevel')
-rw-r--r--dev-perl/Sub-Uplevel/ChangeLog5
-rw-r--r--dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog
index 78699f991fd0..cda133b360c2 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.78 2012/06/24 12:59:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.79 2012/07/31 22:05:11 johu Exp $
+
+ 31 Jul 2012; Johannes Huber <johu@gentoo.org> Sub-Uplevel-0.240.0.ebuild:
+ Stable for x86, wrt bug #418853
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild
index 71b079aab34a..648be5f061f8 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.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.240.0.ebuild,v 1.1 2012/02/21 17:31:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.240.0.ebuild,v 1.2 2012/07/31 22:05:11 johu 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=""
SRC_TEST="do"