summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-03-31 13:44:54 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-03-31 13:44:54 +0000
commit9f773f7b35cd4870f2b895065064213d1315223d (patch)
tree095be11ff7bab543ed60afc8cdbfdd0384891008 /dev-perl/Text-Glob
parentFix accidentally clobbered stabilizations (diff)
downloadgentoo-2-9f773f7b35cd4870f2b895065064213d1315223d.tar.gz
gentoo-2-9f773f7b35cd4870f2b895065064213d1315223d.tar.bz2
gentoo-2-9f773f7b35cd4870f2b895065064213d1315223d.zip
Stable on alpha bug #400239
(Portage version: 2.1.10.52/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 f0670959991f..fe43f25c7dc6 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.45 2012/03/25 17:12:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.46 2012/03/31 13:44:54 klausman Exp $
+
+ 31 Mar 2012; Tobias Klausmann <klausman@gentoo.org> Text-Glob-0.90.0.ebuild:
+ Stable on alpha bug #400239
25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Text-Glob-0.90.0.ebuild:
ia64/sparc stable wrt #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 2e0309bb3a85..993b7d46616a 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.7 2012/03/25 17:12:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.90.0.ebuild,v 1.8 2012/03/31 13:44:54 klausman 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=""