From fae0507f502e2900987433f294e0be52523c1050 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 19 Jan 2007 15:14:49 +0000 Subject: Version bump, thanks seemant Package-Manager: portage-2.1.2_rc4-r8 --- dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild') diff --git a/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild b/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild index a4815858de66..daa168ad9731 100644 --- a/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild +++ b/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild,v 1.8 2006/09/16 21:16:58 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild,v 1.9 2007/01/19 14:51:15 mcummings Exp $ inherit perl-module DESCRIPTION="Gives ability to retrieve currently available tld names/descriptions and perform verification of given tld name" -HOMEPAGE="http://search.cpan.org/~rjbs/${P}/" +HOMEPAGE="http://search.cpan.org/~rjbs/" SRC_URI="mirror://cpan/authors/id/A/AL/ALEXP/${P}.tar.gz" LICENSE="Artistic" @@ -16,6 +16,4 @@ IUSE="" TDEPEND=">=dev-perl/Test-Pod-Coverage-1.04" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" - SRC_TEST="do" -- cgit v1.2.3-65-gdbad