summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-24 16:50:44 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-24 16:50:44 +0000
commit999bda7f83c29789845cddb0639843d17b04e694 (patch)
tree126c928b802cf2e1bd5aefbd771231106a38f2df /dev-perl/Text-Glob
parentStable for HPPA (bug #400243). (diff)
downloadgentoo-2-999bda7f83c29789845cddb0639843d17b04e694.tar.gz
gentoo-2-999bda7f83c29789845cddb0639843d17b04e694.tar.bz2
gentoo-2-999bda7f83c29789845cddb0639843d17b04e694.zip
Stable for HPPA (bug #400241).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
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 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=""