diff options
Diffstat (limited to 'perl-core/Test-Simple/Test-Simple-0.84.ebuild')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.84.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-0.84.ebuild b/perl-core/Test-Simple/Test-Simple-0.84.ebuild deleted file mode 100644 index d28bdd69cc7b..000000000000 --- a/perl-core/Test-Simple/Test-Simple-0.84.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.84.ebuild,v 1.1 2008/10/20 19:50:40 tove Exp $ - -MODULE_AUTHOR=MSCHWERN -inherit perl-module - -DESCRIPTION="Basic utilities for writing tests" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="dev-lang/perl" - -SRC_TEST="do" - -mydoc="rfc*.txt" -myconf="INSTALLDIRS=vendor" |