public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ChangeLog ruby-progressbar-0.9.ebuild
@ 2009-12-24 17:22 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2009-12-24 17:22 UTC (permalink / raw
  To: gentoo-commits

jer         09/12/24 17:22:56

  Modified:             ChangeLog ruby-progressbar-0.9.ebuild
  Log:
  Stable for HPPA (bug #298236).
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.19                 dev-ruby/ruby-progressbar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	24 Aug 2009 20:00:51 -0000	1.18
+++ ChangeLog	24 Dec 2009 17:22:56 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-progressbar
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.18 2009/08/24 20:00:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.19 2009/12/24 17:22:56 jer Exp $
+
+  24 Dec 2009; Jeroen Roovers <jer@gentoo.org> ruby-progressbar-0.9.ebuild:
+  Stable for HPPA (bug #298236).
 
 *ruby-progressbar-0.9 (24 Aug 2009)
 



1.2                  dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?r1=1.1&r2=1.2

Index: ruby-progressbar-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-progressbar-0.9.ebuild	24 Aug 2009 20:00:51 -0000	1.1
+++ ruby-progressbar-0.9.ebuild	24 Dec 2009 17:22:56 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.1 2009/08/24 20:00:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.2 2009/12/24 17:22:56 jer Exp $
 
 inherit ruby
 
@@ -11,7 +11,7 @@
 LICENSE="Ruby"
 SLOT="0"
 USE_RUBY="ruby18"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 
 IUSE=""
 






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ChangeLog ruby-progressbar-0.9.ebuild
@ 2010-08-01 16:35 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-08-01 16:35 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/08/01 16:35:47

  Modified:             ChangeLog ruby-progressbar-0.9.ebuild
  Log:
  Drop the non-stable keywords from the actually-older ebuild.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.26                 dev-ruby/ruby-progressbar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	17 May 2010 19:41:48 -0000	1.25
+++ ChangeLog	1 Aug 2010 16:35:46 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-progressbar
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.25 2010/05/17 19:41:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.26 2010/08/01 16:35:46 flameeyes Exp $
+
+  01 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  ruby-progressbar-0.9.ebuild:
+  Drop the non-stable keywords from the actually-older ebuild.
 
   17 May 2010; Hans de Graaff <graaff@gentoo.org>
   -ruby-progressbar-0.8.ebuild:



1.7                  dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild

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

Index: ruby-progressbar-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ruby-progressbar-0.9.ebuild	14 Jan 2010 01:09:18 -0000	1.6
+++ ruby-progressbar-0.9.ebuild	1 Aug 2010 16:35:46 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.6 2010/01/14 01:09:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.7 2010/08/01 16:35:46 flameeyes Exp $
 
 inherit ruby
 
@@ -11,7 +11,7 @@
 LICENSE="Ruby"
 SLOT="0"
 USE_RUBY="ruby18"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
 
 IUSE=""
 






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ChangeLog ruby-progressbar-0.9.ebuild
@ 2010-01-14  1:09 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-01-14  1:09 UTC (permalink / raw
  To: gentoo-commits

ranger      10/01/14 01:09:19

  Modified:             ChangeLog ruby-progressbar-0.9.ebuild
  Log:
  Marking ruby-progressbar-0.9 ppc64 for bug 298236
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.23                 dev-ruby/ruby-progressbar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	11 Jan 2010 18:11:42 -0000	1.22
+++ ChangeLog	14 Jan 2010 01:09:18 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-progressbar
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.22 2010/01/11 18:11:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.23 2010/01/14 01:09:18 ranger Exp $
+
+  14 Jan 2010; Brent Baude <ranger@gentoo.org> ruby-progressbar-0.9.ebuild:
+  Marking ruby-progressbar-0.9 ppc64 for bug 298236
 
   11 Jan 2010; Raúl Porcel <armin76@gentoo.org>
   ruby-progressbar-0.9.ebuild:



1.6                  dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?r1=1.5&r2=1.6

Index: ruby-progressbar-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby-progressbar-0.9.ebuild	11 Jan 2010 18:11:42 -0000	1.5
+++ ruby-progressbar-0.9.ebuild	14 Jan 2010 01:09:18 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.5 2010/01/11 18:11:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.6 2010/01/14 01:09:18 ranger Exp $
 
 inherit ruby
 
@@ -11,7 +11,7 @@
 LICENSE="Ruby"
 SLOT="0"
 USE_RUBY="ruby18"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 
 IUSE=""
 






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ChangeLog ruby-progressbar-0.9.ebuild
@ 2010-01-11 18:11 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-11 18:11 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/11 18:11:43

  Modified:             ChangeLog ruby-progressbar-0.9.ebuild
  Log:
  alpha/ia64/sparc stable wrt #298236
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.22                 dev-ruby/ruby-progressbar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	10 Jan 2010 20:56:20 -0000	1.21
+++ ChangeLog	11 Jan 2010 18:11:42 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-progressbar
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.21 2010/01/10 20:56:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.22 2010/01/11 18:11:42 armin76 Exp $
+
+  11 Jan 2010; Raúl Porcel <armin76@gentoo.org>
+  ruby-progressbar-0.9.ebuild:
+  alpha/ia64/sparc stable wrt #298236
 
   10 Jan 2010; Markus Meier <maekke@gentoo.org> ruby-progressbar-0.9.ebuild:
   amd64/x86 stable, bug #298236



1.5                  dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?r1=1.4&r2=1.5

Index: ruby-progressbar-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-progressbar-0.9.ebuild	10 Jan 2010 20:56:20 -0000	1.4
+++ ruby-progressbar-0.9.ebuild	11 Jan 2010 18:11:42 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.4 2010/01/10 20:56:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.5 2010/01/11 18:11:42 armin76 Exp $
 
 inherit ruby
 
@@ -11,7 +11,7 @@
 LICENSE="Ruby"
 SLOT="0"
 USE_RUBY="ruby18"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
 
 IUSE=""
 






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ChangeLog ruby-progressbar-0.9.ebuild
@ 2010-01-10 20:56 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2010-01-10 20:56 UTC (permalink / raw
  To: gentoo-commits

maekke      10/01/10 20:56:20

  Modified:             ChangeLog ruby-progressbar-0.9.ebuild
  Log:
  amd64/x86 stable, bug #298236
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-ruby/ruby-progressbar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	24 Dec 2009 17:24:04 -0000	1.20
+++ ChangeLog	10 Jan 2010 20:56:20 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-progressbar
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.20 2009/12/24 17:24:04 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.21 2010/01/10 20:56:20 maekke Exp $
+
+  10 Jan 2010; Markus Meier <maekke@gentoo.org> ruby-progressbar-0.9.ebuild:
+  amd64/x86 stable, bug #298236
 
   24 Dec 2009; Jeroen Roovers <jer@gentoo.org> ruby-progressbar-0.9.ebuild:
   Stable for PPC (bug #298236).



1.4                  dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?r1=1.3&r2=1.4

Index: ruby-progressbar-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-progressbar-0.9.ebuild	24 Dec 2009 17:24:04 -0000	1.3
+++ ruby-progressbar-0.9.ebuild	10 Jan 2010 20:56:20 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.3 2009/12/24 17:24:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.4 2010/01/10 20:56:20 maekke Exp $
 
 inherit ruby
 
@@ -11,7 +11,7 @@
 LICENSE="Ruby"
 SLOT="0"
 USE_RUBY="ruby18"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 
 IUSE=""
 






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ChangeLog ruby-progressbar-0.9.ebuild
@ 2009-12-24 17:24 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2009-12-24 17:24 UTC (permalink / raw
  To: gentoo-commits

jer         09/12/24 17:24:04

  Modified:             ChangeLog ruby-progressbar-0.9.ebuild
  Log:
  Stable for PPC (bug #298236).
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.20                 dev-ruby/ruby-progressbar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	24 Dec 2009 17:22:56 -0000	1.19
+++ ChangeLog	24 Dec 2009 17:24:04 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-progressbar
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.19 2009/12/24 17:22:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.20 2009/12/24 17:24:04 jer Exp $
+
+  24 Dec 2009; Jeroen Roovers <jer@gentoo.org> ruby-progressbar-0.9.ebuild:
+  Stable for PPC (bug #298236).
 
   24 Dec 2009; Jeroen Roovers <jer@gentoo.org> ruby-progressbar-0.9.ebuild:
   Stable for HPPA (bug #298236).



1.3                  dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?r1=1.2&r2=1.3

Index: ruby-progressbar-0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-progressbar-0.9.ebuild	24 Dec 2009 17:22:56 -0000	1.2
+++ ruby-progressbar-0.9.ebuild	24 Dec 2009 17:24:04 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.2 2009/12/24 17:22:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.3 2009/12/24 17:24:04 jer Exp $
 
 inherit ruby
 
@@ -11,7 +11,7 @@
 LICENSE="Ruby"
 SLOT="0"
 USE_RUBY="ruby18"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 
 IUSE=""
 






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ChangeLog ruby-progressbar-0.9.ebuild
@ 2009-08-24 20:00 Hans de Graaff (graaff)
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff (graaff) @ 2009-08-24 20:00 UTC (permalink / raw
  To: gentoo-commits

graaff      09/08/24 20:00:51

  Modified:             ChangeLog
  Added:                ruby-progressbar-0.9.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-ruby/ruby-progressbar/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	15 May 2009 14:49:46 -0000	1.17
+++ ChangeLog	24 Aug 2009 20:00:51 -0000	1.18
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/ruby-progressbar
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.17 2009/05/15 14:49:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.18 2009/08/24 20:00:51 graaff Exp $
+
+*ruby-progressbar-0.9 (24 Aug 2009)
+
+  24 Aug 2009; Hans de Graaff <graaff@gentoo.org>
+  +ruby-progressbar-0.9.ebuild:
+  Version bump.
 
   15 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
   ruby-progressbar-0.8.ebuild:



1.1                  dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild?rev=1.1&content-type=text/plain

Index: ruby-progressbar-0.9.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.9.ebuild,v 1.1 2009/08/24 20:00:51 graaff Exp $

inherit ruby

DESCRIPTION="A Text Progress Bar Library for Ruby"
HOMEPAGE="http://0xcc.net/ruby-progressbar/"
SRC_URI="http://0xcc.net/ruby-progressbar/${P}.tar.gz"

LICENSE="Ruby"
SLOT="0"
USE_RUBY="ruby18"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"

IUSE=""

src_test() {
	${RUBY} -I. test.rb || die "test failed"
}

src_install() {
	rm test.rb
	ruby_src_install
}






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

end of thread, other threads:[~2010-08-01 17:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-24 17:22 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-progressbar: ChangeLog ruby-progressbar-0.9.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-01 16:35 Diego Petteno (flameeyes)
2010-01-14  1:09 Brent Baude (ranger)
2010-01-11 18:11 Raul Porcel (armin76)
2010-01-10 20:56 Markus Meier (maekke)
2009-12-24 17:24 Jeroen Roovers (jer)
2009-08-24 20:00 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