diff options
author | Ian Delaney <idella4@gentoo.org> | 2013-08-27 04:03:21 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2013-08-27 04:03:21 +0000 |
commit | efa63d6dc581d46afabb2acd90b653c00ee09122 (patch) | |
tree | 846a13490a5a100a13d87291206556c8ac14af6e /dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.420.0.ebuild | |
parent | sparc/ppc/ppc64 stable wrt #481522 (diff) | |
download | historical-efa63d6dc581d46afabb2acd90b653c00ee09122.tar.gz historical-efa63d6dc581d46afabb2acd90b653c00ee09122.tar.bz2 historical-efa63d6dc581d46afabb2acd90b653c00ee09122.zip |
drop old of EAPI=0
Package-Manager: portage-2.2.0/cvs/Linux x86_64
Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.420.0.ebuild')
-rw-r--r-- | dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.420.0.ebuild | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.420.0.ebuild b/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.420.0.ebuild deleted file mode 100644 index e89896c36596..000000000000 --- a/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.420.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-WWW-Mechanize/Test-WWW-Mechanize-1.420.0.ebuild,v 1.1 2012/06/02 18:50:46 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=PETDANCE -MODULE_VERSION=1.42 -inherit perl-module - -DESCRIPTION="Testing-specific WWW::Mechanize subclass" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="test" - -RDEPEND=" - >=dev-perl/WWW-Mechanize-1.680.0 - dev-perl/Carp-Assert-More - dev-perl/URI - >=dev-perl/Test-LongString-0.150.0 -" -DEPEND="${RDEPEND} - test? ( - >=virtual/perl-Test-Simple-0.960.0 - >=dev-perl/HTTP-Server-Simple-0.350.0 - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage - ) -" - -SRC_TEST="do" |