diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:12:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:12:07 +0000 |
commit | 57b12e0d74721bca40744edb405e20099840ee4a (patch) | |
tree | 94b752e206dc80425e55d14bfbf3d9f61c633561 /dev-perl/Text-Glob | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-57b12e0d74721bca40744edb405e20099840ee4a.tar.gz gentoo-2-57b12e0d74721bca40744edb405e20099840ee4a.tar.bz2 gentoo-2-57b12e0d74721bca40744edb405e20099840ee4a.zip |
ia64/sparc stable wrt #400241
(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)
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 82fc3e5586d8..f0670959991f 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.44 2012/03/09 09:41:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.45 2012/03/25 17:12:07 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Text-Glob-0.90.0.ebuild: + ia64/sparc stable wrt #400241 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Text-Glob-0.90.0.ebuild: x86 stable wrt 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 01bb1d8d2037..2e0309bb3a85 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.6 2012/03/09 09:41:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.7 2012/03/25 17:12:07 armin76 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="" |