public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/arel: arel-2.2.1-r1.ebuild ChangeLog
@ 2011-12-31 20:54 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2011-12-31 20:54 UTC (permalink / raw
  To: gentoo-commits

grobian     11/12/31 20:54:41

  Modified:             arel-2.2.1-r1.ebuild ChangeLog
  Log:
  Add Prefix keywords, bug #396547
  
  (Portage version: 2.2.01.20048-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.3                  dev-ruby/arel/arel-2.2.1-r1.ebuild

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

Index: arel-2.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.2.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- arel-2.2.1-r1.ebuild	29 Dec 2011 16:07:32 -0000	1.2
+++ arel-2.2.1-r1.ebuild	31 Dec 2011 20:54:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.2.1-r1.ebuild,v 1.2 2011/12/29 16:07:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.2.1-r1.ebuild,v 1.3 2011/12/31 20:54:41 grobian Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -18,7 +18,7 @@
 HOMEPAGE="http://github.com/rails/arel"
 LICENSE="MIT"
 SLOT="2.1"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.19                 dev-ruby/arel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	30 Dec 2011 08:42:25 -0000	1.18
+++ ChangeLog	31 Dec 2011 20:54:41 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/arel
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.18 2011/12/30 08:42:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.19 2011/12/31 20:54:41 grobian Exp $
+
+  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> arel-2.2.1-r1.ebuild:
+  Add Prefix keywords, bug #396547
 
   30 Dec 2011; Hans de Graaff <graaff@gentoo.org> Manifest:
   Fix Manifest.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/arel: arel-2.2.1-r1.ebuild ChangeLog
@ 2012-03-11 14:03 Brent Baude (ranger)
  0 siblings, 0 replies; 2+ messages in thread
From: Brent Baude (ranger) @ 2012-03-11 14:03 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/11 14:03:12

  Modified:             arel-2.2.1-r1.ebuild ChangeLog
  Log:
  Marking arel-2.2.1-r1 ~ppc64 for bug 396547
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.4                  dev-ruby/arel/arel-2.2.1-r1.ebuild

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

Index: arel-2.2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.2.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- arel-2.2.1-r1.ebuild	31 Dec 2011 20:54:41 -0000	1.3
+++ arel-2.2.1-r1.ebuild	11 Mar 2012 14:03:12 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.2.1-r1.ebuild,v 1.3 2011/12/31 20:54:41 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.2.1-r1.ebuild,v 1.4 2012/03/11 14:03:12 ranger Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -18,7 +18,7 @@
 HOMEPAGE="http://github.com/rails/arel"
 LICENSE="MIT"
 SLOT="2.1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.21                 dev-ruby/arel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	14 Jan 2012 07:32:25 -0000	1.20
+++ ChangeLog	11 Mar 2012 14:03:12 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/arel
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.20 2012/01/14 07:32:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.21 2012/03/11 14:03:12 ranger Exp $
+
+  11 Mar 2012; Brent Baude <ranger@gentoo.org> arel-2.2.1-r1.ebuild:
+  Marking arel-2.2.1-r1 ~ppc64 for bug 396547
 
 *arel-3.0.0 (14 Jan 2012)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-11 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-31 20:54 [gentoo-commits] gentoo-x86 commit in dev-ruby/arel: arel-2.2.1-r1.ebuild ChangeLog Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-11 14:03 Brent Baude (ranger)

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