blueness    14/08/15 13:56:39

  Modified:             nokogiri-diff-0.2.0.ebuild
                        nokogiri-diff-0.2.0-r1.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #511424
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.4                  dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild?r1=1.3&r2=1.4

Index: nokogiri-diff-0.2.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nokogiri-diff-0.2.0.ebuild  7 May 2014 19:17:25 -0000       1.3
+++ nokogiri-diff-0.2.0.ebuild  15 Aug 2014 13:56:39 -0000      1.4
@@ -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-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild,v 1.3 
2014/05/07 19:17:25 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild,v 1.4 
2014/08/15 13:56:39 blueness Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 HOMEPAGE="https://github.com/postmodern/nokogiri-diff";
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
 SLOT="0"
 IUSE=""
 



1.2                  dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild?r1=1.1&r2=1.2

Index: nokogiri-diff-0.2.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nokogiri-diff-0.2.0-r1.ebuild       3 Jun 2014 12:07:10 -0000       1.1
+++ nokogiri-diff-0.2.0-r1.ebuild       15 Aug 2014 13:56:39 -0000      1.2
@@ -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-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild,v 
1.1 2014/06/03 12:07:10 p8952 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild,v 
1.2 2014/08/15 13:56:39 blueness Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 HOMEPAGE="https://github.com/postmodern/nokogiri-diff";
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
 SLOT="0"
 IUSE=""
 



1.5                  dev-ruby/nokogiri-diff/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   3 Jun 2014 12:07:10 -0000       1.4
+++ ChangeLog   15 Aug 2014 13:56:39 -0000      1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/nokogiri-diff
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog,v 1.4 
2014/06/03 12:07:10 p8952 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog,v 1.5 
2014/08/15 13:56:39 blueness Exp $
+
+  15 Aug 2014; Anthony G. Basile <[email protected]>
+  nokogiri-diff-0.2.0-r1.ebuild, nokogiri-diff-0.2.0.ebuild:
+  Keyword ~ppc ~ppc64, bug #511424
 
 *nokogiri-diff-0.2.0-r1 (03 Jun 2014)
 




Reply via email to