summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 14:51:15 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 14:51:15 +0000
commite71b2a857b4d36de061ce5e34bc06d1bd99ac44c (patch)
tree379fa0ebf9cf58d2527411a568724683ab3060f2 /dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild
parentugh, fix autotools handling again, my fault. Thanks masterdriverz (diff)
downloadgentoo-2-e71b2a857b4d36de061ce5e34bc06d1bd99ac44c.tar.gz
gentoo-2-e71b2a857b4d36de061ce5e34bc06d1bd99ac44c.tar.bz2
gentoo-2-e71b2a857b4d36de061ce5e34bc06d1bd99ac44c.zip
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild')
-rw-r--r--dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild9
1 files changed, 3 insertions, 6 deletions
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"
-
-