blueness    14/08/12 21:30:54

  Modified:             thor-0.19.1.ebuild thor-0.15.2.ebuild
                        thor-0.18.1.ebuild ChangeLog
  Log:
  Keyword ~ppc and ~ppc64, bug #519170
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.2                  dev-ruby/thor/thor-0.19.1.ebuild

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

Index: thor-0.19.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.19.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thor-0.19.1.ebuild  19 Apr 2014 08:41:03 -0000      1.1
+++ thor-0.19.1.ebuild  12 Aug 2014 21:30:54 -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/thor/thor-0.19.1.ebuild,v 1.1 
2014/04/19 08:41:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.19.1.ebuild,v 1.2 
2014/08/12 21:30:54 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -20,7 +20,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="doc"
 
 ruby_add_bdepend "



1.4                  dev-ruby/thor/thor-0.15.2.ebuild

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

Index: thor-0.15.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.15.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- thor-0.15.2.ebuild  5 Apr 2014 14:35:29 -0000       1.3
+++ thor-0.15.2.ebuild  12 Aug 2014 21:30:54 -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/thor/thor-0.15.2.ebuild,v 1.3 
2014/04/05 14:35:29 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.15.2.ebuild,v 1.4 
2014/08/12 21:30:54 blueness Exp $
 
 EAPI=4
 USE_RUBY="ruby19 jruby"
@@ -22,7 +22,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
 IUSE="doc"
 
 ruby_add_bdepend "



1.5                  dev-ruby/thor/thor-0.18.1.ebuild

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

Index: thor-0.18.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- thor-0.18.1.ebuild  5 Apr 2014 14:35:29 -0000       1.4
+++ thor-0.18.1.ebuild  12 Aug 2014 21:30:54 -0000      1.5
@@ -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/thor/thor-0.18.1.ebuild,v 1.4 
2014/04/05 14:35:29 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v 1.5 
2014/08/12 21:30:54 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 jruby"
@@ -20,7 +20,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="doc"
 
 ruby_add_bdepend "



1.22                 dev-ruby/thor/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   19 Apr 2014 08:41:03 -0000      1.21
+++ ChangeLog   12 Aug 2014 21:30:54 -0000      1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/thor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.21 2014/04/19 
08:41:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/ChangeLog,v 1.22 2014/08/12 
21:30:54 blueness Exp $
+
+  12 Aug 2014; Anthony G. Basile <[email protected]> thor-0.15.2.ebuild,
+  thor-0.18.1.ebuild, thor-0.19.1.ebuild:
+  Keyword ~ppc and ~ppc64, bug #519170
 
 *thor-0.19.1 (19 Apr 2014)
 




Reply via email to