blueness    14/08/15 14:32:03

  Modified:             http-0.5.0.ebuild http-0.6.1.ebuild
                        http-0.6.2.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/http/http-0.5.0.ebuild

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

Index: http-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.5.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- http-0.5.0.ebuild   13 Aug 2014 01:42:52 -0000      1.3
+++ http-0.5.0.ebuild   15 Aug 2014 14:32:02 -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/http/http-0.5.0.ebuild,v 1.3 
2014/08/13 01:42:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.5.0.ebuild,v 1.4 
2014/08/15 14:32:02 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="5"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE=""
 
 all_ruby_prepare() {



1.3                  dev-ruby/http/http-0.6.1.ebuild

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

Index: http-0.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- http-0.6.1.ebuild   16 May 2014 08:18:00 -0000      1.2
+++ http-0.6.1.ebuild   15 Aug 2014 14:32:02 -0000      1.3
@@ -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/http/http-0.6.1.ebuild,v 1.2 
2014/05/16 08:18:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.1.ebuild,v 1.3 
2014/08/15 14:32:02 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="0.6"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/http_parser_rb-0.6.0 
=dev-ruby/http_parser_rb-0.6*"



1.2                  dev-ruby/http/http-0.6.2.ebuild

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

Index: http-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- http-0.6.2.ebuild   8 Aug 2014 06:25:21 -0000       1.1
+++ http-0.6.2.ebuild   15 Aug 2014 14:32:03 -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/http/http-0.6.2.ebuild,v 1.1 
2014/08/08 06:25:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/http-0.6.2.ebuild,v 1.2 
2014/08/15 14:32:03 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -17,7 +17,7 @@
 
 LICENSE="MIT"
 SLOT="0.6"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/http_parser_rb-0.6.0 
=dev-ruby/http_parser_rb-0.6*"



1.9                  dev-ruby/http/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   13 Aug 2014 01:42:52 -0000      1.8
+++ ChangeLog   15 Aug 2014 14:32:03 -0000      1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/http
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.8 2014/08/13 
01:42:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http/ChangeLog,v 1.9 2014/08/15 
14:32:03 blueness Exp $
+
+  15 Aug 2014; Anthony G. Basile <[email protected]> http-0.5.0.ebuild,
+  http-0.6.1.ebuild, http-0.6.2.ebuild:
+  Keyword ~ppc ~ppc64, bug #511424
 
   13 Aug 2014; Manuel RĂ¼ger <[email protected]> http-0.5.0.ebuild:
   Add ruby21 support.




Reply via email to