blueness    14/08/12 21:36:59

  Modified:             activesupport-4.1.4.ebuild
                        activesupport-4.0.8.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.3                  dev-ruby/activesupport/activesupport-4.1.4.ebuild

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

Index: activesupport-4.1.4.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.1.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activesupport-4.1.4.ebuild  22 Jul 2014 16:51:48 -0000      1.2
+++ activesupport-4.1.4.ebuild  12 Aug 2014 21:36:58 -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/activesupport/activesupport-4.1.4.ebuild,v 1.2 
2014/07/22 16:51:48 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.1.4.ebuild,v 1.3 
2014/08/12 21:36:58 blueness Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



1.2                  dev-ruby/activesupport/activesupport-4.0.8.ebuild

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

Index: activesupport-4.0.8.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-4.0.8.ebuild  3 Jul 2014 05:57:03 -0000       1.1
+++ activesupport-4.0.8.ebuild  12 Aug 2014 21:36:58 -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/activesupport/activesupport-4.0.8.ebuild,v 1.1 
2014/07/03 05:57:03 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.8.ebuild,v 1.2 
2014/08/12 21:36:58 blueness Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



1.266                dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- ChangeLog   22 Jul 2014 16:51:48 -0000      1.265
+++ ChangeLog   12 Aug 2014 21:36:58 -0000      1.266
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.265 
2014/07/22 16:51:48 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.266 
2014/08/12 21:36:58 blueness Exp $
+
+  12 Aug 2014; Anthony G. Basile <[email protected]>
+  activesupport-4.0.8.ebuild, activesupport-4.1.4.ebuild:
+  Keyword ~ppc and ~ppc64, bug #519170
 
   22 Jul 2014; Tobias Klausmann <[email protected]>
   activesupport-4.1.4.ebuild:




Reply via email to