# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/URI-Fetch/URI-Fetch-0.08.ebuild,v 1.3 2009/07/19 17:45:32 tove Exp $ MODULE_AUTHOR=BTROTT inherit perl-module DESCRIPTION="Smart URI fetching/caching" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-perl/libwww-perl dev-perl/Class-ErrorHandler virtual/perl-Storable dev-perl/URI dev-perl/Cache virtual/perl-IO-Compress" PREFER_BUILDPL=no SRC_TEST=no