public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog
@ 2013-12-02  0:17 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2013-12-02  0:17 UTC (permalink / raw
  To: gentoo-commits

jer         13/12/02 00:17:45

  Modified:             riel-1.2.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #493006).
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  dev-ruby/riel/riel-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?r1=1.1&r2=1.2

Index: riel-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- riel-1.2.0.ebuild	30 Nov 2013 10:15:44 -0000	1.1
+++ riel-1.2.0.ebuild	2 Dec 2013 00:17:45 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.1 2013/11/30 10:15:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.2 2013/12/02 00:17:45 jer Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4 dev-ruby/logue"



1.2                  dev-ruby/riel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Nov 2013 10:15:44 -0000	1.1
+++ ChangeLog	2 Dec 2013 00:17:45 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.1 2013/11/30 10:15:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.2 2013/12/02 00:17:45 jer Exp $
+
+  02 Dec 2013; Jeroen Roovers <jer@gentoo.org> riel-1.2.0.ebuild:
+  Marked ~hppa (bug #493006).
 
 *riel-1.2.0 (30 Nov 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog
@ 2013-12-15 17:36 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-15 17:36 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/15 17:36:26

  Modified:             riel-1.2.0.ebuild ChangeLog
  Log:
  Add ~ppc, wrt bug #493006
  
  (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-ruby/riel/riel-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?r1=1.2&r2=1.3

Index: riel-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- riel-1.2.0.ebuild	2 Dec 2013 00:17:45 -0000	1.2
+++ riel-1.2.0.ebuild	15 Dec 2013 17:36:26 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.2 2013/12/02 00:17:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.3 2013/12/15 17:36:26 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~ppc"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4 dev-ruby/logue"



1.3                  dev-ruby/riel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Dec 2013 00:17:45 -0000	1.2
+++ ChangeLog	15 Dec 2013 17:36:26 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.2 2013/12/02 00:17:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.3 2013/12/15 17:36:26 ago Exp $
+
+  15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
+  Add ~ppc, wrt bug #493006
 
   02 Dec 2013; Jeroen Roovers <jer@gentoo.org> riel-1.2.0.ebuild:
   Marked ~hppa (bug #493006).
@@ -11,4 +14,3 @@
   +metadata.xml:
   Initial import. New dependency for app-text/glark. Ebuild by Peter Wilmott in
   the ruby overlay.
-





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog
@ 2013-12-15 17:36 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-15 17:36 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/15 17:36:47

  Modified:             riel-1.2.0.ebuild ChangeLog
  Log:
  Add ~sparc, wrt bug #493006
  
  (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="~sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-ruby/riel/riel-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?r1=1.3&r2=1.4

Index: riel-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- riel-1.2.0.ebuild	15 Dec 2013 17:36:26 -0000	1.3
+++ riel-1.2.0.ebuild	15 Dec 2013 17:36:47 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.3 2013/12/15 17:36:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.4 2013/12/15 17:36:47 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4 dev-ruby/logue"



1.4                  dev-ruby/riel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	15 Dec 2013 17:36:26 -0000	1.3
+++ ChangeLog	15 Dec 2013 17:36:47 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.3 2013/12/15 17:36:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.4 2013/12/15 17:36:47 ago Exp $
+
+  15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
+  Add ~sparc, wrt bug #493006
 
   15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
   Add ~ppc, wrt bug #493006





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog
@ 2013-12-16  7:11 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-16  7:11 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/16 07:11:10

  Modified:             riel-1.2.0.ebuild ChangeLog
  Log:
  Add ~x86, wrt bug #494410
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  dev-ruby/riel/riel-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?r1=1.4&r2=1.5

Index: riel-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- riel-1.2.0.ebuild	15 Dec 2013 17:36:47 -0000	1.4
+++ riel-1.2.0.ebuild	16 Dec 2013 07:11:10 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.4 2013/12/15 17:36:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.5 2013/12/16 07:11:10 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4 dev-ruby/logue"



1.5                  dev-ruby/riel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	15 Dec 2013 17:36:47 -0000	1.4
+++ ChangeLog	16 Dec 2013 07:11:10 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.4 2013/12/15 17:36:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.5 2013/12/16 07:11:10 ago Exp $
+
+  16 Dec 2013; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
+  Add ~x86, wrt bug #494410
 
   15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
   Add ~sparc, wrt bug #493006





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog
@ 2014-04-04 14:15 Hans de Graaff (graaff)
  0 siblings, 0 replies; 9+ messages in thread
From: Hans de Graaff (graaff) @ 2014-04-04 14:15 UTC (permalink / raw
  To: gentoo-commits

graaff      14/04/04 14:15:51

  Modified:             riel-1.2.0.ebuild ChangeLog
  Log:
  Add slot to rainbow dependency in preparation of adding a new slot.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.7                  dev-ruby/riel/riel-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?r1=1.6&r2=1.7

Index: riel-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- riel-1.2.0.ebuild	20 Mar 2014 17:47:29 -0000	1.6
+++ riel-1.2.0.ebuild	4 Apr 2014 14:15:51 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.6 2014/03/20 17:47:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.7 2014/04/04 14:15:51 graaff Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -21,4 +21,4 @@
 KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86"
 IUSE=""
 
-ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4 dev-ruby/logue"
+ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4:0 dev-ruby/logue"



1.7                  dev-ruby/riel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	20 Mar 2014 17:47:29 -0000	1.6
+++ ChangeLog	4 Apr 2014 14:15:51 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.6 2014/03/20 17:47:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.7 2014/04/04 14:15:51 graaff Exp $
+
+  04 Apr 2014; Hans de Graaff <graaff@gentoo.org> riel-1.2.0.ebuild:
+  Add slot to rainbow dependency in preparation of adding a new slot.
 
   20 Mar 2014; Jeroen Roovers <jer@gentoo.org> riel-1.2.0.ebuild:
   Stable for HPPA (bug #505100).





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog
@ 2014-05-15 10:25 JosA MarAa Alonso (nimiux)
  0 siblings, 0 replies; 9+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2014-05-15 10:25 UTC (permalink / raw
  To: gentoo-commits

nimiux      14/05/15 10:25:11

  Modified:             riel-1.2.0.ebuild ChangeLog
  Log:
  Stable for amd64 wrt bug #505100
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)

Revision  Changes    Path
1.8                  dev-ruby/riel/riel-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?r1=1.7&r2=1.8

Index: riel-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- riel-1.2.0.ebuild	4 Apr 2014 14:15:51 -0000	1.7
+++ riel-1.2.0.ebuild	15 May 2014 10:25:11 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.7 2014/04/04 14:15:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.8 2014/05/15 10:25:11 nimiux Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~sparc ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4:0 dev-ruby/logue"



1.8                  dev-ruby/riel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	4 Apr 2014 14:15:51 -0000	1.7
+++ ChangeLog	15 May 2014 10:25:11 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.7 2014/04/04 14:15:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.8 2014/05/15 10:25:11 nimiux Exp $
+
+  15 May 2014; Chema Alonso <nimiux@gentoo.org> riel-1.2.0.ebuild:
+  Stable for amd64 wrt bug #505100
 
   04 Apr 2014; Hans de Graaff <graaff@gentoo.org> riel-1.2.0.ebuild:
   Add slot to rainbow dependency in preparation of adding a new slot.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog
@ 2014-06-07 19:18 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-06-07 19:18 UTC (permalink / raw
  To: gentoo-commits

ago         14/06/07 19:18:26

  Modified:             riel-1.2.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #505100
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  dev-ruby/riel/riel-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?r1=1.8&r2=1.9

Index: riel-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- riel-1.2.0.ebuild	15 May 2014 10:25:11 -0000	1.8
+++ riel-1.2.0.ebuild	7 Jun 2014 19:18:26 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.8 2014/05/15 10:25:11 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.9 2014/06/07 19:18:26 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4:0 dev-ruby/logue"



1.9                  dev-ruby/riel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	15 May 2014 10:25:11 -0000	1.8
+++ ChangeLog	7 Jun 2014 19:18:26 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.8 2014/05/15 10:25:11 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.9 2014/06/07 19:18:26 ago Exp $
+
+  07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
+  Stable for x86, wrt bug #505100
 
   15 May 2014; Chema Alonso <nimiux@gentoo.org> riel-1.2.0.ebuild:
   Stable for amd64 wrt bug #505100





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog
@ 2014-06-07 19:19 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-06-07 19:19 UTC (permalink / raw
  To: gentoo-commits

ago         14/06/07 19:19:29

  Modified:             riel-1.2.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #505100
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 dev-ruby/riel/riel-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?r1=1.9&r2=1.10

Index: riel-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- riel-1.2.0.ebuild	7 Jun 2014 19:18:26 -0000	1.9
+++ riel-1.2.0.ebuild	7 Jun 2014 19:19:29 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.9 2014/06/07 19:18:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.10 2014/06/07 19:19:29 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~sparc x86"
+KEYWORDS="amd64 hppa ppc ~sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4:0 dev-ruby/logue"



1.10                 dev-ruby/riel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	7 Jun 2014 19:18:26 -0000	1.9
+++ ChangeLog	7 Jun 2014 19:19:29 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.9 2014/06/07 19:18:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.10 2014/06/07 19:19:29 ago Exp $
+
+  07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
+  Stable for ppc, wrt bug #505100
 
   07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
   Stable for x86, wrt bug #505100





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog
@ 2014-08-05 15:49 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-05 15:49 UTC (permalink / raw
  To: gentoo-commits

armin76     14/08/05 15:49:10

  Modified:             riel-1.2.0.ebuild ChangeLog
  Log:
  sparc stable, bug #505100
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.11                 dev-ruby/riel/riel-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild?r1=1.10&r2=1.11

Index: riel-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- riel-1.2.0.ebuild	7 Jun 2014 19:19:29 -0000	1.10
+++ riel-1.2.0.ebuild	5 Aug 2014 15:49:10 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.10 2014/06/07 19:19:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/riel-1.2.0.ebuild,v 1.11 2014/08/05 15:49:10 armin76 Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ~sparc x86"
+KEYWORDS="amd64 hppa ppc sparc x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4:0 dev-ruby/logue"



1.11                 dev-ruby/riel/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/riel/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	7 Jun 2014 19:19:29 -0000	1.10
+++ ChangeLog	5 Aug 2014 15:49:10 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/riel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.10 2014/06/07 19:19:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/riel/ChangeLog,v 1.11 2014/08/05 15:49:10 armin76 Exp $
+
+  05 Aug 2014; Raúl Porcel <armin76@gentoo.org> riel-1.2.0.ebuild:
+  sparc stable, bug #505100
 
   07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> riel-1.2.0.ebuild:
   Stable for ppc, wrt bug #505100





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

end of thread, other threads:[~2014-08-05 15:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-16  7:11 [gentoo-commits] gentoo-x86 commit in dev-ruby/riel: riel-1.2.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-05 15:49 Raul Porcel (armin76)
2014-06-07 19:19 Agostino Sarubbo (ago)
2014-06-07 19:18 Agostino Sarubbo (ago)
2014-05-15 10:25 JosA MarAa Alonso (nimiux)
2014-04-04 14:15 Hans de Graaff (graaff)
2013-12-15 17:36 Agostino Sarubbo (ago)
2013-12-15 17:36 Agostino Sarubbo (ago)
2013-12-02  0:17 Jeroen Roovers (jer)

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