summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-06-19 23:26:11 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-06-19 23:26:11 +0000
commitc7b9b2922b7930ef523175a918b9887642d99479 (patch)
treef8d2e056b91efeb29899db6a9a77a09828620bd3 /dev-perl
parentamd64/x86 stable wrt bug #449600 (diff)
downloadgentoo-2-c7b9b2922b7930ef523175a918b9887642d99479.tar.gz
gentoo-2-c7b9b2922b7930ef523175a918b9887642d99479.tar.bz2
gentoo-2-c7b9b2922b7930ef523175a918b9887642d99479.zip
drop old
(Portage version: 2.1.12.2/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Net-Patricia/ChangeLog5
-rw-r--r--dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild22
2 files changed, 4 insertions, 23 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog
index f8a13a199eec..0491f17951d0 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.33 2013/06/19 23:24:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.34 2013/06/19 23:26:11 zlogene Exp $
+
+ 19 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> -Net-Patricia-1.190.0.ebuild:
+ drop old
19 Jun 2013; Mikle Kolyada <zlogene@gentoo.org> Net-Patricia-1.200.0.ebuild:
amd64/x86 stable wrt bug #449600
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild
deleted file mode 100644
index 6a45d5daa670..000000000000
--- a/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 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.190.0.ebuild,v 1.4 2012/03/25 16:42:09 armin76 Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=PHILIPP
-MODULE_VERSION=1.19
-inherit perl-module
-
-DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
-
-LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="ipv6"
-
-RDEPEND="dev-perl/Net-CIDR-Lite
- ipv6? ( dev-perl/Socket6 )"
-DEPEND="${RDEPEND}"
-
-#SRC_TEST="do"