summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-04-13 13:46:35 +0000
committerTorsten Veller <tove@gentoo.org>2009-04-13 13:46:35 +0000
commit80bbe661506b70b8463093a8f3f77a4946786ad0 (patch)
tree3c021fcde9a3131d553983e87f195ecfd2777572 /dev-perl/Net-Patricia
parentVersion bump (diff)
downloadgentoo-2-80bbe661506b70b8463093a8f3f77a4946786ad0.tar.gz
gentoo-2-80bbe661506b70b8463093a8f3f77a4946786ad0.tar.bz2
gentoo-2-80bbe661506b70b8463093a8f3f77a4946786ad0.zip
Version bump
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r--dev-perl/Net-Patricia/ChangeLog10
-rw-r--r--dev-perl/Net-Patricia/Net-Patricia-1.14.52.ebuild17
2 files changed, 25 insertions, 2 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog
index 5b12efd7bc57..df126194452d 100644
--- a/dev-perl/Net-Patricia/ChangeLog
+++ b/dev-perl/Net-Patricia/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Net-Patricia
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.12 2007/03/05 12:17:53 ticho Exp $
+# 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 $
+
+*Net-Patricia-1.14.52 (13 Apr 2009)
+
+ 13 Apr 2009; Torsten Veller <tove@gentoo.org>
+ +Net-Patricia-1.14.52.ebuild:
+ Version bump
05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Net-Patricia-1.014.ebuild:
Stable on x86, bug #169152.
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.14.52.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.14.52.ebuild
new file mode 100644
index 000000000000..ec0168daf0c9
--- /dev/null
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.14.52.ebuild
@@ -0,0 +1,17 @@
+# 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.14.52.ebuild,v 1.1 2009/04/13 13:46:35 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"