From 627e90bc6971661271ea1d4b3a7c005926764453 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sun, 15 Aug 2010 18:54:51 +0000 Subject: Cleanup Package-Manager: portage-2.2_rc67_p525/cvs/Linux x86_64 --- dev-perl/Net-Patricia/ChangeLog | 6 +++++- dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild | 18 ------------------ dev-perl/Net-Patricia/Net-Patricia-1.15.ebuild | 17 ----------------- 3 files changed, 5 insertions(+), 36 deletions(-) delete mode 100644 dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild delete mode 100644 dev-perl/Net-Patricia/Net-Patricia-1.15.ebuild (limited to 'dev-perl/Net-Patricia') diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index ed1de87adf99..4d4c2fb6d6c3 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.19 2010/06/21 20:03:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.20 2010/08/15 18:53:43 tove Exp $ + + 15 Aug 2010; Torsten Veller -Net-Patricia-1.014.ebuild, + -Net-Patricia-1.15.ebuild: + Cleanup 21 Jun 2010; Raúl Porcel Net-Patricia-1.16.ebuild: ia64/sparc stable wrt #323529 diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.014.ebuild deleted file mode 100644 index 2af268200b98..000000000000 --- a/dev-perl/Net-Patricia/Net-Patricia-1.014.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.014.ebuild,v 1.10 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="amd64 ia64 ~ppc sparc x86" -IUSE="" - -#SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.15.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.15.ebuild deleted file mode 100644 index b54a073fbcb4..000000000000 --- a/dev-perl/Net-Patricia/Net-Patricia-1.15.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 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.15.ebuild,v 1.1 2009/05/06 08:21:43 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=PHILIPP -inherit perl-module - -DESCRIPTION="Patricia Trie perl module for fast IP address lookups" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -#SRC_TEST="do" -- cgit v1.2.3-65-gdbad