public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/activemodel: activemodel-4.0.8.ebuild activemodel-4.1.4.ebuild ChangeLog
@ 2014-08-12 21:39 Anthony G. Basile (blueness)
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2014-08-12 21:39 UTC (permalink / raw
  To: gentoo-commits

blueness    14/08/12 21:39:53

  Modified:             activemodel-4.0.8.ebuild activemodel-4.1.4.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/activemodel/activemodel-4.0.8.ebuild

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

Index: activemodel-4.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.0.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activemodel-4.0.8.ebuild	5 Aug 2014 16:00:53 -0000	1.2
+++ activemodel-4.0.8.ebuild	12 Aug 2014 21:39:53 -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/activemodel/activemodel-4.0.8.ebuild,v 1.2 2014/08/05 16:00:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.0.8.ebuild,v 1.3 2014/08/12 21:39:53 blueness Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



1.3                  dev-ruby/activemodel/activemodel-4.1.4.ebuild

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

Index: activemodel-4.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.1.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activemodel-4.1.4.ebuild	5 Aug 2014 16:00:53 -0000	1.2
+++ activemodel-4.1.4.ebuild	12 Aug 2014 21:39:53 -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/activemodel/activemodel-4.1.4.ebuild,v 1.2 2014/08/05 16:00:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.1.4.ebuild,v 1.3 2014/08/12 21:39:53 blueness Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"



1.88                 dev-ruby/activemodel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	6 Aug 2014 06:19:52 -0000	1.87
+++ ChangeLog	12 Aug 2014 21:39:53 -0000	1.88
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activemodel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.87 2014/08/06 06:19:52 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.88 2014/08/12 21:39:53 blueness Exp $
+
+  12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> activemodel-4.0.8.ebuild,
+  activemodel-4.1.4.ebuild:
+  Keyword ~ppc and ~ppc64, bug #519170
 
   06 Aug 2014; Manuel Rüger <mrueg@gentoo.org> activemodel-3.2.19.ebuild:
   Add ruby21 target.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-12 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 21:39 [gentoo-commits] gentoo-x86 commit in dev-ruby/activemodel: activemodel-4.0.8.ebuild activemodel-4.1.4.ebuild ChangeLog Anthony G. Basile (blueness)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox