diff options
author | 2014-09-04 09:36:31 +0000 | |
---|---|---|
committer | 2014-09-04 09:36:31 +0000 | |
commit | 6eea78be7eb80ad0330c57cdf324c25c8d8c1f1b (patch) | |
tree | bdb4f860aa04a1c2921f715e23f694bf542ad298 /dev-perl/Net-Patricia | |
parent | Marked ~hppa (bug #521400). (diff) | |
download | gentoo-2-6eea78be7eb80ad0330c57cdf324c25c8d8c1f1b.tar.gz gentoo-2-6eea78be7eb80ad0330c57cdf324c25c8d8c1f1b.tar.bz2 gentoo-2-6eea78be7eb80ad0330c57cdf324c25c8d8c1f1b.zip |
Marked ~hppa (bug #521400).
(Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r-- | dev-perl/Net-Patricia/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Net-Patricia/ChangeLog b/dev-perl/Net-Patricia/ChangeLog index 1eec1be849a6..61366d55ce69 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.38 2014/08/31 06:31:29 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.39 2014/09/04 09:36:31 jer Exp $ + + 04 Sep 2014; Jeroen Roovers <jer@gentoo.org> Net-Patricia-1.210.0-r1.ebuild: + Marked ~hppa (bug #521400). 31 Aug 2014; Naohiro Aota <naota@gentoo.org> Net-Patricia-1.210.0-r1.ebuild: Add ~x86-fbsd. #521400 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 e9d85640afb1..1782a4dc9be4 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.2 2014/08/31 06:31:29 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.3 2014/09/04 09:36:31 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~ppc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |