summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-03-28 09:44:30 +0000
committerJeroen Roovers <jer@gentoo.org>2008-03-28 09:44:30 +0000
commit92532b6c6279dc119d5b89fe940e8b7a332ab425 (patch)
treef9e3bdba6a4ef641fdc21ff8dfb82d8841c42c42 /dev-perl/Text-Glob
parentStable for HPPA too. (diff)
downloadgentoo-2-92532b6c6279dc119d5b89fe940e8b7a332ab425.tar.gz
gentoo-2-92532b6c6279dc119d5b89fe940e8b7a332ab425.tar.bz2
gentoo-2-92532b6c6279dc119d5b89fe940e8b7a332ab425.zip
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r--dev-perl/Text-Glob/ChangeLog7
-rw-r--r--dev-perl/Text-Glob/Text-Glob-0.08.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog
index ac87a3029815..118a4d1eb3c0 100644
--- a/dev-perl/Text-Glob/ChangeLog
+++ b/dev-perl/Text-Glob/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Glob
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.31 2007/11/10 14:46:13 drac Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.32 2008/03/28 09:44:30 jer Exp $
+
+ 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> Text-Glob-0.08.ebuild:
+ Stable for HPPA too.
10 Nov 2007; Samuli Suominen <drac@gentoo.org> Text-Glob-0.08.ebuild:
amd64 stable
diff --git a/dev-perl/Text-Glob/Text-Glob-0.08.ebuild b/dev-perl/Text-Glob/Text-Glob-0.08.ebuild
index 36149f6f3d8e..3e1a786a977b 100644
--- a/dev-perl/Text-Glob/Text-Glob-0.08.ebuild
+++ b/dev-perl/Text-Glob/Text-Glob-0.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.08.ebuild,v 1.6 2007/11/10 14:46:13 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.08.ebuild,v 1.7 2008/03/28 09:44:30 jer Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/${P}.readme"
SRC_TEST="do"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=dev-perl/module-build-0.28