public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog
@ 2009-12-15 14:57 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 8+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-12-15 14:57 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/12/15 14:57:06

  Modified:             ChangeLog
  Added:                text-format-1.0.0-r1.ebuild
  Log:
  Bump to ruby-fakegem, drop ppc and ppc64 keywords for now.
  (Portage version: 2.2_rc59/cvs/Linux x86_64)

Revision  Changes    Path
1.28                 dev-ruby/text-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	13 Jun 2009 07:36:54 -0000	1.27
+++ ChangeLog	15 Dec 2009 14:57:06 -0000	1.28
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/text-format
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.27 2009/06/13 07:36:54 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.28 2009/12/15 14:57:06 flameeyes Exp $
+
+*text-format-1.0.0-r1 (15 Dec 2009)
+
+  15 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+  +text-format-1.0.0-r1.ebuild:
+  Bump to ruby-fakegem, drop ppc and ppc64 keywords for now.
 
   13 Jun 2009; Hans de Graaff <graaff@gentoo.org> -text-format-0.64.ebuild,
   text-format-1.0.0.ebuild:



1.1                  dev-ruby/text-format/text-format-1.0.0-r1.ebuild

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

Index: text-format-1.0.0-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.1 2009/12/15 14:57:06 flameeyes Exp $

EAPI=2
USE_RUBY="ruby18 ruby19 jruby"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README Changelog ToDo"

inherit ruby-fakegem

DESCRIPTION="Text::Format provides strong text formatting capabilities to Ruby"
HOMEPAGE="http://rubyforge.org/projects/text-format/"
SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
IUSE=""

ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'
ruby_add_bdepend test 'dev-ruby/archive-tar-minitar'

all_ruby_prepare() {
	# Fix rakefile for new rake versions
	sed -i -e 's: if t\.verbose::' Rakefile || die
}






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog
@ 2010-01-13 16:01 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2010-01-13 16:01 UTC (permalink / raw
  To: gentoo-commits

ranger      10/01/13 16:01:55

  Modified:             text-format-1.0.0-r1.ebuild ChangeLog
  Log:
  Marking text-format-1.0.0-r1 ~ppc64 for bug 297038
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.2                  dev-ruby/text-format/text-format-1.0.0-r1.ebuild

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

Index: text-format-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- text-format-1.0.0-r1.ebuild	15 Dec 2009 14:57:06 -0000	1.1
+++ text-format-1.0.0-r1.ebuild	13 Jan 2010 16:01:55 -0000	1.2
@@ -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/text-format/text-format-1.0.0-r1.ebuild,v 1.1 2009/12/15 14:57:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.2 2010/01/13 16:01:55 ranger Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'



1.29                 dev-ruby/text-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	15 Dec 2009 14:57:06 -0000	1.28
+++ ChangeLog	13 Jan 2010 16:01:55 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-format
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.28 2009/12/15 14:57:06 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.29 2010/01/13 16:01:55 ranger Exp $
+
+  13 Jan 2010; Brent Baude <ranger@gentoo.org> text-format-1.0.0-r1.ebuild:
+  Marking text-format-1.0.0-r1 ~ppc64 for bug 297038
 
 *text-format-1.0.0-r1 (15 Dec 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog
@ 2010-01-14 15:34 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2010-01-14 15:34 UTC (permalink / raw
  To: gentoo-commits

ranger      10/01/14 15:34:29

  Modified:             text-format-1.0.0-r1.ebuild ChangeLog
  Log:
  Marking text-format-1.0.0-r1 ~ppc for bug 297038
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  dev-ruby/text-format/text-format-1.0.0-r1.ebuild

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

Index: text-format-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- text-format-1.0.0-r1.ebuild	13 Jan 2010 16:01:55 -0000	1.2
+++ text-format-1.0.0-r1.ebuild	14 Jan 2010 15:34:28 -0000	1.3
@@ -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/text-format/text-format-1.0.0-r1.ebuild,v 1.2 2010/01/13 16:01:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.3 2010/01/14 15:34:28 ranger Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'



1.30                 dev-ruby/text-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	13 Jan 2010 16:01:55 -0000	1.29
+++ ChangeLog	14 Jan 2010 15:34:28 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.29 2010/01/13 16:01:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.30 2010/01/14 15:34:28 ranger Exp $
+
+  14 Jan 2010; Brent Baude <ranger@gentoo.org> text-format-1.0.0-r1.ebuild:
+  Marking text-format-1.0.0-r1 ~ppc for bug 297038
 
   13 Jan 2010; Brent Baude <ranger@gentoo.org> text-format-1.0.0-r1.ebuild:
   Marking text-format-1.0.0-r1 ~ppc64 for bug 297038






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog
@ 2010-02-18 16:31 Fabian Groffen (grobian)
  0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen (grobian) @ 2010-02-18 16:31 UTC (permalink / raw
  To: gentoo-commits

grobian     10/02/18 16:31:34

  Modified:             text-format-1.0.0-r1.ebuild ChangeLog
  Log:
  Marked ~x86-solaris
  (Portage version: 2.2.00.15335-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.5                  dev-ruby/text-format/text-format-1.0.0-r1.ebuild

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

Index: text-format-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- text-format-1.0.0-r1.ebuild	13 Feb 2010 19:41:42 -0000	1.4
+++ text-format-1.0.0-r1.ebuild	18 Feb 2010 16:31:34 -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/text-format/text-format-1.0.0-r1.ebuild,v 1.4 2010/02/13 19:41:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.5 2010/02/18 16:31:34 grobian Exp $
 
 EAPI=2
 USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'



1.32                 dev-ruby/text-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	13 Feb 2010 19:41:42 -0000	1.31
+++ ChangeLog	18 Feb 2010 16:31:34 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/text-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.31 2010/02/13 19:41:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.32 2010/02/18 16:31:34 grobian Exp $
+
+  18 Feb 2010; Fabian Groffen <grobian@gentoo.org>
+  text-format-1.0.0-r1.ebuild:
+  Marked ~x86-solaris
 
   13 Feb 2010; Raúl Porcel <armin76@gentoo.org> text-format-1.0.0.ebuild,
   text-format-1.0.0-r1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog
@ 2010-05-23 10:15 Alex Legler (a3li)
  0 siblings, 0 replies; 8+ messages in thread
From: Alex Legler (a3li) @ 2010-05-23 10:15 UTC (permalink / raw
  To: gentoo-commits

a3li        10/05/23 10:15:39

  Modified:             text-format-1.0.0-r1.ebuild ChangeLog
  Log:
  Add REE18 support
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/text-format/text-format-1.0.0-r1.ebuild

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

Index: text-format-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- text-format-1.0.0-r1.ebuild	18 Feb 2010 16:31:34 -0000	1.5
+++ text-format-1.0.0-r1.ebuild	23 May 2010 10:15:38 -0000	1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.5 2010/02/18 16:31:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.6 2010/05/23 10:15:38 a3li Exp $
 
 EAPI=2
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby18 ree18 ruby19 jruby"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README Changelog ToDo"



1.35                 dev-ruby/text-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	22 May 2010 22:44:26 -0000	1.34
+++ ChangeLog	23 May 2010 10:15:38 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.34 2010/05/22 22:44:26 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.35 2010/05/23 10:15:38 a3li Exp $
+
+  23 May 2010; Alex Legler <a3li@gentoo.org> text-format-1.0.0-r1.ebuild:
+  Add REE18 support
 
   22 May 2010; Alex Legler <a3li@gentoo.org> ChangeLog:
   Add REE18 support






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog
@ 2010-08-01 19:07 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-08-01 19:07 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/08/01 19:07:57

  Modified:             text-format-1.0.0-r1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #330327
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-ruby/text-format/text-format-1.0.0-r1.ebuild

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

Index: text-format-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- text-format-1.0.0-r1.ebuild	1 Aug 2010 18:30:47 -0000	1.8
+++ text-format-1.0.0-r1.ebuild	1 Aug 2010 19:07:57 -0000	1.9
@@ -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/text-format/text-format-1.0.0-r1.ebuild,v 1.8 2010/08/01 18:30:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.9 2010/08/01 19:07:57 hwoarang Exp $
 
 EAPI=2
 USE_RUBY="ruby18"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'



1.38                 dev-ruby/text-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	1 Aug 2010 18:30:47 -0000	1.37
+++ ChangeLog	1 Aug 2010 19:07:57 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/text-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.37 2010/08/01 18:30:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.38 2010/08/01 19:07:57 hwoarang Exp $
+
+  01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+  text-format-1.0.0-r1.ebuild:
+  Stable on amd64 wrt bug #330327
 
   01 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
   text-format-1.0.0-r1.ebuild, text-format-1.0.0-r2.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog
@ 2010-08-12  9:08 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2010-08-12  9:08 UTC (permalink / raw
  To: gentoo-commits

maekke      10/08/12 09:08:55

  Modified:             text-format-1.0.0-r1.ebuild ChangeLog
  Log:
  x86 stable, bug #330327
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-ruby/text-format/text-format-1.0.0-r1.ebuild

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

Index: text-format-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- text-format-1.0.0-r1.ebuild	1 Aug 2010 19:07:57 -0000	1.9
+++ text-format-1.0.0-r1.ebuild	12 Aug 2010 09:08:55 -0000	1.10
@@ -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/text-format/text-format-1.0.0-r1.ebuild,v 1.9 2010/08/01 19:07:57 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.10 2010/08/12 09:08:55 maekke Exp $
 
 EAPI=2
 USE_RUBY="ruby18"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'



1.40                 dev-ruby/text-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	7 Aug 2010 14:38:23 -0000	1.39
+++ ChangeLog	12 Aug 2010 09:08:55 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.39 2010/08/07 14:38:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.40 2010/08/12 09:08:55 maekke Exp $
+
+  12 Aug 2010; Markus Meier <maekke@gentoo.org> text-format-1.0.0-r1.ebuild:
+  x86 stable, bug #330327
 
   07 Aug 2010; Hans de Graaff <graaff@gentoo.org> text-format-1.0.0.ebuild:
   Change virtual/ruby to dev-lang/ruby, bug 265054.






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog
@ 2010-08-29 18:03 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-29 18:03 UTC (permalink / raw
  To: gentoo-commits

armin76     10/08/29 18:03:29

  Modified:             text-format-1.0.0-r1.ebuild ChangeLog
  Log:
  ia64 stable wrt #330327
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.11                 dev-ruby/text-format/text-format-1.0.0-r1.ebuild

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

Index: text-format-1.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- text-format-1.0.0-r1.ebuild	12 Aug 2010 09:08:55 -0000	1.10
+++ text-format-1.0.0-r1.ebuild	29 Aug 2010 18:03:29 -0000	1.11
@@ -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/text-format/text-format-1.0.0-r1.ebuild,v 1.10 2010/08/12 09:08:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.11 2010/08/29 18:03:29 armin76 Exp $
 
 EAPI=2
 USE_RUBY="ruby18"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
 IUSE=""
 
 ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'



1.42                 dev-ruby/text-format/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	21 Aug 2010 21:47:28 -0000	1.41
+++ ChangeLog	29 Aug 2010 18:03:29 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/text-format
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.41 2010/08/21 21:47:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.42 2010/08/29 18:03:29 armin76 Exp $
+
+  29 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+  text-format-1.0.0-r1.ebuild:
+  ia64 stable wrt #330327
 
   21 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
   -files/text-format-0.64-prefix.diff:






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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 14:57 [gentoo-commits] gentoo-x86 commit in dev-ruby/text-format: text-format-1.0.0-r1.ebuild ChangeLog Diego Petteno (flameeyes)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-13 16:01 Brent Baude (ranger)
2010-01-14 15:34 Brent Baude (ranger)
2010-02-18 16:31 Fabian Groffen (grobian)
2010-05-23 10:15 Alex Legler (a3li)
2010-08-01 19:07 Markos Chandras (hwoarang)
2010-08-12  9:08 Markus Meier (maekke)
2010-08-29 18:03 Raul Porcel (armin76)

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