diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-03 14:28:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-03 14:28:27 +0000 |
commit | 0fcd8e46de8380117187b46ffba4d1805386d935 (patch) | |
tree | dd9b52d40128719d82e9b091422de6f5d177ddcd /dev-perl/Text-Glob | |
parent | Marking Text-CSV_XS-0.860.0 ppc64 for bug 400239 (diff) | |
download | gentoo-2-0fcd8e46de8380117187b46ffba4d1805386d935.tar.gz gentoo-2-0fcd8e46de8380117187b46ffba4d1805386d935.tar.bz2 gentoo-2-0fcd8e46de8380117187b46ffba4d1805386d935.zip |
Marking Text-Glob-0.90.0 ppc64 for bug 400241
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index b4a2c0972f43..5c9546f94775 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.42 2012/02/27 18:02:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.43 2012/03/03 14:28:27 ranger Exp $ + + 03 Mar 2012; Brent Baude <ranger@gentoo.org> Text-Glob-0.90.0.ebuild: + Marking Text-Glob-0.90.0 ppc64 for bug 400241 27 Feb 2012; Brent Baude <ranger@gentoo.org> Text-Glob-0.90.0.ebuild: Marking Text-Glob-0.90.0 ppc for bug 400241 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 bccf0d362256..f21a3a531dca 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.4 2012/02/27 18:02:25 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.5 2012/03/03 14:28:27 ranger 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="" |