summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-08-07 21:14:21 +0000
committerBrent Baude <ranger@gentoo.org>2012-08-07 21:14:21 +0000
commit2b6e1bb6dd99aa99b24901b758edcbf48c418059 (patch)
tree33509e341ee4065e811c7431775122b71a7745f8 /dev-perl/Class-Load
parentStable on amd64 wrt bug #427852 (diff)
downloadgentoo-2-2b6e1bb6dd99aa99b24901b758edcbf48c418059.tar.gz
gentoo-2-2b6e1bb6dd99aa99b24901b758edcbf48c418059.tar.bz2
gentoo-2-2b6e1bb6dd99aa99b24901b758edcbf48c418059.zip
Marking Class-Load-0.06 ppc64 for bug 418803
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Class-Load')
-rw-r--r--dev-perl/Class-Load/ChangeLog5
-rw-r--r--dev-perl/Class-Load/Class-Load-0.06.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Class-Load/ChangeLog b/dev-perl/Class-Load/ChangeLog
index 714c4d01916b..09e71eb7b81e 100644
--- a/dev-perl/Class-Load/ChangeLog
+++ b/dev-perl/Class-Load/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-Load
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.34 2012/08/05 18:35:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.35 2012/08/07 21:14:21 ranger Exp $
+
+ 07 Aug 2012; Brent Baude <ranger@gentoo.org> Class-Load-0.06.ebuild:
+ Marking Class-Load-0.06 ppc64 for bug 418803
05 Aug 2012; Markus Meier <maekke@gentoo.org> Class-Load-0.200.0.ebuild:
arm stable, bug #418803
diff --git a/dev-perl/Class-Load/Class-Load-0.06.ebuild b/dev-perl/Class-Load/Class-Load-0.06.ebuild
index f02a71f2eb68..1e33e87ad48e 100644
--- a/dev-perl/Class-Load/Class-Load-0.06.ebuild
+++ b/dev-perl/Class-Load/Class-Load-0.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.06.ebuild,v 1.8 2011/07/07 23:04:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.06.ebuild,v 1.9 2012/08/07 21:14:21 ranger Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="a working (require q{Class::Name}) and more "
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="virtual/perl-Scalar-List-Utils"