diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2008-05-07 08:59:10 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2008-05-07 08:59:10 +0200 |
commit | a7def66e0198f35bfc198221c8678f5e42c27655 (patch) | |
tree | 0cb7c404dc0c7a7f3bda551f4f37f8db6c479389 /dev-perl/File-Next/File-Next-1.02.ebuild | |
parent | eb2c280cf9293216342c4abcd5961b89d83f1d50 (diff) | |
download | overlay-a7def66e0198f35bfc198221c8678f5e42c27655.tar.gz overlay-a7def66e0198f35bfc198221c8678f5e42c27655.tar.bz2 overlay-a7def66e0198f35bfc198221c8678f5e42c27655.zip |
In sunrise
Diffstat (limited to '')
-rw-r--r-- | dev-perl/File-Next/File-Next-1.02.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/File-Next/File-Next-1.02.ebuild b/dev-perl/File-Next/File-Next-1.02.ebuild deleted file mode 100644 index c1be5a0..0000000 --- a/dev-perl/File-Next/File-Next-1.02.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit perl-module - -DESCRIPTION="File::Next is an iterator-based module for finding files" -HOMEPAGE="http://search.cpan.org/search?query=File-Next" -SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" - - -IUSE="" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86" - -DEPEND="dev-lang/perl -virtual/perl-File-Spec -virtual/perl-Test-Simple" |