public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: activerecord-1.15.3.ebuild ChangeLog
@ 2007-10-05 21:29 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 3+ messages in thread
From: Ferris McCormick (fmccor) @ 2007-10-05 21:29 UTC (permalink / raw
  To: gentoo-commits

fmccor      07/10/05 21:29:11

  Modified:             activerecord-1.15.3.ebuild ChangeLog
  Log:
  Sparc stable --- part of Bug #177209
  (Portage version: 2.1.3.11)

Revision  Changes    Path
1.2                  dev-ruby/activerecord/activerecord-1.15.3.ebuild

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

Index: activerecord-1.15.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activerecord-1.15.3.ebuild	14 Mar 2007 04:24:14 -0000	1.1
+++ activerecord-1.15.3.ebuild	5 Oct 2007 21:29:10 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.1 2007/03/14 04:24:14 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.2 2007/10/05 21:29:10 fmccor Exp $
 
 inherit ruby gems
 
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd"
 IUSE=""
 RESTRICT="test"
 



1.52                 dev-ruby/activerecord/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	14 Mar 2007 04:24:14 -0000	1.51
+++ ChangeLog	5 Oct 2007 21:29:10 -0000	1.52
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activerecord
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.51 2007/03/14 04:24:14 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.52 2007/10/05 21:29:10 fmccor Exp $
+
+  05 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
+  activerecord-1.15.3.ebuild:
+  Sparc stable --- part of Bug #177209
 
 *activerecord-1.15.3 (14 Mar 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: activerecord-1.15.3.ebuild ChangeLog
@ 2007-10-06 14:08 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 3+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2007-10-06 14:08 UTC (permalink / raw
  To: gentoo-commits

dertobi123    07/10/06 14:08:02

  Modified:             activerecord-1.15.3.ebuild ChangeLog
  Log:
  ppc stable, bug #177209
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.3                  dev-ruby/activerecord/activerecord-1.15.3.ebuild

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

Index: activerecord-1.15.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activerecord-1.15.3.ebuild	5 Oct 2007 21:29:10 -0000	1.2
+++ activerecord-1.15.3.ebuild	6 Oct 2007 14:08:02 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.2 2007/10/05 21:29:10 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.3 2007/10/06 14:08:02 dertobi123 Exp $
 
 inherit ruby gems
 
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc sparc ~x86 ~x86-fbsd"
 IUSE=""
 RESTRICT="test"
 



1.53                 dev-ruby/activerecord/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	5 Oct 2007 21:29:10 -0000	1.52
+++ ChangeLog	6 Oct 2007 14:08:02 -0000	1.53
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activerecord
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.52 2007/10/05 21:29:10 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.53 2007/10/06 14:08:02 dertobi123 Exp $
+
+  06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+  activerecord-1.15.3.ebuild:
+  ppc stable, bug #177209
 
   05 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
   activerecord-1.15.3.ebuild:



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: activerecord-1.15.3.ebuild ChangeLog
@ 2007-10-06 22:24 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-06 22:24 UTC (permalink / raw
  To: gentoo-commits

opfer       07/10/06 22:24:44

  Modified:             activerecord-1.15.3.ebuild ChangeLog
  Log:
  stable x86, bug 177209
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.4                  dev-ruby/activerecord/activerecord-1.15.3.ebuild

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

Index: activerecord-1.15.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- activerecord-1.15.3.ebuild	6 Oct 2007 14:08:02 -0000	1.3
+++ activerecord-1.15.3.ebuild	6 Oct 2007 22:24:44 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.3 2007/10/06 14:08:02 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.15.3.ebuild,v 1.4 2007/10/06 22:24:44 opfer Exp $
 
 inherit ruby gems
 
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="1.2"
-KEYWORDS="~amd64 ~ia64 ppc sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ppc sparc x86 ~x86-fbsd"
 IUSE=""
 RESTRICT="test"
 



1.55                 dev-ruby/activerecord/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	6 Oct 2007 16:28:41 -0000	1.54
+++ ChangeLog	6 Oct 2007 22:24:44 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activerecord
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.54 2007/10/06 16:28:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.55 2007/10/06 22:24:44 opfer Exp $
+
+  06 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+  activerecord-1.15.3.ebuild:
+  stable x86, bug 177209
 
 *activerecord-1.15.4 (06 Oct 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



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

end of thread, other threads:[~2007-10-06 22:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-06 22:24 [gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: activerecord-1.15.3.ebuild ChangeLog Christian Faulhammer (opfer)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-06 14:08 Tobias Scherbaum (dertobi123)
2007-10-05 21:29 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