blueness    14/08/16 16:19:50

  Modified:             activerecord-3.2.19.ebuild
                        activerecord-4.0.8.ebuild activerecord-4.1.4.ebuild
                        ChangeLog
  Log:
  Keyword on ~ppc and ~ppc64, request by mrueg
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.2                  dev-ruby/activerecord/activerecord-3.2.19.ebuild

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

Index: activerecord-3.2.19.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activerecord-3.2.19.ebuild  3 Jul 2014 05:39:15 -0000       1.1
+++ activerecord-3.2.19.ebuild  16 Aug 2014 16:19:50 -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/activerecord/activerecord-3.2.19.ebuild,v 1.1 
2014/07/03 05:39:15 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-3.2.19.ebuild,v 1.2 
2014/08/16 16:19:50 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -21,7 +21,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="mysql postgres sqlite3"
 
 RUBY_S="rails-${PV}/${PN}"



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

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

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



1.2                  dev-ruby/activerecord/activerecord-4.1.4.ebuild

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

Index: activerecord-4.1.4.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-4.1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activerecord-4.1.4.ebuild   3 Jul 2014 06:20:28 -0000       1.1
+++ activerecord-4.1.4.ebuild   16 Aug 2014 16:19:50 -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/activerecord/activerecord-4.1.4.ebuild,v 1.1 
2014/07/03 06:20:28 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-4.1.4.ebuild,v 1.2 
2014/08/16 16:19:50 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -21,7 +21,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
 IUSE="mysql postgres sqlite3"
 
 RUBY_S="rails-${PV}/${PN}"



1.275                dev-ruby/activerecord/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- ChangeLog   12 Jul 2014 07:01:23 -0000      1.274
+++ ChangeLog   16 Aug 2014 16:19:50 -0000      1.275
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activerecord
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.274 
2014/07/12 07:01:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.275 
2014/08/16 16:19:50 blueness Exp $
+
+  16 Aug 2014; Anthony G. Basile <[email protected]>
+  activerecord-3.2.19.ebuild, activerecord-4.0.8.ebuild,
+  activerecord-4.1.4.ebuild:
+  Keyword on ~ppc and ~ppc64, request by mrueg
 
   12 Jul 2014; Hans de Graaff <[email protected]> -activerecord-3.2.18.ebuild,
   -activerecord-4.0.5.ebuild, -activerecord-4.0.6.ebuild,




Reply via email to