summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-16 20:36:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-16 20:36:54 +0000
commitf1d36693431f14fe2fad53429bc94f6bad3737cc (patch)
tree5fb02b6287a345942828c11e1fa408a21ed10c84 /dev-perl/Class-Singleton
parentStable for ppc64, wrt bug #456568 (diff)
downloadgentoo-2-f1d36693431f14fe2fad53429bc94f6bad3737cc.tar.gz
gentoo-2-f1d36693431f14fe2fad53429bc94f6bad3737cc.tar.bz2
gentoo-2-f1d36693431f14fe2fad53429bc94f6bad3737cc.zip
Stable for ppc64, wrt bug #456568
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Class-Singleton')
-rw-r--r--dev-perl/Class-Singleton/ChangeLog7
-rw-r--r--dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Class-Singleton/ChangeLog b/dev-perl/Class-Singleton/ChangeLog
index a09fe56fdf3d..3424dda57e83 100644
--- a/dev-perl/Class-Singleton/ChangeLog
+++ b/dev-perl/Class-Singleton/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-Singleton
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.31 2012/09/01 11:21:57 grobian Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/ChangeLog,v 1.32 2013/04/16 20:36:54 ago Exp $
+
+ 16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> Class-Singleton-1.400.0.ebuild:
+ Stable for ppc64, wrt bug #456568
01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
Class-Singleton-1.400.0.ebuild:
diff --git a/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild b/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild
index 09fbcf1dddd1..13e45ecb216b 100644
--- a/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild
+++ b/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild,v 1.3 2012/09/01 11:21:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Singleton/Class-Singleton-1.400.0.ebuild,v 1.4 2013/04/16 20:36:54 ago Exp $
EAPI=4
@@ -11,5 +11,5 @@ inherit perl-module
DESCRIPTION="Implementation of a Singleton class"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""