diff options
author | Naohiro Aota <naota@gentoo.org> | 2014-08-31 06:31:29 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2014-08-31 06:31:29 +0000 |
commit | 78e4ceefae1878234774de05578b55849b4c4ce7 (patch) | |
tree | 771baebfa408433a6980b6be4a7d9d31abf08e47 /dev-perl/Net-Patricia | |
parent | Initial import. Dependency for forthcoming typhoeus. (diff) | |
download | gentoo-2-78e4ceefae1878234774de05578b55849b4c4ce7.tar.gz gentoo-2-78e4ceefae1878234774de05578b55849b4c4ce7.tar.bz2 gentoo-2-78e4ceefae1878234774de05578b55849b4c4ce7.zip |
Add ~x86-fbsd. #521400
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F8551514)
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 50f4f50f6a9b..1eec1be849a6 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.37 2014/08/23 00:18:53 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.38 2014/08/31 06:31:29 naota Exp $ + + 31 Aug 2014; Naohiro Aota <naota@gentoo.org> Net-Patricia-1.210.0-r1.ebuild: + Add ~x86-fbsd. #521400 *Net-Patricia-1.210.0-r1 (23 Aug 2014) 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 28ee2ade478e..e9d85640afb1 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.1 2014/08/23 00:18:53 axs Exp $ +# $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 $ 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" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |