summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-09-01 12:05:06 +0000
committerFabian Groffen <grobian@gentoo.org>2012-09-01 12:05:06 +0000
commitcfebb54c537794bbd8ac03fa083e59b55ebcc31d (patch)
tree335a2d7603810bce7d4aee1cd27d4e3567eec143 /dev-perl/Text-Glob
parentVersion bump. (diff)
downloadhistorical-cfebb54c537794bbd8ac03fa083e59b55ebcc31d.tar.gz
historical-cfebb54c537794bbd8ac03fa083e59b55ebcc31d.tar.bz2
historical-cfebb54c537794bbd8ac03fa083e59b55ebcc31d.zip
Marked ~ppc-aix, bug #432288
Package-Manager: portage-2.2.01.20894-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r--dev-perl/Text-Glob/ChangeLog5
-rw-r--r--dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog
index 2f5ce3141db3..35f67c387779 100644
--- a/dev-perl/Text-Glob/ChangeLog
+++ b/dev-perl/Text-Glob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Glob
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.48 2012/06/24 12:58:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.49 2012/09/01 11:59:00 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Text-Glob-0.90.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/Text-Glob/Text-Glob-0.90.0.ebuild b/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild
index 993b7d46616a..f050df4e0146 100644
--- a/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild
+++ b/dev-perl/Text-Glob/Text-Glob-0.90.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/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.8 2012/03/31 13:44:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.9 2012/09/01 11:59:00 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Match globbing patterns against text"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND=""