From e71b2a857b4d36de061ce5e34bc06d1bd99ac44c Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 19 Jan 2007 14:51:15 +0000 Subject: Version bump, thanks seemant (Portage version: 2.1.2_rc4-r8) --- dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild') diff --git a/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild b/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild index 2d08eb1f9fa6..cd8037298075 100644 --- a/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild +++ b/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.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.62.ebuild,v 1.6 2006/08/17 22:11:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild,v 1.7 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/R/RJ/RJBS/${P}.tar.gz" LICENSE="Artistic" @@ -16,8 +16,5 @@ IUSE="" TDEPEND=">=dev-perl/Test-Pod-Coverage-1.04" DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" SRC_TEST="do" - - -- cgit v1.2.3-65-gdbad