public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dict: ruby-dict-0.9.4.ebuild ChangeLog
@ 2008-07-04  8:50 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-07-04  8:50 UTC (permalink / raw
  To: gentoo-commits

opfer       08/07/04 08:50:21

  Modified:             ruby-dict-0.9.4.ebuild ChangeLog
  Log:
  keyworded ~x86 for bug 230517
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild

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

Index: ruby-dict-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-dict-0.9.4.ebuild	27 Dec 2007 13:38:02 -0000	1.1
+++ ruby-dict-0.9.4.ebuild	4 Jul 2008 08:50:21 -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/ruby-dict/ruby-dict-0.9.4.ebuild,v 1.1 2007/12/27 13:38:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild,v 1.2 2008/07/04 08:50:21 opfer Exp $
 
 inherit ruby
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 USE_RUBY="any"



1.2                  dev-ruby/ruby-dict/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	27 Dec 2007 13:38:02 -0000	1.1
+++ ChangeLog	4 Jul 2008 08:50:21 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-dict
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.1 2007/12/27 13:38:02 flameeyes Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.2 2008/07/04 08:50:21 opfer Exp $
+
+  04 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
+  ruby-dict-0.9.4.ebuild:
+  keyworded ~x86 for bug 230517
 
 *ruby-dict-0.9.4 (27 Dec 2007)
 



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



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dict: ruby-dict-0.9.4.ebuild ChangeLog
@ 2008-07-07 18:51 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 4+ messages in thread
From: Friedrich Oslage (bluebird) @ 2008-07-07 18:51 UTC (permalink / raw
  To: gentoo-commits

bluebird    08/07/07 18:51:46

  Modified:             ruby-dict-0.9.4.ebuild ChangeLog
  Log:
  Add ~sparc keyword, bug #230517
  (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)

Revision  Changes    Path
1.3                  dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild

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

Index: ruby-dict-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-dict-0.9.4.ebuild	4 Jul 2008 08:50:21 -0000	1.2
+++ ruby-dict-0.9.4.ebuild	7 Jul 2008 18:51:46 -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/ruby-dict/ruby-dict-0.9.4.ebuild,v 1.2 2008/07/04 08:50:21 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild,v 1.3 2008/07/07 18:51:46 bluebird Exp $
 
 inherit ruby
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
 IUSE=""
 
 USE_RUBY="any"



1.3                  dev-ruby/ruby-dict/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	4 Jul 2008 08:50:21 -0000	1.2
+++ ChangeLog	7 Jul 2008 18:51:46 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-dict
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.2 2008/07/04 08:50:21 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.3 2008/07/07 18:51:46 bluebird Exp $
+
+  07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org>
+  ruby-dict-0.9.4.ebuild:
+  Add ~sparc keyword, bug #230517
 
   04 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
   ruby-dict-0.9.4.ebuild:



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



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dict: ruby-dict-0.9.4.ebuild ChangeLog
@ 2008-07-08  1:35 Javier Villavicencio (the_paya)
  0 siblings, 0 replies; 4+ messages in thread
From: Javier Villavicencio (the_paya) @ 2008-07-08  1:35 UTC (permalink / raw
  To: gentoo-commits

the_paya    08/07/08 01:35:20

  Modified:             ruby-dict-0.9.4.ebuild ChangeLog
  Log:
  Add ~x86-fbsd.
  (Portage version: 2.2_rc1/cvs/FreeBSD 7.0-RELEASE i386)

Revision  Changes    Path
1.4                  dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild

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

Index: ruby-dict-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-dict-0.9.4.ebuild	7 Jul 2008 18:51:46 -0000	1.3
+++ ruby-dict-0.9.4.ebuild	8 Jul 2008 01:35:19 -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/ruby-dict/ruby-dict-0.9.4.ebuild,v 1.3 2008/07/07 18:51:46 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild,v 1.4 2008/07/08 01:35:19 the_paya Exp $
 
 inherit ruby
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 USE_RUBY="any"



1.4                  dev-ruby/ruby-dict/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	7 Jul 2008 18:51:46 -0000	1.3
+++ ChangeLog	8 Jul 2008 01:35:19 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-dict
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.3 2008/07/07 18:51:46 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.4 2008/07/08 01:35:19 the_paya Exp $
+
+  08 Jul 2008; Javier Villavicencio <the_paya@gentoo.org>
+  ruby-dict-0.9.4.ebuild:
+  Add ~x86-fbsd.
 
   07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org>
   ruby-dict-0.9.4.ebuild:



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



^ permalink raw reply	[flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dict: ruby-dict-0.9.4.ebuild ChangeLog
@ 2008-07-25  7:14 Stephanie J. Lockwood-Childs (wormo)
  0 siblings, 0 replies; 4+ messages in thread
From: Stephanie J. Lockwood-Childs (wormo) @ 2008-07-25  7:14 UTC (permalink / raw
  To: gentoo-commits

wormo       08/07/25 07:14:18

  Modified:             ruby-dict-0.9.4.ebuild ChangeLog
  Log:
  mark ~ppc (needed for bug #230517)
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild

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

Index: ruby-dict-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-dict-0.9.4.ebuild	8 Jul 2008 01:35:19 -0000	1.4
+++ ruby-dict-0.9.4.ebuild	25 Jul 2008 07:14:18 -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/ruby-dict/ruby-dict-0.9.4.ebuild,v 1.4 2008/07/08 01:35:19 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4.ebuild,v 1.5 2008/07/25 07:14:18 wormo Exp $
 
 inherit ruby
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 USE_RUBY="any"



1.5                  dev-ruby/ruby-dict/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	8 Jul 2008 01:35:19 -0000	1.4
+++ ChangeLog	25 Jul 2008 07:14:18 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/ruby-dict
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.4 2008/07/08 01:35:19 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ChangeLog,v 1.5 2008/07/25 07:14:18 wormo Exp $
+
+  25 Jul 2008; Stephanie Lockwood-Childs <wormo@gentoo.org>
+  ruby-dict-0.9.4.ebuild:
+  mark ~ppc (needed for bug #230517)
 
   08 Jul 2008; Javier Villavicencio <the_paya@gentoo.org>
   ruby-dict-0.9.4.ebuild:






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

end of thread, other threads:[~2008-07-25  7:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-04  8:50 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-dict: ruby-dict-0.9.4.ebuild ChangeLog Christian Faulhammer (opfer)
  -- strict thread matches above, loose matches on Subject: below --
2008-07-07 18:51 Friedrich Oslage (bluebird)
2008-07-08  1:35 Javier Villavicencio (the_paya)
2008-07-25  7:14 Stephanie J. Lockwood-Childs (wormo)

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