diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-10-05 14:55:54 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-10-05 14:55:54 +0000 |
commit | 4bc751cf3a7730f681bf76e352e7086df72f1f65 (patch) | |
tree | f84c6b93493af5b0b96bee7297e90b81f0eae419 /dev-perl/Net-Patricia | |
parent | Keyword ~ppc64 for bug #521400 (diff) | |
download | gentoo-2-4bc751cf3a7730f681bf76e352e7086df72f1f65.tar.gz gentoo-2-4bc751cf3a7730f681bf76e352e7086df72f1f65.tar.bz2 gentoo-2-4bc751cf3a7730f681bf76e352e7086df72f1f65.zip |
Keyword ~ppc64 for bug #521400
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key 0xF52D4BBA)
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.200.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index ec27724498fb..bba49eef6a44 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.41 2014/09/28 17:57:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.42 2014/10/05 14:55:54 blueness Exp $ + + 05 Oct 2014; Anthony G. Basile <blueness@gentoo.org> + Net-Patricia-1.200.0.ebuild, Net-Patricia-1.210.0-r1.ebuild: + Keyword ~ppc64 for bug #521400 28 Sep 2014; Mikle Kolyada <zlogene@gentoo.org> Net-Patricia-1.210.0-r1.ebuild: diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild index 2c0b141a72ca..ef8067f07ef6 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.200.0.ebuild,v 1.4 2013/06/24 23:46:15 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild,v 1.5 2014/10/05 14:55:54 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite 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 d17f020bf75f..7052b753db5c 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 # 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.5 2014/09/28 17:57:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.6 2014/10/05 14:55:54 blueness 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 ~ppc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |