diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 20:53:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 20:53:27 +0000 |
commit | f679572df0e496557e50516ab42b9a660723a2a2 (patch) | |
tree | 49d1abe762b36f5358569a727d24bf61be3dd48f /dev-perl/Text-Glob/Text-Glob-0.07.ebuild | |
parent | Keywording amd64, sparc stable; cleaning up stale ebuilds (diff) | |
download | gentoo-2-f679572df0e496557e50516ab42b9a660723a2a2.tar.gz gentoo-2-f679572df0e496557e50516ab42b9a660723a2a2.tar.bz2 gentoo-2-f679572df0e496557e50516ab42b9a660723a2a2.zip |
Marking amd64, sparc stable; cleaning up stale ebuilds
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-perl/Text-Glob/Text-Glob-0.07.ebuild')
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.07.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
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}" - - |