summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-06 15:57:12 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-06 15:57:12 +0000
commit73539fc9ceed9850976bbd7d1a5cb8728827ff5a (patch)
tree600a109a66b884f5a390abeff1cb8f54daee3097 /dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild
parentversion bump (diff)
downloadhistorical-73539fc9ceed9850976bbd7d1a5cb8728827ff5a.tar.gz
historical-73539fc9ceed9850976bbd7d1a5cb8728827ff5a.tar.bz2
historical-73539fc9ceed9850976bbd7d1a5cb8728827ff5a.zip
Cleanup
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild')
-rw-r--r--dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild
deleted file mode 100644
index 505b2631472a..000000000000
--- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild
+++ /dev/null
@@ -1,21 +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/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.7.ebuild,v 1.9 2007/03/05 12:03:56 ticho Exp $
-
-inherit perl-module
-
-DESCRIPTION="Cache the result of http get-requests persistently."
-HOMEPAGE="http://search.cpan.org/~mattiash/${P}"
-SRC_URI="mirror://cpan/authors/id/M/MA/MATTIASH/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ia64 ppc sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-perl/libwww-perl
- virtual/perl-Digest-MD5
- virtual/perl-Storable
- dev-lang/perl"