diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-09 14:34:37 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-09 14:34:37 +0000 |
commit | d6ec91fc6cccf0a83609c09f6ae122aa6910432a (patch) | |
tree | 5f58118ab7ceeec512e66fe470457cbbc47fee35 /dev-perl/File-Find-Rule/File-Find-Rule-0.29.ebuild | |
parent | Marking amd64 stable (diff) | |
download | historical-d6ec91fc6cccf0a83609c09f6ae122aa6910432a.tar.gz historical-d6ec91fc6cccf0a83609c09f6ae122aa6910432a.tar.bz2 historical-d6ec91fc6cccf0a83609c09f6ae122aa6910432a.zip |
Cleaning up stale ebuilds
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-perl/File-Find-Rule/File-Find-Rule-0.29.ebuild')
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.29.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.29.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.29.ebuild index ddabfbd834e2..65c7ded96b4a 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.29.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.29.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/File-Find-Rule/File-Find-Rule-0.29.ebuild,v 1.4 2006/08/05 03:39:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.29.ebuild,v 1.5 2006/10/09 14:34:37 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/File-Find-Rule-0 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="" SRC_TEST="do" @@ -21,6 +21,3 @@ DEPEND="virtual/perl-Test-Simple dev-perl/Text-Glob >=dev-perl/module-build-0.28 dev-lang/perl" -RDEPEND="${DEPEND}" - - |