summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-01-18 09:04:48 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-01-18 09:04:48 +0000
commit7a95eb49fe14861c1442808fc86462da9643d909 (patch)
tree45faa1b9eb20cf349a129fa704f74213f7f59ff5 /dev-perl/Text-Glob
parentStable on hppa. (diff)
downloadgentoo-2-7a95eb49fe14861c1442808fc86462da9643d909.tar.gz
gentoo-2-7a95eb49fe14861c1442808fc86462da9643d909.tar.bz2
gentoo-2-7a95eb49fe14861c1442808fc86462da9643d909.zip
Stable on hppa.
(Portage version: 2.0.53)
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.06.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog
index d2aae2cdbb31..8c2356fe2a59 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.13 2005/11/26 02:59:50 tgall Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.14 2006/01/18 09:03:06 gmsoft Exp $
+
+ 18 Jan 2006; Guy Martin <gmsoft@gentoo.org> Text-Glob-0.06.ebuild:
+ Stable on hppa.
25 Nov 2005; Tom Gall <tgall@gentoo.org> Text-Glob-0.06.ebuild:
stable on ppc64
diff --git a/dev-perl/Text-Glob/Text-Glob-0.06.ebuild b/dev-perl/Text-Glob/Text-Glob-0.06.ebuild
index efb3ed1ac7ac..4a26d6f7f1ad 100644
--- a/dev-perl/Text-Glob/Text-Glob-0.06.ebuild
+++ b/dev-perl/Text-Glob/Text-Glob-0.06.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.06.ebuild,v 1.12 2005/11/26 02:59:50 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.13 2006/01/18 09:03:06 gmsoft 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"