summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-23 18:17:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-23 18:17:15 +0000
commit4684af3889262a0b0f895c09d0ddbd767f8b4061 (patch)
tree474d8b1acf81cde701ae0f7a5edef2c80f49d4a1 /dev-perl/Text-Glob
parentInitial import. Ebuild by Paul Bredbury <brebs@sent.com> and edited by me. ... (diff)
downloadgentoo-2-4684af3889262a0b0f895c09d0ddbd767f8b4061.tar.gz
gentoo-2-4684af3889262a0b0f895c09d0ddbd767f8b4061.tar.bz2
gentoo-2-4684af3889262a0b0f895c09d0ddbd767f8b4061.zip
Stable on hppa
(Portage version: 2.1.1)
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.07.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog
index 6ddc0f1fde91..6480c9898711 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.22 2006/10/21 14:46:03 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.23 2006/10/23 18:17:15 gustavoz Exp $
+
+ 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> Text-Glob-0.07.ebuild:
+ Stable on hppa
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Text-Glob-0.07.ebuild:
diff --git a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild b/dev-perl/Text-Glob/Text-Glob-0.07.ebuild
index 38b52e09149d..bde644bff1b0 100644
--- a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild
+++ b/dev-perl/Text-Glob/Text-Glob-0.07.ebuild
@@ -1,6 +1,6 @@
# 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.07.ebuild,v 1.5 2006/10/21 14:46:03 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.6 2006/10/23 18:17:15 gustavoz 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