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.30.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.30.ebuild')
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild index faf2f0466750..50ec952915f1 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.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.30.ebuild,v 1.7 2006/09/28 20:10:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild,v 1.8 2006/10/09 14:34:37 mcummings Exp $ inherit perl-module @@ -21,6 +21,3 @@ DEPEND="virtual/perl-Test-Simple dev-perl/Text-Glob >=dev-perl/module-build-0.28 dev-lang/perl" -RDEPEND="${DEPEND}" - - |