summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 15:14:49 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 15:14:49 +0000
commitfae0507f502e2900987433f294e0be52523c1050 (patch)
tree85744dd7abf792c49fa5f2ca0cb1bfc544b3c7c4 /dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild
parentQA: remove invalid RESTRICT="mirror" (diff)
downloadhistorical-fae0507f502e2900987433f294e0be52523c1050.tar.gz
historical-fae0507f502e2900987433f294e0be52523c1050.tar.bz2
historical-fae0507f502e2900987433f294e0be52523c1050.zip
Version bump, thanks seemant
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild')
-rw-r--r--dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild8
1 files changed, 3 insertions, 5 deletions
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"