public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/autotest-rails: autotest-rails-4.1.0.ebuild ChangeLog
@ 2009-06-09 19:24 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 7+ messages in thread
From: Ferris McCormick (fmccor) @ 2009-06-09 19:24 UTC (permalink / raw
  To: gentoo-commits

fmccor      09/06/09 19:24:00

  Modified:             autotest-rails-4.1.0.ebuild ChangeLog
  Log:
  Add ~sparc keyword, Bug #273414.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild

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

Index: autotest-rails-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autotest-rails-4.1.0.ebuild	9 Jun 2009 18:24:16 -0000	1.1
+++ autotest-rails-4.1.0.ebuild	9 Jun 2009 19:24:00 -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/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.1 2009/06/09 18:24:16 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.2 2009/06/09 19:24:00 fmccor Exp $
 
 inherit gems
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/zentest/"
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
 SLOT="0"
 IUSE=""
 



1.2                  dev-ruby/autotest-rails/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	9 Jun 2009 18:24:16 -0000	1.1
+++ ChangeLog	9 Jun 2009 19:24:00 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/autotest-rails
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.1 2009/06/09 18:24:16 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.2 2009/06/09 19:24:00 fmccor Exp $
+
+  09 Jun 2009; Ferris McCormick <fmccor@gentoo.org>
+  autotest-rails-4.1.0.ebuild:
+  Add ~sparc keyword, Bug #273414.
 
 *autotest-rails-4.1.0 (09 Jun 2009)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/autotest-rails: autotest-rails-4.1.0.ebuild ChangeLog
@ 2009-06-24 14:29 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2009-06-24 14:29 UTC (permalink / raw
  To: gentoo-commits

armin76     09/06/24 14:29:30

  Modified:             autotest-rails-4.1.0.ebuild ChangeLog
  Log:
  Add ~ia64 wrt #273414
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.3                  dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild

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

Index: autotest-rails-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- autotest-rails-4.1.0.ebuild	9 Jun 2009 19:24:00 -0000	1.2
+++ autotest-rails-4.1.0.ebuild	24 Jun 2009 14:29:30 -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/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.2 2009/06/09 19:24:00 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.3 2009/06/24 14:29:30 armin76 Exp $
 
 inherit gems
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/zentest/"
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
 SLOT="0"
 IUSE=""
 



1.3                  dev-ruby/autotest-rails/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	9 Jun 2009 19:24:00 -0000	1.2
+++ ChangeLog	24 Jun 2009 14:29:30 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/autotest-rails
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.2 2009/06/09 19:24:00 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.3 2009/06/24 14:29:30 armin76 Exp $
+
+  24 Jun 2009; Raúl Porcel <armin76@gentoo.org>
+  autotest-rails-4.1.0.ebuild:
+  Add ~ia64 wrt #273414
 
   09 Jun 2009; Ferris McCormick <fmccor@gentoo.org>
   autotest-rails-4.1.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/autotest-rails: autotest-rails-4.1.0.ebuild ChangeLog
@ 2009-07-04 12:55 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-07-04 12:55 UTC (permalink / raw
  To: gentoo-commits

ranger      09/07/04 12:55:24

  Modified:             autotest-rails-4.1.0.ebuild ChangeLog
  Log:
  Marking autotest-rails-4.1.0 ~ppc64 for bug 273414
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.4                  dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild

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

Index: autotest-rails-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- autotest-rails-4.1.0.ebuild	24 Jun 2009 14:29:30 -0000	1.3
+++ autotest-rails-4.1.0.ebuild	4 Jul 2009 12:55:24 -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/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.3 2009/06/24 14:29:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.4 2009/07/04 12:55:24 ranger Exp $
 
 inherit gems
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/zentest/"
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
 SLOT="0"
 IUSE=""
 



1.4                  dev-ruby/autotest-rails/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	24 Jun 2009 14:29:30 -0000	1.3
+++ ChangeLog	4 Jul 2009 12:55:24 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/autotest-rails
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.3 2009/06/24 14:29:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.4 2009/07/04 12:55:24 ranger Exp $
+
+  04 Jul 2009; Brent Baude <ranger@gentoo.org> autotest-rails-4.1.0.ebuild:
+  Marking autotest-rails-4.1.0 ~ppc64 for bug 273414
 
   24 Jun 2009; Raúl Porcel <armin76@gentoo.org>
   autotest-rails-4.1.0.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/autotest-rails: autotest-rails-4.1.0.ebuild ChangeLog
@ 2009-08-09 16:40 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-08-09 16:40 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/08/09 16:40:16

  Modified:             autotest-rails-4.1.0.ebuild ChangeLog
  Log:
  ~ppc'd
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.5                  dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild

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

Index: autotest-rails-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- autotest-rails-4.1.0.ebuild	4 Jul 2009 12:55:24 -0000	1.4
+++ autotest-rails-4.1.0.ebuild	9 Aug 2009 16:40:16 -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/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.4 2009/07/04 12:55:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.5 2009/08/09 16:40:16 nixnut Exp $
 
 inherit gems
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/zentest/"
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 SLOT="0"
 IUSE=""
 



1.5                  dev-ruby/autotest-rails/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	4 Jul 2009 12:55:24 -0000	1.4
+++ ChangeLog	9 Aug 2009 16:40:16 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/autotest-rails
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.4 2009/07/04 12:55:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.5 2009/08/09 16:40:16 nixnut Exp $
+
+  09 Aug 2009; nixnut <nixnut@gentoo.org> autotest-rails-4.1.0.ebuild:
+  ~ppc'd
 
   04 Jul 2009; Brent Baude <ranger@gentoo.org> autotest-rails-4.1.0.ebuild:
   Marking autotest-rails-4.1.0 ~ppc64 for bug 273414






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/autotest-rails: autotest-rails-4.1.0.ebuild ChangeLog
@ 2009-08-14 20:29 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2009-08-14 20:29 UTC (permalink / raw
  To: gentoo-commits

maekke      09/08/14 20:29:18

  Modified:             autotest-rails-4.1.0.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #280665
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild

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

Index: autotest-rails-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- autotest-rails-4.1.0.ebuild	9 Aug 2009 16:40:16 -0000	1.5
+++ autotest-rails-4.1.0.ebuild	14 Aug 2009 20:29:18 -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/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.5 2009/08/09 16:40:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.6 2009/08/14 20:29:18 maekke Exp $
 
 inherit gems
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/zentest/"
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 SLOT="0"
 IUSE=""
 



1.6                  dev-ruby/autotest-rails/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	9 Aug 2009 16:40:16 -0000	1.5
+++ ChangeLog	14 Aug 2009 20:29:18 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/autotest-rails
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.5 2009/08/09 16:40:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.6 2009/08/14 20:29:18 maekke Exp $
+
+  14 Aug 2009; Markus Meier <maekke@gentoo.org> autotest-rails-4.1.0.ebuild:
+  amd64/x86 stable, bug #280665
 
   09 Aug 2009; nixnut <nixnut@gentoo.org> autotest-rails-4.1.0.ebuild:
   ~ppc'd






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/autotest-rails: autotest-rails-4.1.0.ebuild ChangeLog
@ 2009-08-29 18:44 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-08-29 18:44 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/08/29 18:44:26

  Modified:             autotest-rails-4.1.0.ebuild ChangeLog
  Log:
  ppc stable #280665
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.8                  dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild

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

Index: autotest-rails-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- autotest-rails-4.1.0.ebuild	25 Aug 2009 17:15:45 -0000	1.7
+++ autotest-rails-4.1.0.ebuild	29 Aug 2009 18:44:26 -0000	1.8
@@ -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/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.7 2009/08/25 17:15:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.8 2009/08/29 18:44:26 nixnut Exp $
 
 inherit gems
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/zentest/"
 LICENSE="MIT"
 
-KEYWORDS="amd64 ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86"
 SLOT="0"
 IUSE=""
 



1.8                  dev-ruby/autotest-rails/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	26 Aug 2009 14:57:41 -0000	1.7
+++ ChangeLog	29 Aug 2009 18:44:26 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/autotest-rails
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.7 2009/08/26 14:57:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.8 2009/08/29 18:44:26 nixnut Exp $
+
+  29 Aug 2009; nixnut <nixnut@gentoo.org> autotest-rails-4.1.0.ebuild:
+  ppc stable #280665
 
   25 Aug 2009; Raúl Porcel <armin76@gentoo.org> autotest-rails-4.1.0.ebuild:
   ia64 stable wrt #280665






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/autotest-rails: autotest-rails-4.1.0.ebuild ChangeLog
@ 2009-09-05 18:58 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2009-09-05 18:58 UTC (permalink / raw
  To: gentoo-commits

ranger      09/09/05 18:58:43

  Modified:             autotest-rails-4.1.0.ebuild ChangeLog
  Log:
  Marking autotest-rails-4.1.0 ppc64 for bug 280665
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.9                  dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild?r1=1.8&r2=1.9

Index: autotest-rails-4.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- autotest-rails-4.1.0.ebuild	29 Aug 2009 18:44:26 -0000	1.8
+++ autotest-rails-4.1.0.ebuild	5 Sep 2009 18:58:43 -0000	1.9
@@ -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/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.8 2009/08/29 18:44:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/autotest-rails-4.1.0.ebuild,v 1.9 2009/09/05 18:58:43 ranger Exp $
 
 inherit gems
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://rubyforge.org/projects/zentest/"
 LICENSE="MIT"
 
-KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86"
 SLOT="0"
 IUSE=""
 



1.9                  dev-ruby/autotest-rails/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	29 Aug 2009 18:44:26 -0000	1.8
+++ ChangeLog	5 Sep 2009 18:58:43 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/autotest-rails
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.8 2009/08/29 18:44:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/autotest-rails/ChangeLog,v 1.9 2009/09/05 18:58:43 ranger Exp $
+
+  05 Sep 2009; Brent Baude <ranger@gentoo.org> autotest-rails-4.1.0.ebuild:
+  Marking autotest-rails-4.1.0 ppc64 for bug 280665
 
   29 Aug 2009; nixnut <nixnut@gentoo.org> autotest-rails-4.1.0.ebuild:
   ppc stable #280665






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

end of thread, other threads:[~2009-09-05 18:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24 14:29 [gentoo-commits] gentoo-x86 commit in dev-ruby/autotest-rails: autotest-rails-4.1.0.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-05 18:58 Brent Baude (ranger)
2009-08-29 18:44 Gysbert Wassenaar (nixnut)
2009-08-14 20:29 Markus Meier (maekke)
2009-08-09 16:40 Gysbert Wassenaar (nixnut)
2009-07-04 12:55 Brent Baude (ranger)
2009-06-09 19:24 Ferris McCormick (fmccor)

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