blueness    14/10/05 14:55:54

  Modified:             Net-Patricia-1.200.0.ebuild
                        Net-Patricia-1.210.0-r1.ebuild ChangeLog
  Log:
  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)

Revision  Changes    Path
1.5                  dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild?r1=1.4&r2=1.5

Index: Net-Patricia-1.200.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.200.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Net-Patricia-1.200.0.ebuild 24 Jun 2013 23:46:15 -0000      1.4
+++ Net-Patricia-1.200.0.ebuild 5 Oct 2014 14:55:54 -0000       1.5
@@ -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 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite



1.6                  dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild?r1=1.5&r2=1.6

Index: Net-Patricia-1.210.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Net-Patricia-1.210.0-r1.ebuild      28 Sep 2014 17:57:42 -0000      1.5
+++ Net-Patricia-1.210.0-r1.ebuild      5 Oct 2014 14:55:54 -0000       1.6
@@ -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 @@
 
 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



1.42                 dev-perl/Net-Patricia/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.42&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?rev=1.42&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Patricia/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   28 Sep 2014 17:57:42 -0000      1.41
+++ ChangeLog   5 Oct 2014 14:55:54 -0000       1.42
@@ -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 <bluen...@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 <zlog...@gentoo.org>
   Net-Patricia-1.210.0-r1.ebuild:




Reply via email to