public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-2.3.2.ebuild ChangeLog
@ 2009-03-17  9:18 Alex Legler (a3li)
  0 siblings, 0 replies; 7+ messages in thread
From: Alex Legler (a3li) @ 2009-03-17  9:18 UTC (permalink / raw
  To: gentoo-commits

a3li        09/03/17 09:18:32

  Modified:             ChangeLog
  Added:                activesupport-2.3.2.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc25/cvs/Linux x86_64)

Revision  Changes    Path
1.83                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog	10 Jan 2009 16:28:25 -0000	1.82
+++ ChangeLog	17 Mar 2009 09:18:32 -0000	1.83
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.82 2009/01/10 16:28:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.83 2009/03/17 09:18:32 a3li Exp $
+
+*activesupport-2.3.2 (17 Mar 2009)
+
+  17 Mar 2009; Alex Legler <a3li@gentoo.org> +activesupport-2.3.2.ebuild:
+  Version bump
 
   10 Jan 2009; Raúl Porcel <armin76@gentoo.org> activesupport-2.2.2.ebuild:
   ia64 stable wrt #253425



1.1                  dev-ruby/activesupport/activesupport-2.3.2.ebuild

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

Index: activesupport-2.3.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.1 2009/03/17 09:18:32 a3li Exp $

inherit ruby gems
USE_RUBY="ruby18 ruby19"

DESCRIPTION="Utility Classes and Extension to the Standard Library"
HOMEPAGE="http://rubyforge.org/projects/activesupport/"

