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

graaff      08/05/11 12:01:58

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

Revision  Changes    Path
1.2                  dev-ruby/actionpack/actionpack-2.0.2.ebuild

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

Index: actionpack-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- actionpack-2.0.2.ebuild	18 Dec 2007 07:04:49 -0000	1.1
+++ actionpack-2.0.2.ebuild	11 May 2008 12:01:58 -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/actionpack/actionpack-2.0.2.ebuild,v 1.1 2007/12/18 07:04:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v 1.2 2008/05/11 12:01:58 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



1.73                 dev-ruby/actionpack/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	18 Dec 2007 07:04:49 -0000	1.72
+++ ChangeLog	11 May 2008 12:01:58 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionpack
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.72 2007/12/18 07:04:49 graaff Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.73 2008/05/11 12:01:58 graaff Exp $
+
+  11 May 2008; Hans de Graaff <graaff@gentoo.org> actionpack-2.0.2.ebuild:
+  Stable on amd64, bug #221309
 
 *actionpack-2.0.2 (18 Dec 2007)
 



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



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

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

maekke      08/05/11 16:09:12

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

Revision  Changes    Path
1.3                  dev-ruby/actionpack/actionpack-2.0.2.ebuild

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

Index: actionpack-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- actionpack-2.0.2.ebuild	11 May 2008 12:01:58 -0000	1.2
+++ actionpack-2.0.2.ebuild	11 May 2008 16:09:12 -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/actionpack/actionpack-2.0.2.ebuild,v 1.2 2008/05/11 12:01:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v 1.3 2008/05/11 16:09:12 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



1.74                 dev-ruby/actionpack/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	11 May 2008 12:01:58 -0000	1.73
+++ ChangeLog	11 May 2008 16:09:12 -0000	1.74
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.73 2008/05/11 12:01:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.74 2008/05/11 16:09:12 maekke Exp $
+
+  11 May 2008; Markus Meier <maekke@gentoo.org> actionpack-2.0.2.ebuild:
+  x86 stable, bug #221309
 
   11 May 2008; Hans de Graaff <graaff@gentoo.org> actionpack-2.0.2.ebuild:
   Stable on amd64, bug #221309



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



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

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

fmccor      08/05/11 16:58:36

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

Revision  Changes    Path
1.4                  dev-ruby/actionpack/actionpack-2.0.2.ebuild

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

Index: actionpack-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- actionpack-2.0.2.ebuild	11 May 2008 16:09:12 -0000	1.3
+++ actionpack-2.0.2.ebuild	11 May 2008 16:58:36 -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/actionpack/actionpack-2.0.2.ebuild,v 1.3 2008/05/11 16:09:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v 1.4 2008/05/11 16:58:36 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



1.75                 dev-ruby/actionpack/ChangeLog

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

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



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



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

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

corsair     08/05/12 09:42:46

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

Revision  Changes    Path
1.5                  dev-ruby/actionpack/actionpack-2.0.2.ebuild

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

Index: actionpack-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- actionpack-2.0.2.ebuild	11 May 2008 16:58:36 -0000	1.4
+++ actionpack-2.0.2.ebuild	12 May 2008 09:42:46 -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/actionpack/actionpack-2.0.2.ebuild,v 1.4 2008/05/11 16:58:36 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v 1.5 2008/05/12 09:42:46 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



1.76                 dev-ruby/actionpack/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	11 May 2008 16:58:36 -0000	1.75
+++ ChangeLog	12 May 2008 09:42:46 -0000	1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.75 2008/05/11 16:58:36 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.76 2008/05/12 09:42:46 corsair Exp $
+
+  12 May 2008; Markus Rothe <corsair@gentoo.org> actionpack-2.0.2.ebuild:
+  Stable on ppc64; bug #221309
 
   11 May 2008; Ferris McCormick <fmccor@gentoo.org> actionpack-2.0.2.ebuild:
   Sparc stable --- part of Bug #221309 --- Good for about 5 months.



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



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

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

armin76     08/05/13 13:37:31

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

Revision  Changes    Path
1.6                  dev-ruby/actionpack/actionpack-2.0.2.ebuild

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

Index: actionpack-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- actionpack-2.0.2.ebuild	12 May 2008 09:42:46 -0000	1.5
+++ actionpack-2.0.2.ebuild	13 May 2008 13:37:31 -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/actionpack/actionpack-2.0.2.ebuild,v 1.5 2008/05/12 09:42:46 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v 1.6 2008/05/13 13:37:31 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



1.77                 dev-ruby/actionpack/ChangeLog

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

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



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



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

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

nixnut      08/05/16 17:33:24

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

Revision  Changes    Path
1.7                  dev-ruby/actionpack/actionpack-2.0.2.ebuild

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

Index: actionpack-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- actionpack-2.0.2.ebuild	13 May 2008 13:37:31 -0000	1.6
+++ actionpack-2.0.2.ebuild	16 May 2008 17:33:23 -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/actionpack/actionpack-2.0.2.ebuild,v 1.6 2008/05/13 13:37:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-2.0.2.ebuild,v 1.7 2008/05/16 17:33:23 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



1.78                 dev-ruby/actionpack/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	13 May 2008 13:37:31 -0000	1.77
+++ ChangeLog	16 May 2008 17:33:23 -0000	1.78
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.77 2008/05/13 13:37:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.78 2008/05/16 17:33:23 nixnut Exp $
+
+  16 May 2008; nixnut <nixnut@gentoo.org> actionpack-2.0.2.ebuild:
+  Stable on ppc wrt bug 221309
 
   13 May 2008; Raúl Porcel <armin76@gentoo.org> actionpack-2.0.2.ebuild:
   ia64 stable wrt #221309



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



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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-12  9:42 [gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: actionpack-2.0.2.ebuild ChangeLog Markus Rothe (corsair)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-16 17:33 Gysbert Wassenaar (nixnut)
2008-05-13 13:37 Raul Porcel (armin76)
2008-05-11 16:58 Ferris McCormick (fmccor)
2008-05-11 16:09 Markus Meier (maekke)
2008-05-11 12: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