public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-augeas: ChangeLog ruby-augeas-0.2.0.ebuild
@ 2009-03-24 23:22 Joseph Jezak (josejx)
  0 siblings, 0 replies; 6+ messages in thread
From: Joseph Jezak (josejx) @ 2009-03-24 23:22 UTC (permalink / raw
  To: gentoo-commits

josejx      09/03/24 23:22:50

  Modified:             ChangeLog ruby-augeas-0.2.0.ebuild
  Log:
  Marked ~ppc for bug #263622.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-ruby/ruby-augeas/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	24 Feb 2009 15:50:11 -0000	1.1
+++ ChangeLog	24 Mar 2009 23:22:50 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-augeas
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.1 2009/02/24 15:50:11 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.2 2009/03/24 23:22:50 josejx Exp $
+
+  24 Mar 2009; Joseph Jezak <josejx@gentoo.org> ruby-augeas-0.2.0.ebuild:
+  Marked ~ppc for bug #263622.
 
 *ruby-augeas-0.2.0 (24 Feb 2009)
 



1.2                  dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild

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

Index: ruby-augeas-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-augeas-0.2.0.ebuild	24 Feb 2009 15:50:11 -0000	1.1
+++ ruby-augeas-0.2.0.ebuild	24 Mar 2009 23:22:50 -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/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.1 2009/02/24 15:50:11 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.2 2009/03/24 23:22:50 josejx Exp $
 
 inherit gems
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND="app-admin/augeas"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-augeas: ChangeLog ruby-augeas-0.2.0.ebuild
@ 2009-04-12 12:43 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 6+ messages in thread
From: Friedrich Oslage (bluebird) @ 2009-04-12 12:43 UTC (permalink / raw
  To: gentoo-commits

bluebird    09/04/12 12:43:27

  Modified:             ChangeLog ruby-augeas-0.2.0.ebuild
  Log:
  Add ~sparc keyword, bug #263622
  (Portage version: 2.2_rc30/cvs/Linux sparc64)

Revision  Changes    Path
1.3                  dev-ruby/ruby-augeas/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	24 Mar 2009 23:22:50 -0000	1.2
+++ ChangeLog	12 Apr 2009 12:43:27 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-augeas
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.2 2009/03/24 23:22:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.3 2009/04/12 12:43:27 bluebird Exp $
+
+  12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+  ruby-augeas-0.2.0.ebuild:
+  Add ~sparc keyword, bug #263622
 
   24 Mar 2009; Joseph Jezak <josejx@gentoo.org> ruby-augeas-0.2.0.ebuild:
   Marked ~ppc for bug #263622.



1.3                  dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild

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

Index: ruby-augeas-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-augeas-0.2.0.ebuild	24 Mar 2009 23:22:50 -0000	1.2
+++ ruby-augeas-0.2.0.ebuild	12 Apr 2009 12:43:27 -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/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.2 2009/03/24 23:22:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.3 2009/04/12 12:43:27 bluebird Exp $
 
 inherit gems
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 DEPEND="app-admin/augeas"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-augeas: ChangeLog ruby-augeas-0.2.0.ebuild
@ 2009-05-19 15:23 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 6+ messages in thread
From: Ferris McCormick (fmccor) @ 2009-05-19 15:23 UTC (permalink / raw
  To: gentoo-commits

fmccor      09/05/19 15:23:40

  Modified:             ChangeLog ruby-augeas-0.2.0.ebuild
  Log:
  Sparc stable, required for Bug #270432.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-ruby/ruby-augeas/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	12 Apr 2009 12:43:27 -0000	1.3
+++ ChangeLog	19 May 2009 15:23:40 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-augeas
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.3 2009/04/12 12:43:27 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.4 2009/05/19 15:23:40 fmccor Exp $
+
+  19 May 2009; Ferris McCormick <fmccor@gentoo.org>
+  ruby-augeas-0.2.0.ebuild:
+  Sparc stable, required for Bug #270432.
 
   12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
   ruby-augeas-0.2.0.ebuild:



1.4                  dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild

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

Index: ruby-augeas-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-augeas-0.2.0.ebuild	12 Apr 2009 12:43:27 -0000	1.3
+++ ruby-augeas-0.2.0.ebuild	19 May 2009 15:23:40 -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/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.3 2009/04/12 12:43:27 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.4 2009/05/19 15:23:40 fmccor Exp $
 
 inherit gems
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
 IUSE=""
 
 DEPEND="app-admin/augeas"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-augeas: ChangeLog ruby-augeas-0.2.0.ebuild
@ 2009-08-27 12:41 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-08-27 12:41 UTC (permalink / raw
  To: gentoo-commits

fauli       09/08/27 12:41:45

  Modified:             ChangeLog ruby-augeas-0.2.0.ebuild
  Log:
  stable x86, bug 282759
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.6                  dev-ruby/ruby-augeas/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	25 Aug 2009 23:12:05 -0000	1.5
+++ ChangeLog	27 Aug 2009 12:41:44 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-augeas
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.5 2009/08/25 23:12:05 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.6 2009/08/27 12:41:44 fauli Exp $
+
+  27 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
+  ruby-augeas-0.2.0.ebuild:
+  stable x86, bug 282759
 
 *ruby-augeas-0.3.0 (25 Aug 2009)
 



1.5                  dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild

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

Index: ruby-augeas-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-augeas-0.2.0.ebuild	19 May 2009 15:23:40 -0000	1.4
+++ ruby-augeas-0.2.0.ebuild	27 Aug 2009 12:41:44 -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/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.4 2009/05/19 15:23:40 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.5 2009/08/27 12:41:44 fauli Exp $
 
 inherit gems
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
 IUSE=""
 
 DEPEND="app-admin/augeas"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-augeas: ChangeLog ruby-augeas-0.2.0.ebuild
@ 2009-08-29 17:49 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-08-29 17:49 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/08/29 17:49:11

  Modified:             ChangeLog ruby-augeas-0.2.0.ebuild
  Log:
  ppc stable #282759
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.7                  dev-ruby/ruby-augeas/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	27 Aug 2009 12:41:44 -0000	1.6
+++ ChangeLog	29 Aug 2009 17:49:10 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-augeas
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.6 2009/08/27 12:41:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.7 2009/08/29 17:49:10 nixnut Exp $
+
+  29 Aug 2009; nixnut <nixnut@gentoo.org> ruby-augeas-0.2.0.ebuild:
+  ppc stable #282759
 
   27 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
   ruby-augeas-0.2.0.ebuild:



1.6                  dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild

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

Index: ruby-augeas-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby-augeas-0.2.0.ebuild	27 Aug 2009 12:41:44 -0000	1.5
+++ ruby-augeas-0.2.0.ebuild	29 Aug 2009 17:49:10 -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/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.5 2009/08/27 12:41:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.6 2009/08/29 17:49:10 nixnut Exp $
 
 inherit gems
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
 IUSE=""
 
 DEPEND="app-admin/augeas"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-augeas: ChangeLog ruby-augeas-0.2.0.ebuild
@ 2009-09-05 22:18 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2009-09-05 22:18 UTC (permalink / raw
  To: gentoo-commits

maekke      09/09/05 22:18:35

  Modified:             ChangeLog ruby-augeas-0.2.0.ebuild
  Log:
  amd64 stable, bug #270432
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-ruby/ruby-augeas/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	29 Aug 2009 17:49:10 -0000	1.7
+++ ChangeLog	5 Sep 2009 22:18:35 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/ruby-augeas
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.7 2009/08/29 17:49:10 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.8 2009/09/05 22:18:35 maekke Exp $
+
+  05 Sep 2009; Markus Meier <maekke@gentoo.org> ruby-augeas-0.2.0.ebuild:
+  amd64 stable, bug #270432
 
   29 Aug 2009; nixnut <nixnut@gentoo.org> ruby-augeas-0.2.0.ebuild:
   ppc stable #282759



1.7                  dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild

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

Index: ruby-augeas-0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ruby-augeas-0.2.0.ebuild	29 Aug 2009 17:49:10 -0000	1.6
+++ ruby-augeas-0.2.0.ebuild	5 Sep 2009 22:18:35 -0000	1.7
@@ -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/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.6 2009/08/29 17:49:10 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.2.0.ebuild,v 1.7 2009/09/05 22:18:35 maekke Exp $
 
 inherit gems
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
 IUSE=""
 
 DEPEND="app-admin/augeas"






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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-05 22:18 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-augeas: ChangeLog ruby-augeas-0.2.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2009-08-29 17:49 Gysbert Wassenaar (nixnut)
2009-08-27 12:41 Christian Faulhammer (fauli)
2009-05-19 15:23 Ferris McCormick (fmccor)
2009-04-12 12:43 Friedrich Oslage (bluebird)
2009-03-24 23:22 Joseph Jezak (josejx)

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