public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/activeresource: activeresource-2.0.2.ebuild ChangeLog
@ 2008-01-11  2:33 Joshua Nichols (nichoj)
  0 siblings, 0 replies; 7+ messages in thread
From: Joshua Nichols (nichoj) @ 2008-01-11  2:33 UTC (permalink / raw
  To: gentoo-commits

nichoj      08/01/11 02:33:32

  Modified:             activeresource-2.0.2.ebuild ChangeLog
  Log:
  Updated dependencies not to rely on specific version, and allowing for later revisions (ie change =dev-ruby/activerecord-2.0.2 to ~dev-ruby/activerecord-2.0.2.
  (Portage version: 2.1.3.19)

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

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

Index: activeresource-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- activeresource-2.0.2.ebuild	18 Dec 2007 07:03:34 -0000	1.1
+++ activeresource-2.0.2.ebuild	11 Jan 2008 02:33:32 -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/activeresource/activeresource-2.0.2.ebuild,v 1.1 2007/12/18 07:03:34 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.2 2008/01/11 02:33:32 nichoj Exp $
 
 inherit ruby gems
 
@@ -13,4 +13,4 @@
 IUSE=""
 
 DEPEND=">=dev-lang/ruby-1.8.5
-	=dev-ruby/activesupport-2.0.2"
+	~dev-ruby/activesupport-2.0.2"



1.2                  dev-ruby/activeresource/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	18 Dec 2007 07:03:34 -0000	1.1
+++ ChangeLog	11 Jan 2008 02:33:32 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/activeresource
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.1 2007/12/18 07:03:34 graaff Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.2 2008/01/11 02:33:32 nichoj Exp $
+
+  04 Jan 2008; <nichoj@gentoo.org> activeresource-2.0.2.ebuild:
+  Updated dependencies not to rely on specific version, and allowing for later
+  revisions (ie change =dev-ruby/activerecord-2.0.2 to
+  ~dev-ruby/activerecord-2.0.2.
 
 *activeresource-2.0.2 (18 Dec 2007)
 



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



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/activeresource: activeresource-2.0.2.ebuild ChangeLog
@ 2008-05-11 12:01 Hans de Graaff (graaff)
  0 siblings, 0 replies; 7+ 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:10

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

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

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

Index: activeresource-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- activeresource-2.0.2.ebuild	11 Jan 2008 02:33:32 -0000	1.2
+++ activeresource-2.0.2.ebuild	11 May 2008 12:01:10 -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/activeresource/activeresource-2.0.2.ebuild,v 1.2 2008/01/11 02:33:32 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.3 2008/05/11 12:01:10 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.4                  dev-ruby/activeresource/ChangeLog

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

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



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



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

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

maekke      08/05/11 16:06:27

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

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

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

Index: activeresource-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- activeresource-2.0.2.ebuild	11 May 2008 12:01:10 -0000	1.3
+++ activeresource-2.0.2.ebuild	11 May 2008 16:06:27 -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/activeresource/activeresource-2.0.2.ebuild,v 1.3 2008/05/11 12:01:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.4 2008/05/11 16:06:27 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.5                  dev-ruby/activeresource/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	11 May 2008 12:01:10 -0000	1.4
+++ ChangeLog	11 May 2008 16:06:27 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activeresource
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.4 2008/05/11 12:01:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.5 2008/05/11 16:06:27 maekke Exp $
+
+  11 May 2008; Markus Meier <maekke@gentoo.org> activeresource-2.0.2.ebuild:
+  x86 stable, bug #221309
 
   11 May 2008; Hans de Graaff <graaff@gentoo.org>
   activeresource-2.0.2.ebuild:



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



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

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

fmccor      08/05/11 16:58:06

  Modified:             activeresource-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.5                  dev-ruby/activeresource/activeresource-2.0.2.ebuild

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

Index: activeresource-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- activeresource-2.0.2.ebuild	11 May 2008 16:06:27 -0000	1.4
+++ activeresource-2.0.2.ebuild	11 May 2008 16:58:05 -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/activeresource/activeresource-2.0.2.ebuild,v 1.4 2008/05/11 16:06:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.5 2008/05/11 16:58:05 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.6                  dev-ruby/activeresource/ChangeLog

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

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



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



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

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

corsair     08/05/12 09:41:15

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

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

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

Index: activeresource-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- activeresource-2.0.2.ebuild	11 May 2008 16:58:05 -0000	1.5
+++ activeresource-2.0.2.ebuild	12 May 2008 09:41:15 -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/activeresource/activeresource-2.0.2.ebuild,v 1.5 2008/05/11 16:58:05 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.6 2008/05/12 09:41:15 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.7                  dev-ruby/activeresource/ChangeLog

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

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



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



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

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

armin76     08/05/13 13:37:05

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

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

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

Index: activeresource-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- activeresource-2.0.2.ebuild	12 May 2008 09:41:15 -0000	1.6
+++ activeresource-2.0.2.ebuild	13 May 2008 13:37:05 -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/activeresource/activeresource-2.0.2.ebuild,v 1.6 2008/05/12 09:41:15 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.7 2008/05/13 13:37:05 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.8                  dev-ruby/activeresource/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	12 May 2008 09:41:15 -0000	1.7
+++ ChangeLog	13 May 2008 13:37:05 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/activeresource
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.7 2008/05/12 09:41:15 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.8 2008/05/13 13:37:05 armin76 Exp $
+
+  13 May 2008; Raúl Porcel <armin76@gentoo.org>
+  activeresource-2.0.2.ebuild:
+  ia64 stable wrt #221309
 
   12 May 2008; Markus Rothe <corsair@gentoo.org>
   activeresource-2.0.2.ebuild:



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



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

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

nixnut      08/05/16 17:32:01

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

Revision  Changes    Path
1.8                  dev-ruby/activeresource/activeresource-2.0.2.ebuild

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

Index: activeresource-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- activeresource-2.0.2.ebuild	13 May 2008 13:37:05 -0000	1.7
+++ activeresource-2.0.2.ebuild	16 May 2008 17:32:01 -0000	1.8
@@ -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/activeresource/activeresource-2.0.2.ebuild,v 1.7 2008/05/13 13:37:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.2.ebuild,v 1.8 2008/05/16 17:32:01 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.10                 dev-ruby/activeresource/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	13 May 2008 18:18:16 -0000	1.9
+++ ChangeLog	16 May 2008 17:32:01 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/activeresource
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.9 2008/05/13 18:18:16 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.10 2008/05/16 17:32:01 nixnut Exp $
+
+  16 May 2008; nixnut <nixnut@gentoo.org> activeresource-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



-- 
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:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-16 17:32 [gentoo-commits] gentoo-x86 commit in dev-ruby/activeresource: activeresource-2.0.2.ebuild ChangeLog Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-13 13:37 Raul Porcel (armin76)
2008-05-12  9:41 Markus Rothe (corsair)
2008-05-11 16:58 Ferris McCormick (fmccor)
2008-05-11 16:06 Markus Meier (maekke)
2008-05-11 12:01 Hans de Graaff (graaff)
2008-01-11  2:33 Joshua Nichols (nichoj)

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