diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 09:03:47 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 09:03:47 +0000 |
commit | dc13b91c2bd4c7c300942af4a3294252ceac0994 (patch) | |
tree | 1e827f07611cacf9244cdde2250d8b972580d398 /dev-perl/Net-Patricia | |
parent | Bump (diff) | |
download | gentoo-2-dc13b91c2bd4c7c300942af4a3294252ceac0994.tar.gz gentoo-2-dc13b91c2bd4c7c300942af4a3294252ceac0994.tar.bz2 gentoo-2-dc13b91c2bd4c7c300942af4a3294252ceac0994.zip |
x86 stable wrt bug #400183
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r-- | dev-perl/Net-Patricia/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index 21ebdbc64919..34232176473d 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.26 2012/02/24 10:26:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.27 2012/03/09 09:03:47 phajdan.jr Exp $ + + 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + Net-Patricia-1.190.0.ebuild: + x86 stable wrt bug #400183 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Net-Patricia-1.190.0.ebuild: Stable for amd64, wrt bug #400183 diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild index 408a74dde7e0..32f167489c04 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild @@ -1,6 +1,6 @@ # 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.2 2012/02/24 10:26:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild,v 1.3 2012/03/09 09:03:47 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups" LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+ SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |