diff options
author | 2015-02-26 18:59:33 +0000 | |
---|---|---|
committer | 2015-02-26 18:59:33 +0000 | |
commit | a1eb83457ca5b056df6fcbbfa397c22de5b52898 (patch) | |
tree | f10ef8eb71d33edfdb95c3437f5b5de31affb9ad /dev-perl | |
parent | arm stable, bug #537464 (diff) | |
download | gentoo-2-a1eb83457ca5b056df6fcbbfa397c22de5b52898.tar.gz gentoo-2-a1eb83457ca5b056df6fcbbfa397c22de5b52898.tar.bz2 gentoo-2-a1eb83457ca5b056df6fcbbfa397c22de5b52898.zip |
arm stable, bug #537464
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Net-Patricia/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index c1da0cc79311..635f70a437dc 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.45 2014/10/12 16:34:09 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.46 2015/02/26 18:59:33 maekke Exp $ + + 26 Feb 2015; Markus Meier <maekke@gentoo.org> Net-Patricia-1.210.0-r1.ebuild: + arm stable, bug #537464 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> -Net-Patricia-1.200.0.ebuild: Drop old. diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild index 4b3bb4d6528a..b3486f2d1d0c 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.210.0-r1.ebuild,v 1.8 2014/10/09 12:34:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.9 2015/02/26 18:59:33 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |