public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/arel: arel-2.0.10-r1.ebuild ChangeLog
@ 2011-07-24  9:46 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 5+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-24  9:46 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/24 09:46:04

  Modified:             arel-2.0.10-r1.ebuild ChangeLog
  Log:
  Marked ~ppc/~ppc64 wrt #351835
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/arel/arel-2.0.10-r1.ebuild

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

Index: arel-2.0.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- arel-2.0.10-r1.ebuild	4 Jul 2011 18:00:19 -0000	1.1
+++ arel-2.0.10-r1.ebuild	24 Jul 2011 09:46:04 -0000	1.2
@@ -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.0.10-r1.ebuild,v 1.1 2011/07/04 18:00:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v 1.2 2011/07/24 09:46:04 xarthisius Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
 HOMEPAGE="http://github.com/rails/arel"
 LICENSE="MIT"
 SLOT="2.0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "



1.9                  dev-ruby/arel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	4 Jul 2011 18:00:19 -0000	1.8
+++ ChangeLog	24 Jul 2011 09:46:04 -0000	1.9
@@ -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.8 2011/07/04 18:00:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.9 2011/07/24 09:46:04 xarthisius Exp $
+
+  24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> arel-2.0.10-r1.ebuild:
+  Marked ~ppc/~ppc64 wrt #351835
 
 *arel-2.0.10-r1 (04 Jul 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/arel: arel-2.0.10-r1.ebuild ChangeLog
@ 2011-08-07 14:50 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2011-08-07 14:50 UTC (permalink / raw
  To: gentoo-commits

armin76     11/08/07 14:50:48

  Modified:             arel-2.0.10-r1.ebuild ChangeLog
  Log:
  Add ~ia64/~sparc wrt #351835
  
  (Portage version: 2.1.10.7/cvs/Linux ia64)

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

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

Index: arel-2.0.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- arel-2.0.10-r1.ebuild	24 Jul 2011 09:46:04 -0000	1.2
+++ arel-2.0.10-r1.ebuild	7 Aug 2011 14:50:47 -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.0.10-r1.ebuild,v 1.2 2011/07/24 09:46:04 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v 1.3 2011/08/07 14:50:47 armin76 Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
 HOMEPAGE="http://github.com/rails/arel"
 LICENSE="MIT"
 SLOT="2.0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "



1.12                 dev-ruby/arel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	29 Jul 2011 04:47:11 -0000	1.11
+++ ChangeLog	7 Aug 2011 14:50:47 -0000	1.12
@@ -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.11 2011/07/29 04:47:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.12 2011/08/07 14:50:47 armin76 Exp $
+
+  07 Aug 2011; Raúl Porcel <armin76@gentoo.org> arel-2.0.10-r1.ebuild:
+  Add ~ia64/~sparc wrt #351835
 
   29 Jul 2011; Hans de Graaff <graaff@gentoo.org> -arel-2.0.4.ebuild,
   -arel-2.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/arel: arel-2.0.10-r1.ebuild ChangeLog
@ 2011-09-08 17:55 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2011-09-08 17:55 UTC (permalink / raw
  To: gentoo-commits

grobian     11/09/08 17:55:40

  Modified:             arel-2.0.10-r1.ebuild ChangeLog
  Log:
  Marked ~x86-solaris
  
  (Portage version: 2.2.01.19120-prefix/cvs/SunOS i386)

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

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

Index: arel-2.0.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- arel-2.0.10-r1.ebuild	7 Aug 2011 14:50:47 -0000	1.3
+++ arel-2.0.10-r1.ebuild	8 Sep 2011 17:55:40 -0000	1.4
@@ -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.0.10-r1.ebuild,v 1.3 2011/08/07 14:50:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v 1.4 2011/09/08 17:55:40 grobian Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
 HOMEPAGE="http://github.com/rails/arel"
 LICENSE="MIT"
 SLOT="2.0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.15                 dev-ruby/arel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	19 Aug 2011 07:09:13 -0000	1.14
+++ ChangeLog	8 Sep 2011 17:55:40 -0000	1.15
@@ -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.14 2011/08/19 07:09:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.15 2011/09/08 17:55:40 grobian Exp $
+
+  08 Sep 2011; Fabian Groffen <grobian@gentoo.org> arel-2.0.10-r1.ebuild:
+  Marked ~x86-solaris
 
 *arel-2.2.1 (19 Aug 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/arel: arel-2.0.10-r1.ebuild ChangeLog
@ 2012-05-01 18:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 5+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-01 18:24 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/01 18:24:10

  Modified:             arel-2.0.10-r1.ebuild ChangeLog
  Log:
  Drop ia64/sparc keywords
  
  (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.5                  dev-ruby/arel/arel-2.0.10-r1.ebuild

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

Index: arel-2.0.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- arel-2.0.10-r1.ebuild	8 Sep 2011 17:55:40 -0000	1.4
+++ arel-2.0.10-r1.ebuild	1 May 2012 18:24:10 -0000	1.5
@@ -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.0.10-r1.ebuild,v 1.4 2011/09/08 17:55:40 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v 1.5 2012/05/01 18:24:10 armin76 Exp $
 
 EAPI="2"
 USE_RUBY="ruby18 ree18 jruby"
@@ -19,7 +19,7 @@
 HOMEPAGE="http://github.com/rails/arel"
 LICENSE="MIT"
 SLOT="2.0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-solaris"
 IUSE=""
 
 ruby_add_bdepend "



1.28                 dev-ruby/arel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	5 Apr 2012 06:41:38 -0000	1.27
+++ ChangeLog	1 May 2012 18:24:10 -0000	1.28
@@ -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.27 2012/04/05 06:41:38 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.28 2012/05/01 18:24:10 armin76 Exp $
+
+  01 May 2012; Raúl Porcel <armin76@gentoo.org> arel-2.0.10-r1.ebuild:
+  Drop ia64/sparc keywords
 
 *arel-3.0.2-r1 (05 Apr 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/arel: arel-2.0.10-r1.ebuild ChangeLog
@ 2012-05-12 18:00 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 5+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-05-12 18:00 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/05/12 18:00:24

  Modified:             arel-2.0.10-r1.ebuild ChangeLog
  Log:
  Add Ruby 1.9 to the supported list.
  
  (Portage version: 2.2.0_alpha104/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/arel/arel-2.0.10-r1.ebuild

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

Index: arel-2.0.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- arel-2.0.10-r1.ebuild	1 May 2012 18:24:10 -0000	1.5
+++ arel-2.0.10-r1.ebuild	12 May 2012 18:00:24 -0000	1.6
@@ -1,9 +1,9 @@
 # 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.0.10-r1.ebuild,v 1.5 2012/05/01 18:24:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v 1.6 2012/05/12 18:00:24 flameeyes Exp $
 
 EAPI="2"
-USE_RUBY="ruby18 ree18 jruby"
+USE_RUBY="ruby18 ree18 jruby ruby19"
 
 RUBY_FAKEGEM_TASK_DOC="docs"
 RUBY_FAKEGEM_DOCDIR="doc"



1.29                 dev-ruby/arel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	1 May 2012 18:24:10 -0000	1.28
+++ ChangeLog	12 May 2012 18:00:24 -0000	1.29
@@ -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.28 2012/05/01 18:24:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.29 2012/05/12 18:00:24 flameeyes Exp $
+
+  12 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> arel-2.0.10-r1.ebuild:
+  Add Ruby 1.9 to the supported list.
 
   01 May 2012; Raúl Porcel <armin76@gentoo.org> arel-2.0.10-r1.ebuild:
   Drop ia64/sparc keywords






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

end of thread, other threads:[~2012-05-12 18:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-24  9:46 [gentoo-commits] gentoo-x86 commit in dev-ruby/arel: arel-2.0.10-r1.ebuild ChangeLog Kacper Kowalik (xarthisius)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-07 14:50 Raul Porcel (armin76)
2011-09-08 17:55 Fabian Groffen (grobian)
2012-05-01 18:24 Raul Porcel (armin76)
2012-05-12 18:00 Diego Petteno (flameeyes)

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