diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-24 16:50:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-24 16:50:44 +0000 |
commit | adad5e78fdeef4c58c2944d5b78156c1d669f3c3 (patch) | |
tree | 18066e23ed7fa4dc8a836e87c6dfce334fc3dc7d /dev-perl/Text-Glob | |
parent | Stable for HPPA (bug #400243). (diff) | |
download | historical-adad5e78fdeef4c58c2944d5b78156c1d669f3c3.tar.gz historical-adad5e78fdeef4c58c2944d5b78156c1d669f3c3.tar.bz2 historical-adad5e78fdeef4c58c2944d5b78156c1d669f3c3.zip |
Stable for HPPA (bug #400241).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
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 d9433e20f5eb..7e61cba4da77 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.40 2012/02/24 10:40:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.41 2012/02/24 16:50:44 jer Exp $ + + 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> Text-Glob-0.90.0.ebuild: + Stable for HPPA (bug #400241). 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Text-Glob-0.90.0.ebuild: Stable for amd64, 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 ed22d1277af5..705675541620 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.2 2012/02/24 10:40:09 ago Exp $ +# $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 $ 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="" |