summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-02 12:12:45 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-02 12:12:45 +0000
commitdc9ab68f8ff008308fe6a68c24d862be82490fc8 (patch)
tree913ccb14902367f6562100860db1715f8f461089 /dev-perl/Net-Patricia
parentsparc/x86 stable wrt #266555 (diff)
downloadhistorical-dc9ab68f8ff008308fe6a68c24d862be82490fc8.tar.gz
historical-dc9ab68f8ff008308fe6a68c24d862be82490fc8.tar.bz2
historical-dc9ab68f8ff008308fe6a68c24d862be82490fc8.zip
Cleanup
Package-Manager: portage-2.2_rc31/cvs/Linux i686
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r--dev-perl/Net-Patricia/ChangeLog5
-rw-r--r--dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild18
2 files changed, 4 insertions, 19 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog
index df126194452d..a8652fcb832d 100644
--- a/dev-perl/Net-Patricia/ChangeLog
+++ b/dev-perl/Net-Patricia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Net-Patricia
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.13 2009/04/13 13:46:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.14 2009/05/02 11:04:41 tove Exp $
+
+ 02 May 2009; Torsten Veller <tove@gentoo.org> -Net-Patricia-1.010.ebuild:
+ Cleanup
*Net-Patricia-1.14.52 (13 Apr 2009)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild
deleted file mode 100644
index d34ef2ccbdfb..000000000000
--- a/dev-perl/Net-Patricia/Net-Patricia-1.010.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.6 2007/07/10 23:33:33 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
-HOMEPAGE="http://search.cpan.org/~plonka/"
-SRC_URI="mirror://cpan/authors/id/P/PL/PLONKA/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc sparc x86"
-IUSE=""
-
-#SRC_TEST="do"
-
-DEPEND="dev-lang/perl"