diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 18:02:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 18:02:25 +0000 |
commit | 3f960d3753dd4b8a5432ab3ace8b18ebb1dbe1d7 (patch) | |
tree | 6d57a0cfd549e0807c1320f54bfd46963c40657a /dev-perl/Text-Glob | |
parent | Marking YAML-Tiny-1.500.0 ppc for bug 396961 (diff) | |
download | gentoo-2-3f960d3753dd4b8a5432ab3ace8b18ebb1dbe1d7.tar.gz gentoo-2-3f960d3753dd4b8a5432ab3ace8b18ebb1dbe1d7.tar.bz2 gentoo-2-3f960d3753dd4b8a5432ab3ace8b18ebb1dbe1d7.zip |
Marking Text-Glob-0.90.0 ppc 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 7e61cba4da77..b4a2c0972f43 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.41 2012/02/24 16:50:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.42 2012/02/27 18:02:25 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> Text-Glob-0.90.0.ebuild: + Marking Text-Glob-0.90.0 ppc for bug 400241 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Text-Glob-0.90.0.ebuild: Stable for HPPA (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 705675541620..bccf0d362256 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.3 2012/02/24 16:50:44 jer Exp $ +# $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 $ 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="" |