summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-09-01 11:20:34 +0000
committerFabian Groffen <grobian@gentoo.org>2012-09-01 11:20:34 +0000
commit7493c49249c3ee3c58522200764f8c277f863522 (patch)
tree48b66741e4faf1ab9dc9af62fccd6c3cad8f7dac /dev-perl/Class-MakeMethods
parentMarked ~ppc-aix, bug #432288 (diff)
downloadgentoo-2-7493c49249c3ee3c58522200764f8c277f863522.tar.gz
gentoo-2-7493c49249c3ee3c58522200764f8c277f863522.tar.bz2
gentoo-2-7493c49249c3ee3c58522200764f8c277f863522.zip
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Class-MakeMethods')
-rw-r--r--dev-perl/Class-MakeMethods/ChangeLog6
-rw-r--r--dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Class-MakeMethods/ChangeLog b/dev-perl/Class-MakeMethods/ChangeLog
index 081c77881bde..54cb6e3a6c28 100644
--- a/dev-perl/Class-MakeMethods/ChangeLog
+++ b/dev-perl/Class-MakeMethods/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-MakeMethods
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.36 2012/06/24 12:58:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.37 2012/09/01 11:20:34 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
+ Class-MakeMethods-1.10.0.ebuild:
+ Marked ~ppc-aix, bug #432288
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild
index 9bb4267b913e..08e9521a8f33 100644
--- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild
+++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.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-MakeMethods/Class-MakeMethods-1.10.0.ebuild,v 1.2 2011/09/03 21:05:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0.ebuild,v 1.3 2012/09/01 11:20:34 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Automated method creation module for Perl"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-solaris"
IUSE=""
SRC_TEST="do"