public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.0.2.ebuild
@ 2007-12-18  7:01 Hans de Graaff (graaff)
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff (graaff) @ 2007-12-18  7:01 UTC (permalink / raw
  To: gentoo-commits

graaff      07/12/18 07:01:12

  Modified:             ChangeLog
  Added:                activesupport-2.0.2.ebuild
  Log:
  Version bump for Rails 2.0.2
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.53                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	1 Dec 2007 09:13:41 -0000	1.52
+++ ChangeLog	18 Dec 2007 07:01:11 -0000	1.53
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.52 2007/12/01 09:13:41 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.53 2007/12/18 07:01:11 graaff Exp $
+
+*activesupport-2.0.2 (18 Dec 2007)
+
+  18 Dec 2007; Hans de Graaff <graaff@gentoo.org>
+  +activesupport-2.0.2.ebuild:
+  Version bump for Rails 2.0.2
 
   01 Dec 2007; Markus Rothe <corsair@gentoo.org> activesupport-1.4.4.ebuild:
   Stable on ppc64; bug #200159



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

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

Index: activesupport-2.0.2.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.1 2007/12/18 07:01:11 graaff Exp $

inherit ruby gems

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

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

DEPEND=">=dev-lang/ruby-1.8.5
	>=dev-ruby/rubygems-0.9.0"



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.0.2.ebuild
@ 2008-05-11 12:00 Hans de Graaff (graaff)
  0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff (graaff) @ 2008-05-11 12:00 UTC (permalink / raw
  To: gentoo-commits

graaff      08/05/11 12:00:23

  Modified:             ChangeLog activesupport-2.0.2.ebuild
  Log:
  Stable on amd64, bug #221309
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.55                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	19 Mar 2008 19:36:14 -0000	1.54
+++ ChangeLog	11 May 2008 12:00:23 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.54 2008/03/19 19:36:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.55 2008/05/11 12:00:23 graaff Exp $
+
+  11 May 2008; Hans de Graaff <graaff@gentoo.org>
+  activesupport-2.0.2.ebuild:
+  Stable on amd64, bug #221309
 
   19 Mar 2008; Hans de Graaff <graaff@gentoo.org> Manifest:
   Redigest due to upstream repackaging



1.2                  dev-ruby/activesupport/activesupport-2.0.2.ebuild

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

Index: activesupport-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activesupport-2.0.2.ebuild	18 Dec 2007 07:01:11 -0000	1.1
+++ activesupport-2.0.2.ebuild	11 May 2008 12:00:23 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.1 2007/12/18 07:01:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.2 2008/05/11 12:00:23 graaff Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.0.2.ebuild
@ 2008-05-11 16:04 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2008-05-11 16:04 UTC (permalink / raw
  To: gentoo-commits

maekke      08/05/11 16:04:56

  Modified:             ChangeLog activesupport-2.0.2.ebuild
  Log:
  x86 stable, bug #221309
  (Portage version: 2.1.5_rc10)

Revision  Changes    Path
1.56                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	11 May 2008 12:00:23 -0000	1.55
+++ ChangeLog	11 May 2008 16:04:55 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.55 2008/05/11 12:00:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.56 2008/05/11 16:04:55 maekke Exp $
+
+  11 May 2008; Markus Meier <maekke@gentoo.org> activesupport-2.0.2.ebuild:
+  x86 stable, bug #221309
 
   11 May 2008; Hans de Graaff <graaff@gentoo.org>
   activesupport-2.0.2.ebuild:



1.3                  dev-ruby/activesupport/activesupport-2.0.2.ebuild

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

Index: activesupport-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activesupport-2.0.2.ebuild	11 May 2008 12:00:23 -0000	1.2
+++ activesupport-2.0.2.ebuild	11 May 2008 16:04:55 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.2 2008/05/11 12:00:23 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.3 2008/05/11 16:04:55 maekke Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.0.2.ebuild
@ 2008-05-11 16:57 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 7+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-05-11 16:57 UTC (permalink / raw
  To: gentoo-commits

fmccor      08/05/11 16:57:37

  Modified:             ChangeLog activesupport-2.0.2.ebuild
  Log:
  Sparc stable --- part of Bug #221309 --- Good for about 5 months.
  (Portage version: 2.2_pre6)

Revision  Changes    Path
1.57                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	11 May 2008 16:04:55 -0000	1.56
+++ ChangeLog	11 May 2008 16:57:36 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.56 2008/05/11 16:04:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.57 2008/05/11 16:57:36 fmccor Exp $
+
+  11 May 2008; Ferris McCormick <fmccor@gentoo.org>
+  activesupport-2.0.2.ebuild:
+  Sparc stable --- part of Bug #221309 --- Good for about 5 months.
 
   11 May 2008; Markus Meier <maekke@gentoo.org> activesupport-2.0.2.ebuild:
   x86 stable, bug #221309



1.4                  dev-ruby/activesupport/activesupport-2.0.2.ebuild

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

Index: activesupport-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- activesupport-2.0.2.ebuild	11 May 2008 16:04:55 -0000	1.3
+++ activesupport-2.0.2.ebuild	11 May 2008 16:57:37 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.3 2008/05/11 16:04:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.4 2008/05/11 16:57:37 fmccor Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.0.2.ebuild
@ 2008-05-12  9:39 Markus Rothe (corsair)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Rothe (corsair) @ 2008-05-12  9:39 UTC (permalink / raw
  To: gentoo-commits

corsair     08/05/12 09:39:59

  Modified:             ChangeLog activesupport-2.0.2.ebuild
  Log:
  Stable on ppc64; bug #221309
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.58                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	11 May 2008 16:57:36 -0000	1.57
+++ ChangeLog	12 May 2008 09:39:59 -0000	1.58
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.57 2008/05/11 16:57:36 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.58 2008/05/12 09:39:59 corsair Exp $
+
+  12 May 2008; Markus Rothe <corsair@gentoo.org> activesupport-2.0.2.ebuild:
+  Stable on ppc64; bug #221309
 
   11 May 2008; Ferris McCormick <fmccor@gentoo.org>
   activesupport-2.0.2.ebuild:



1.5                  dev-ruby/activesupport/activesupport-2.0.2.ebuild

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

Index: activesupport-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- activesupport-2.0.2.ebuild	11 May 2008 16:57:37 -0000	1.4
+++ activesupport-2.0.2.ebuild	12 May 2008 09:39:59 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.4 2008/05/11 16:57:37 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.5 2008/05/12 09:39:59 corsair Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5



-- 
gentoo-commits@lists.gentoo.org mailing list



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

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

armin76     08/05/13 13:36:40

  Modified:             ChangeLog activesupport-2.0.2.ebuild
  Log:
  ia64 stable wrt #221309
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.59                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	12 May 2008 09:39:59 -0000	1.58
+++ ChangeLog	13 May 2008 13:36:40 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.58 2008/05/12 09:39:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.59 2008/05/13 13:36:40 armin76 Exp $
+
+  13 May 2008; Raúl Porcel <armin76@gentoo.org> activesupport-2.0.2.ebuild:
+  ia64 stable wrt #221309
 
   12 May 2008; Markus Rothe <corsair@gentoo.org> activesupport-2.0.2.ebuild:
   Stable on ppc64; bug #221309



1.6                  dev-ruby/activesupport/activesupport-2.0.2.ebuild

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

Index: activesupport-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- activesupport-2.0.2.ebuild	12 May 2008 09:39:59 -0000	1.5
+++ activesupport-2.0.2.ebuild	13 May 2008 13:36:40 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.5 2008/05/12 09:39:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.6 2008/05/13 13:36:40 armin76 Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.0.2.ebuild
@ 2008-05-16 17:30 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-05-16 17:30 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/05/16 17:30:10

  Modified:             ChangeLog activesupport-2.0.2.ebuild
  Log:
  Stable on ppc wrt bug 221309
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.61                 dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	13 May 2008 18:16:09 -0000	1.60
+++ ChangeLog	16 May 2008 17:30:10 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.60 2008/05/13 18:16:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.61 2008/05/16 17:30:10 nixnut Exp $
+
+  16 May 2008; nixnut <nixnut@gentoo.org> activesupport-2.0.2.ebuild:
+  Stable on ppc wrt bug 221309
 
   13 May 2008; Hans de Graaff <graaff@gentoo.org> Manifest:
   Redigest packages due to packaging changes upstream, bug 221829



1.7                  dev-ruby/activesupport/activesupport-2.0.2.ebuild

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

Index: activesupport-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- activesupport-2.0.2.ebuild	13 May 2008 13:36:40 -0000	1.6
+++ activesupport-2.0.2.ebuild	16 May 2008 17:30:10 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.6 2008/05/13 13:36:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-2.0.2.ebuild,v 1.7 2008/05/16 17:30:10 nixnut Exp $
 
 inherit ruby gems
 
@@ -9,7 +9,7 @@
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-05-16 17:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-11 16:57 [gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: ChangeLog activesupport-2.0.2.ebuild Ferris McCormick (fmccor)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-16 17:30 Gysbert Wassenaar (nixnut)
2008-05-13 13:36 Raul Porcel (armin76)
2008-05-12  9:39 Markus Rothe (corsair)
2008-05-11 16:04 Markus Meier (maekke)
2008-05-11 12:00 Hans de Graaff (graaff)
2007-12-18  7: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