summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Net-Domain-TLD/ChangeLog9
-rw-r--r--dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.62.ebuild9
-rw-r--r--dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.65.ebuild8
3 files changed, 13 insertions, 13 deletions
diff --git a/dev-perl/Net-Domain-TLD/ChangeLog b/dev-perl/Net-Domain-TLD/ChangeLog
index afef08d1a8d1..b396d17bd399 100644
--- a/dev-perl/Net-Domain-TLD/ChangeLog
+++ b/dev-perl/Net-Domain-TLD/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Net-Domain-TLD
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Domain-TLD/ChangeLog,v 1.13 2006/09/16 21:16:58 dertobi123 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Domain-TLD/ChangeLog,v 1.14 2007/01/19 14:51:15 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -Net-Domain-TLD-1.5.ebuild, Net-Domain-TLD-1.62.ebuild,
+ Net-Domain-TLD-1.65.ebuild:
+ Version bump, thanks seemant
16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Net-Domain-TLD-1.65.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"
-
-
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"