summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 14:54:56 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 14:54:56 +0000
commit937e08a9f6012ff28d9c19d3af10b226fa348463 (patch)
treef687178769d7d4edddc6d668bd886ec675ec3b1c /dev-perl/Net-Patricia
parentVersion bump, thanks seemant (diff)
downloadgentoo-2-937e08a9f6012ff28d9c19d3af10b226fa348463.tar.gz
gentoo-2-937e08a9f6012ff28d9c19d3af10b226fa348463.tar.bz2
gentoo-2-937e08a9f6012ff28d9c19d3af10b226fa348463.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r--dev-perl/Net-Patricia/ChangeLog8
-rw-r--r--dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild7
-rw-r--r--dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild7
3 files changed, 12 insertions, 10 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog
index c284427eaf43..c7c53614531b 100644
--- a/dev-perl/Net-Patricia/ChangeLog
+++ b/dev-perl/Net-Patricia/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Net-Patricia
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.10 2006/10/21 00:43:06 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.11 2007/01/19 14:54:56 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Net-Patricia-1.010.ebuild, Net-Patricia-1.014.ebuild:
+ Ebuild maintenance
21 Oct 2006; Michael Cummings <mcummings@gentoo.org>
Net-Patricia-1.014.ebuild:
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild
index bb912d0eeeaa..5f22e38bbc4a 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.010.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-Patricia/Net-Patricia-1.010.ebuild,v 1.4 2006/08/05 19:27:41 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild,v 1.5 2007/01/19 14:54:56 mcummings Exp $
inherit perl-module
DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
-HOMEPAGE="http://search.cpan.org/~plonka/${P}/"
+HOMEPAGE="http://search.cpan.org/~plonka/"
SRC_URI="mirror://cpan/authors/id/P/PL/PLONKA/${P}.tar.gz"
LICENSE="GPL-2"
@@ -17,4 +17,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild
index 69cd07b2b45c..0e0559c0f68d 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.014.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-Patricia/Net-Patricia-1.014.ebuild,v 1.7 2006/10/21 00:43:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild,v 1.8 2007/01/19 14:54:56 mcummings Exp $
inherit perl-module
DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
-HOMEPAGE="http://search.cpan.org/~plonka/${P}/"
+HOMEPAGE="http://search.cpan.org/~plonka/"
SRC_URI="mirror://cpan/authors/id/P/PL/PLONKA/${P}.tar.gz"
LICENSE="GPL-2"
@@ -17,4 +17,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"