public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: tzinfo-0.3.24.ebuild ChangeLog
@ 2011-03-16  6:01 Hans de Graaff (graaff)
  0 siblings, 0 replies; 4+ messages in thread
From: Hans de Graaff (graaff) @ 2011-03-16  6:01 UTC (permalink / raw
  To: gentoo-commits

graaff      11/03/16 06:01:07

  Modified:             tzinfo-0.3.24.ebuild ChangeLog
  Log:
  Add back jruby since it breaks the dependency chain for Rails otherwise.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-ruby/tzinfo/tzinfo-0.3.24.ebuild

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

Index: tzinfo-0.3.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tzinfo-0.3.24.ebuild	15 Mar 2011 21:08:55 -0000	1.2
+++ tzinfo-0.3.24.ebuild	16 Mar 2011 06:01:07 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,v 1.2 2011/03/15 21:08:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,v 1.3 2011/03/16 06:01:07 graaff Exp $
 
 EAPI=2
-USE_RUBY="ruby18 ree18"
+USE_RUBY="ruby18 ree18 jruby"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="CHANGES README"



1.74                 dev-ruby/tzinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	15 Mar 2011 21:08:55 -0000	1.73
+++ ChangeLog	16 Mar 2011 06:01:07 -0000	1.74
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/tzinfo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.73 2011/03/15 21:08:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.74 2011/03/16 06:01:07 graaff Exp $
+
+  16 Mar 2011; Hans de Graaff <graaff@gentoo.org> tzinfo-0.3.24.ebuild:
+  Add back jruby since it breaks the dependency chain for Rails otherwise.
 
 *tzinfo-0.3.25 (15 Mar 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: tzinfo-0.3.24.ebuild ChangeLog
@ 2011-03-21 11:40 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-03-21 11:40 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/03/21 11:40:57

  Modified:             tzinfo-0.3.24.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #359091
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-ruby/tzinfo/tzinfo-0.3.24.ebuild

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

Index: tzinfo-0.3.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tzinfo-0.3.24.ebuild	16 Mar 2011 06:01:07 -0000	1.3
+++ tzinfo-0.3.24.ebuild	21 Mar 2011 11:40:57 -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/tzinfo/tzinfo-0.3.24.ebuild,v 1.3 2011/03/16 06:01:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,v 1.4 2011/03/21 11:40:57 hwoarang Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.75                 dev-ruby/tzinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	16 Mar 2011 06:01:07 -0000	1.74
+++ ChangeLog	21 Mar 2011 11:40:57 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/tzinfo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.74 2011/03/16 06:01:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.75 2011/03/21 11:40:57 hwoarang Exp $
+
+  21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> tzinfo-0.3.24.ebuild:
+  Stable on amd64 wrt bug #359091
 
   16 Mar 2011; Hans de Graaff <graaff@gentoo.org> tzinfo-0.3.24.ebuild:
   Add back jruby since it breaks the dependency chain for Rails otherwise.






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: tzinfo-0.3.24.ebuild ChangeLog
@ 2011-03-28 13:40 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-03-28 13:40 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/03/28 13:40:56

  Modified:             tzinfo-0.3.24.ebuild ChangeLog
  Log:
  x86 stable wrt bug #359091
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.5                  dev-ruby/tzinfo/tzinfo-0.3.24.ebuild

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

Index: tzinfo-0.3.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tzinfo-0.3.24.ebuild	21 Mar 2011 11:40:57 -0000	1.4
+++ tzinfo-0.3.24.ebuild	28 Mar 2011 13:40:56 -0000	1.5
@@ -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/tzinfo/tzinfo-0.3.24.ebuild,v 1.4 2011/03/21 11:40:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,v 1.5 2011/03/28 13:40:56 phajdan.jr Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.76                 dev-ruby/tzinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	21 Mar 2011 11:40:57 -0000	1.75
+++ ChangeLog	28 Mar 2011 13:40:56 -0000	1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/tzinfo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.75 2011/03/21 11:40:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.76 2011/03/28 13:40:56 phajdan.jr Exp $
+
+  28 Mar 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> tzinfo-0.3.24.ebuild:
+  x86 stable wrt bug #359091
 
   21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> tzinfo-0.3.24.ebuild:
   Stable on amd64 wrt bug #359091






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: tzinfo-0.3.24.ebuild ChangeLog
@ 2011-05-29 16:00 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2011-05-29 16:00 UTC (permalink / raw
  To: gentoo-commits

armin76     11/05/29 16:00:29

  Modified:             tzinfo-0.3.24.ebuild ChangeLog
  Log:
  sparc stable wrt #359091
  
  (Portage version: 2.1.9.49/cvs/Linux ia64)

Revision  Changes    Path
1.6                  dev-ruby/tzinfo/tzinfo-0.3.24.ebuild

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

Index: tzinfo-0.3.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tzinfo-0.3.24.ebuild	28 Mar 2011 13:40:56 -0000	1.5
+++ tzinfo-0.3.24.ebuild	29 May 2011 16:00:29 -0000	1.6
@@ -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/tzinfo/tzinfo-0.3.24.ebuild,v 1.5 2011/03/28 13:40:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.24.ebuild,v 1.6 2011/05/29 16:00:29 armin76 Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=""



1.79                 dev-ruby/tzinfo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	28 Apr 2011 06:31:06 -0000	1.78
+++ ChangeLog	29 May 2011 16:00:29 -0000	1.79
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/tzinfo
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.78 2011/04/28 06:31:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.79 2011/05/29 16:00:29 armin76 Exp $
+
+  29 May 2011; Raúl Porcel <armin76@gentoo.org> tzinfo-0.3.24.ebuild:
+  sparc stable wrt #359091
 
 *tzinfo-0.3.27 (28 Apr 2011)
 






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

end of thread, other threads:[~2011-05-29 16:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 11:40 [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: tzinfo-0.3.24.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2011-05-29 16:00 Raul Porcel (armin76)
2011-03-28 13:40 PaweA Hajdan (phajdan.jr)
2011-03-16  6:01 Hans de Graaff (graaff)

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