diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-17 15:00:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-17 15:00:48 +0000 |
commit | c7eddd9feec316ad8ab42eced5052fe7a444c7da (patch) | |
tree | 127c7990d3feea3762a9a7c9cc5373ee076a3eff /perl-core/Test-Simple/Test-Simple-0.88.ebuild | |
parent | Cleanup (diff) | |
download | gentoo-2-c7eddd9feec316ad8ab42eced5052fe7a444c7da.tar.gz gentoo-2-c7eddd9feec316ad8ab42eced5052fe7a444c7da.tar.bz2 gentoo-2-c7eddd9feec316ad8ab42eced5052fe7a444c7da.zip |
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Test-Simple/Test-Simple-0.88.ebuild')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.88.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-0.88.ebuild b/perl-core/Test-Simple/Test-Simple-0.88.ebuild deleted file mode 100644 index 12beb0560a6d..000000000000 --- a/perl-core/Test-Simple/Test-Simple-0.88.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 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.88.ebuild,v 1.2 2009/12/16 21:58:38 abcd Exp $ - -EAPI=2 - -MODULE_AUTHOR=MSCHWERN -inherit perl-module - -DESCRIPTION="Basic utilities for writing tests" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST="do" -mydoc="rfc*.txt" |