summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-25 08:00:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-25 08:00:14 +0000
commit5979c5c6502736a2dec824264802499a66c3f39b (patch)
tree9dcf83b3318834814f5dab60000e6bce934a1a1e
parentStable for sparc, wrt bug #461136 (diff)
downloadgentoo-2-5979c5c6502736a2dec824264802499a66c3f39b.tar.gz
gentoo-2-5979c5c6502736a2dec824264802499a66c3f39b.tar.bz2
gentoo-2-5979c5c6502736a2dec824264802499a66c3f39b.zip
Stable for sparc, wrt bug #461138
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-rw-r--r--dev-perl/Sub-Override/ChangeLog5
-rw-r--r--dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Override/ChangeLog b/dev-perl/Sub-Override/ChangeLog
index 96ec2b5629bf..277678f3390a 100644
--- a/dev-perl/Sub-Override/ChangeLog
+++ b/dev-perl/Sub-Override/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Override
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Override/ChangeLog,v 1.32 2013/05/18 05:28:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Override/ChangeLog,v 1.33 2013/05/25 08:00:14 ago Exp $
+
+ 25 May 2013; Agostino Sarubbo <ago@gentoo.org> Sub-Override-0.90.0.ebuild:
+ Stable for sparc, wrt bug #461138
18 May 2013; Agostino Sarubbo <ago@gentoo.org> Sub-Override-0.90.0.ebuild:
Stable for ia64, wrt bug #461138
diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild
index fea92b6489a5..6488e74262db 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild,v 1.6 2013/05/18 05:28:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild,v 1.7 2013/05/25 08:00:14 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl extension for easily overriding subroutines"
SLOT="0"
-KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE="test"
DEPEND="