summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r--dev-perl/Text-Glob/ChangeLog6
-rw-r--r--dev-perl/Text-Glob/Text-Glob-0.06.ebuild5
-rw-r--r--dev-perl/Text-Glob/Text-Glob-0.07.ebuild7
3 files changed, 8 insertions, 10 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog
index 1d188757b034..4fefcb04485d 100644
--- a/dev-perl/Text-Glob/ChangeLog
+++ b/dev-perl/Text-Glob/ChangeLog
@@ -1,6 +1,10 @@
# 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.19 2006/08/06 00:24:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.20 2006/10/15 20:53:27 mcummings Exp $
+
+ 15 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Glob-0.06.ebuild, Text-Glob-0.07.ebuild:
+ Marking amd64, sparc stable; cleaning up stale ebuilds
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Text-Glob-0.06.ebuild, Text-Glob-0.07.ebuild:
diff --git a/dev-perl/Text-Glob/Text-Glob-0.06.ebuild b/dev-perl/Text-Glob/Text-Glob-0.06.ebuild
index 14e6de3bdcdf..09a5f18b9351 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-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.16 2006/08/06 00:24:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.17 2006/10/15 20:53:27 mcummings Exp $
inherit perl-module
@@ -16,6 +16,3 @@ IUSE=""
DEPEND=">=dev-perl/module-build-0.28
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
diff --git a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild b/dev-perl/Text-Glob/Text-Glob-0.07.ebuild
index 2d23865e6b0c..49b96897bc66 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.2 2006/08/06 00:24:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.3 2006/10/15 20:53:27 mcummings Exp $
inherit perl-module
@@ -11,11 +11,8 @@ 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
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-