diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 07:01:11 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-05-13 07:01:11 +0000 |
commit | b860cf87f7512e382da789ec6b5ea08143635c28 (patch) | |
tree | fd84803070efac218c3389a0fb09a84cb95db4af /dev-perl/Net-Patricia | |
parent | ppc64 stable wrt bug #537464 (diff) | |
download | gentoo-2-b860cf87f7512e382da789ec6b5ea08143635c28.tar.gz gentoo-2-b860cf87f7512e382da789ec6b5ea08143635c28.tar.bz2 gentoo-2-b860cf87f7512e382da789ec6b5ea08143635c28.zip |
ppc64 stable wrt bug #537464
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key )
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 93738e56a61c..9007d2a51776 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.51 2015/05/13 06:33:34 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v 1.52 2015/05/13 07:01:11 jmorgan Exp $ + + 13 May 2015; Jack Morgan <jmorgan@gentoo.org> Net-Patricia-1.210.0-r1.ebuild: + ppc64 stable wrt bug #537464 13 May 2015; Jack Morgan <jmorgan@gentoo.org> Net-Patricia-1.210.0-r1.ebuild: sparc stable wrt bug #537464 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 7f9c2576cc6c..41757ecb7a45 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-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.14 2015/05/13 06:33:34 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v 1.15 2015/05/13 07:01:11 jmorgan 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 |