Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/fxruby: fxruby-1.6.20-r1.ebuild ChangeLog fxruby-1.6.25.ebuild fxruby-1.6.23.ebuild
Date: Sun, 01 Jul 2012 18:33:13
Message-Id: 20120701183143.5270F20033@flycatcher.gentoo.org
1 armin76 12/07/01 18:31:42
2
3 Modified: fxruby-1.6.20-r1.ebuild ChangeLog
4 fxruby-1.6.25.ebuild fxruby-1.6.23.ebuild
5 Log:
6 drop alpha keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.11 dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild?r1=1.10&r2=1.11
16
17 Index: fxruby-1.6.20-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- fxruby-1.6.20-r1.ebuild 1 May 2012 18:24:15 -0000 1.10
24 +++ fxruby-1.6.20-r1.ebuild 1 Jul 2012 18:31:42 -0000 1.11
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild,v 1.10 2012/05/01 18:24:15 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.20-r1.ebuild,v 1.11 2012/07/01 18:31:42 armin76 Exp $
30
31 EAPI=2
32 USE_RUBY="ruby18"
33 @@ -18,7 +18,7 @@
34
35 LICENSE="LGPL-2.1"
36 SLOT="1.6"
37 -KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd"
38 +KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd"
39 IUSE="examples doc"
40
41 DEPEND="x11-libs/fox:1.6
42
43
44
45 1.101 dev-ruby/fxruby/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.101&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/ChangeLog?rev=1.101&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/ChangeLog?r1=1.100&r2=1.101
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v
54 retrieving revision 1.100
55 retrieving revision 1.101
56 diff -u -r1.100 -r1.101
57 --- ChangeLog 21 Jun 2012 18:22:29 -0000 1.100
58 +++ ChangeLog 1 Jul 2012 18:31:42 -0000 1.101
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-ruby/fxruby
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.100 2012/06/21 18:22:29 graaff Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/ChangeLog,v 1.101 2012/07/01 18:31:42 armin76 Exp $
64 +
65 + 01 Jul 2012; Raúl Porcel <armin76@g.o> fxruby-1.6.20-r1.ebuild,
66 + fxruby-1.6.23.ebuild, fxruby-1.6.25.ebuild:
67 + Drop alpha keywords
68
69 *fxruby-1.6.25 (21 Jun 2012)
70
71
72
73
74 1.2 dev-ruby/fxruby/fxruby-1.6.25.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild?r1=1.1&r2=1.2
79
80 Index: fxruby-1.6.25.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- fxruby-1.6.25.ebuild 21 Jun 2012 18:22:30 -0000 1.1
87 +++ fxruby-1.6.25.ebuild 1 Jul 2012 18:31:42 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild,v 1.1 2012/06/21 18:22:30 graaff Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.25.ebuild,v 1.2 2012/07/01 18:31:42 armin76 Exp $
93
94 EAPI=4
95 USE_RUBY="ruby18 ruby19"
96 @@ -18,7 +18,7 @@
97
98 LICENSE="LGPL-2.1"
99 SLOT="1.6"
100 -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd"
101 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
102 IUSE="examples doc"
103
104 CDEPEND="x11-libs/fox:1.6 >=x11-libs/fxscintilla-1.62-r1"
105
106
107
108 1.3 dev-ruby/fxruby/fxruby-1.6.23.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.23.ebuild?rev=1.3&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.23.ebuild?rev=1.3&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.23.ebuild?r1=1.2&r2=1.3
113
114 Index: fxruby-1.6.23.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.23.ebuild,v
117 retrieving revision 1.2
118 retrieving revision 1.3
119 diff -u -r1.2 -r1.3
120 --- fxruby-1.6.23.ebuild 1 May 2012 18:24:15 -0000 1.2
121 +++ fxruby-1.6.23.ebuild 1 Jul 2012 18:31:42 -0000 1.3
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2012 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.23.ebuild,v 1.2 2012/05/01 18:24:15 armin76 Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fxruby/fxruby-1.6.23.ebuild,v 1.3 2012/07/01 18:31:42 armin76 Exp $
127
128 EAPI=4
129 USE_RUBY="ruby18 ruby19"
130 @@ -18,7 +18,7 @@
131
132 LICENSE="LGPL-2.1"
133 SLOT="1.6"
134 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
135 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
136 IUSE="examples doc"
137
138 DEPEND="x11-libs/fox:1.6