summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-25 18:04:04 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-25 18:04:04 +0000
commit38ee9a2dea3b11fb814947d90933733e4bc51453 (patch)
treef53e9c96609113e2c1ab5035f2155a732bccbab4 /dev-perl/Sub-Uplevel
parentStable on alpha, bug #400219 (diff)
downloadhistorical-38ee9a2dea3b11fb814947d90933733e4bc51453.tar.gz
historical-38ee9a2dea3b11fb814947d90933733e4bc51453.tar.bz2
historical-38ee9a2dea3b11fb814947d90933733e4bc51453.zip
Stable on alpha, bug #400223
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Sub-Uplevel')
-rw-r--r--dev-perl/Sub-Uplevel/ChangeLog6
-rw-r--r--dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog
index 22fd625aefa3..e2dcd267252e 100644
--- a/dev-perl/Sub-Uplevel/ChangeLog
+++ b/dev-perl/Sub-Uplevel/ChangeLog
@@ -1,6 +1,10 @@
# 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.70 2012/02/24 16:52:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.71 2012/02/25 18:04:04 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ Sub-Uplevel-0.220.0.ebuild:
+ Stable on alpha, bug #400223
24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Sub-Uplevel-0.220.0.ebuild:
Stable for HPPA (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 94c9d7ca54a7..c0f3f4d53184 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.3 2012/02/24 16:52:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild,v 1.4 2012/02/25 18:04:04 klausman 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=""