LICENSE="MIT"
SLOT="2.3"
KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND=">=dev-lang/ruby-1.8.6"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-2.3.2.ebuild ChangeLog
@ 2009-05-18 19:07 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 7+ messages in thread
From: Ferris McCormick (fmccor) @ 2009-05-18 19:07 UTC (permalink / raw
  To: gentoo-commits

fmccor      09/05/18 19:07:08

  Modified:             activesupport-2.3.2.ebuild ChangeLog
  Log:
  Sparc stable, Bug #270331.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/activesupport/activesupport-2.3.2.ebuild

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

Index: activesupport-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-2.3.2.ebuild	17 Mar 2009 09:18:32 -0000	1.1
+++ activesupport-2.3.2.ebuild	18 May 2009 19:07:07 -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/activesupport/activesupport-2.3.2.ebuild,v 1.1 2009/03/17 09:18:32 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.2 2009/05/18 19:07:07 fmccor Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6"



1.84                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	17 Mar 2009 09:18:32 -0000	1.83
+++ ChangeLog	18 May 2009 19:07:07 -0000	1.84
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.83 2009/03/17 09:18:32 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.84 2009/05/18 19:07:07 fmccor Exp $
+
+  18 May 2009; Ferris McCormick <fmccor@gentoo.org>
+  activesupport-2.3.2.ebuild:
+  Sparc stable, Bug #270331.
 
 *activesupport-2.3.2 (17 Mar 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-2.3.2.ebuild ChangeLog
@ 2009-05-23 14:51 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-05-23 14:51 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/23 14:51:15

  Modified:             activesupport-2.3.2.ebuild ChangeLog
  Log:
  Marking activesupport-2.3.2 ppc for bug 270331
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.3                  dev-ruby/activesupport/activesupport-2.3.2.ebuild

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

Index: activesupport-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activesupport-2.3.2.ebuild	18 May 2009 19:07:07 -0000	1.2
+++ activesupport-2.3.2.ebuild	23 May 2009 14:51:15 -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/activesupport/activesupport-2.3.2.ebuild,v 1.2 2009/05/18 19:07:07 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.3 2009/05/23 14:51:15 ranger Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6"



1.85                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	18 May 2009 19:07:07 -0000	1.84
+++ ChangeLog	23 May 2009 14:51:15 -0000	1.85
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.84 2009/05/18 19:07:07 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.85 2009/05/23 14:51:15 ranger Exp $
+
+  23 May 2009; Brent Baude <ranger@gentoo.org> activesupport-2.3.2.ebuild:
+  Marking activesupport-2.3.2 ppc stable for bug 270331
 
   18 May 2009; Ferris McCormick <fmccor@gentoo.org>
   activesupport-2.3.2.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-2.3.2.ebuild ChangeLog
@ 2009-05-23 15:08 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-05-23 15:08 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/23 15:08:01

  Modified:             activesupport-2.3.2.ebuild ChangeLog
  Log:
  Marking activesupport-2.3.2 ppc64 for bug 270331
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.4                  dev-ruby/activesupport/activesupport-2.3.2.ebuild

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

Index: activesupport-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- activesupport-2.3.2.ebuild	23 May 2009 14:51:15 -0000	1.3
+++ activesupport-2.3.2.ebuild	23 May 2009 15:08:01 -0000	1.4
@@ -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/activesupport/activesupport-2.3.2.ebuild,v 1.3 2009/05/23 14:51:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.4 2009/05/23 15:08:01 ranger Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="~amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6"



1.86                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	23 May 2009 14:51:15 -0000	1.85
+++ ChangeLog	23 May 2009 15:08:01 -0000	1.86
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.85 2009/05/23 14:51:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.86 2009/05/23 15:08:01 ranger Exp $
+
+  23 May 2009; Brent Baude <ranger@gentoo.org> activesupport-2.3.2.ebuild:
+  Marking activesupport-2.3.2 ppc64 stable for bug 270331
 
   23 May 2009; Brent Baude <ranger@gentoo.org> activesupport-2.3.2.ebuild:
   Marking activesupport-2.3.2 ppc stable for bug 270331






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-2.3.2.ebuild ChangeLog
@ 2009-05-23 16:49 Thomas Anderson (gentoofan23)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Anderson (gentoofan23) @ 2009-05-23 16:49 UTC (permalink / raw
  To: gentoo-commits

gentoofan23    09/05/23 16:49:55

  Modified:             activesupport-2.3.2.ebuild ChangeLog
  Log:
  stable amd64, bug 270331
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-ruby/activesupport/activesupport-2.3.2.ebuild

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

Index: activesupport-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- activesupport-2.3.2.ebuild	23 May 2009 15:08:01 -0000	1.4
+++ activesupport-2.3.2.ebuild	23 May 2009 16:49:55 -0000	1.5
@@ -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/activesupport/activesupport-2.3.2.ebuild,v 1.4 2009/05/23 15:08:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.5 2009/05/23 16:49:55 gentoofan23 Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="~amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6"



1.87                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog	23 May 2009 15:08:01 -0000	1.86
+++ ChangeLog	23 May 2009 16:49:55 -0000	1.87
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.86 2009/05/23 15:08:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.87 2009/05/23 16:49:55 gentoofan23 Exp $
+
+  23 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
+  activesupport-2.3.2.ebuild:
+  stable amd64, bug 270331
 
   23 May 2009; Brent Baude <ranger@gentoo.org> activesupport-2.3.2.ebuild:
   Marking activesupport-2.3.2 ppc64 stable for bug 270331






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-2.3.2.ebuild ChangeLog
@ 2009-05-24 18:50 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-05-24 18:50 UTC (permalink / raw
  To: gentoo-commits

maekke      09/05/24 18:50:39

  Modified:             activesupport-2.3.2.ebuild ChangeLog
  Log:
  x86 stable, bug #270331
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/activesupport/activesupport-2.3.2.ebuild

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

Index: activesupport-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- activesupport-2.3.2.ebuild	23 May 2009 16:49:55 -0000	1.5
+++ activesupport-2.3.2.ebuild	24 May 2009 18:50:39 -0000	1.6
@@ -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/activesupport/activesupport-2.3.2.ebuild,v 1.5 2009/05/23 16:49:55 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.6 2009/05/24 18:50:39 maekke Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6"



1.88                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	23 May 2009 16:49:55 -0000	1.87
+++ ChangeLog	24 May 2009 18:50:39 -0000	1.88
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.87 2009/05/23 16:49:55 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.88 2009/05/24 18:50:39 maekke Exp $
+
+  24 May 2009; Markus Meier <maekke@gentoo.org> activesupport-2.3.2.ebuild:
+  x86 stable, bug #270331
 
   23 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
   activesupport-2.3.2.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-2.3.2.ebuild ChangeLog
@ 2009-05-28 16:06 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-28 16:06 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/28 16:06:42

  Modified:             activesupport-2.3.2.ebuild ChangeLog
  Log:
  ia64 stable wrt #270331
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.7                  dev-ruby/activesupport/activesupport-2.3.2.ebuild

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

Index: activesupport-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- activesupport-2.3.2.ebuild	24 May 2009 18:50:39 -0000	1.6
+++ activesupport-2.3.2.ebuild	28 May 2009 16:06:42 -0000	1.7
@@ -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/activesupport/activesupport-2.3.2.ebuild,v 1.6 2009/05/24 18:50:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.3.2.ebuild,v 1.7 2009/05/28 16:06:42 armin76 Exp $
 
 inherit ruby gems
 USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
 
 LICENSE="MIT"
 SLOT="2.3"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.6"



1.89                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	24 May 2009 18:50:39 -0000	1.88
+++ ChangeLog	28 May 2009 16:06:42 -0000	1.89
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.88 2009/05/24 18:50:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.89 2009/05/28 16:06:42 armin76 Exp $
+
+  28 May 2009; Raúl Porcel <armin76@gentoo.org> activesupport-2.3.2.ebuild:
+  ia64 stable wrt #270331
 
   24 May 2009; Markus Meier <maekke@gentoo.org> activesupport-2.3.2.ebuild:
   x86 stable, bug #270331






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

end of thread, other threads:[~2009-05-28 16:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-18 19:07 [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-2.3.2.ebuild ChangeLog Ferris McCormick (fmccor)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-28 16:06 Raul Porcel (armin76)
2009-05-24 18:50 Markus Meier (maekke)
2009-05-23 16:49 Thomas Anderson (gentoofan23)
2009-05-23 15:08 Brent Baude (ranger)
2009-05-23 14:51 Brent Baude (ranger)
2009-03-17  9:18 Alex Legler (a3li)

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