summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-Amazon/Net-Amazon-0.40.ebuild')
-rw-r--r--dev-perl/Net-Amazon/Net-Amazon-0.40.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Net-Amazon/Net-Amazon-0.40.ebuild b/dev-perl/Net-Amazon/Net-Amazon-0.40.ebuild
deleted file mode 100644
index a2e9dc89ecf7..000000000000
--- a/dev-perl/Net-Amazon/Net-Amazon-0.40.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Amazon/Net-Amazon-0.40.ebuild,v 1.1 2007/04/06 20:19:10 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Net::Amazon - Framework for accessing amazon.com via SOAP and XML/HTTP"
-SRC_URI="mirror://cpan/authors/id/B/BO/BOUMENOT/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~boumenot"
-
-IUSE=""
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
-
-DEPEND="dev-perl/libwww-perl
- >=dev-perl/XML-Simple-2.08
- >=virtual/perl-Time-HiRes-1.0
- >=dev-perl/Log-Log4perl-0.3
- dev-perl/URI
- dev-lang/perl"