Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/fxruby: ChangeLog fxruby-1.6.29.ebuild
Date: Thu, 23 Jul 2015 20:57:33
Message-Id: 20150723205730.A8760BD@oystercatcher.gentoo.org
1 pacho 15/07/23 20:57:30
2
3 Modified: ChangeLog fxruby-1.6.29.ebuild
4 Log:
5 ppc stable wrt bug #550618
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.124 dev-ruby/fxruby/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.124&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.124&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/ChangeLog?r1=1.123&r2=1.124
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v
19 retrieving revision 1.123
20 retrieving revision 1.124
21 diff -u -r1.123 -r1.124
22 --- ChangeLog 26 Jun 2015 08:59:02 -0000 1.123
23 +++ ChangeLog 23 Jul 2015 20:57:30 -0000 1.124
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/fxruby
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.123 2015/06/26 08:59:02 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.124 2015/07/23 20:57:30 pacho Exp $
29 +
30 + 23 Jul 2015; Pacho Ramos <pacho@g.o> fxruby-1.6.29.ebuild:
31 + ppc stable wrt bug #550618
32
33 26 Jun 2015; Agostino Sarubbo <ago@g.o> fxruby-1.6.29.ebuild:
34 Stable for x86, wrt bug #550618
35
36
37
38 1.7 dev-ruby/fxruby/fxruby-1.6.29.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.29.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.29.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.29.ebuild?r1=1.6&r2=1.7
43
44 Index: fxruby-1.6.29.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.29.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- fxruby-1.6.29.ebuild 26 Jun 2015 08:59:02 -0000 1.6
51 +++ fxruby-1.6.29.ebuild 23 Jul 2015 20:57:30 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.29.ebuild,v 1.6 2015/06/26 08:59:02 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.29.ebuild,v 1.7 2015/07/23 20:57:30 pacho Exp $
57
58 EAPI=5
59 # ruby22 -> fails tests
60 @@ -19,7 +19,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="1.6"
64 -KEYWORDS="amd64 hppa ~ppc ppc64 x86 ~x86-fbsd"
65 +KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd"
66 IUSE="examples doc"
67
68 CDEPEND="x11-libs/fox:1.6 >=x11-libs/fxscintilla-1.62-r1"