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/coderay: coderay-1.0.8.ebuild coderay-0.9.8.ebuild coderay-1.0.6.ebuild ChangeLog coderay-1.0.0.ebuild coderay-1.0.7.ebuild
Date: Sun, 28 Oct 2012 17:38:44
Message-Id: 20121028173833.7432421600@flycatcher.gentoo.org
1 armin76 12/10/28 17:38:33
2
3 Modified: coderay-1.0.8.ebuild coderay-0.9.8.ebuild
4 coderay-1.0.6.ebuild ChangeLog coderay-1.0.0.ebuild
5 coderay-1.0.7.ebuild
6 Log:
7 alpha/ia64/sparc stable wrt #427594, add ~alpha
8
9 (Portage version: 2.1.11.9/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 dev-ruby/coderay/coderay-1.0.8.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.8.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.8.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.8.ebuild?r1=1.1&r2=1.2
17
18 Index: coderay-1.0.8.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.8.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- coderay-1.0.8.ebuild 18 Oct 2012 07:16:33 -0000 1.1
25 +++ coderay-1.0.8.ebuild 28 Oct 2012 17:38:33 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.8.ebuild,v 1.1 2012/10/18 07:16:33 graaff Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.8.ebuild,v 1.2 2012/10/28 17:38:33 armin76 Exp $
31
32 EAPI=4
33
34 @@ -25,7 +25,7 @@
35
36 LICENSE="LGPL-2.1"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 IUSE=""
41
42 # Redcloth is optional but automagically tested, so we add this
43
44
45
46 1.9 dev-ruby/coderay/coderay-0.9.8.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-0.9.8.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-0.9.8.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-0.9.8.ebuild?r1=1.8&r2=1.9
51
52 Index: coderay-0.9.8.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.8.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- coderay-0.9.8.ebuild 8 Mar 2012 15:19:24 -0000 1.8
59 +++ coderay-0.9.8.ebuild 28 Oct 2012 17:38:33 -0000 1.9
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.8.ebuild,v 1.8 2012/03/08 15:19:24 ranger Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.8.ebuild,v 1.9 2012/10/28 17:38:33 armin76 Exp $
65
66 EAPI=2
67
68 @@ -18,7 +18,7 @@
69
70 LICENSE="LGPL-2.1"
71 SLOT="0"
72 -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
73 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
74 IUSE=""
75
76 # Redcloth is optional but automagically tested, so we add this
77
78
79
80 1.7 dev-ruby/coderay/coderay-1.0.6.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild?rev=1.7&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild?rev=1.7&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild?r1=1.6&r2=1.7
85
86 Index: coderay-1.0.6.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild,v
89 retrieving revision 1.6
90 retrieving revision 1.7
91 diff -u -r1.6 -r1.7
92 --- coderay-1.0.6.ebuild 9 Aug 2012 14:35:53 -0000 1.6
93 +++ coderay-1.0.6.ebuild 28 Oct 2012 17:38:33 -0000 1.7
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2012 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild,v 1.6 2012/08/09 14:35:53 blueness Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild,v 1.7 2012/10/28 17:38:33 armin76 Exp $
99
100 EAPI=4
101
102 @@ -25,7 +25,7 @@
103
104 LICENSE="LGPL-2.1"
105 SLOT="0"
106 -KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
107 +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
108 IUSE=""
109
110 # Redcloth is optional but automagically tested, so we add this
111
112
113
114 1.61 dev-ruby/coderay/ChangeLog
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?rev=1.61&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?rev=1.61&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?r1=1.60&r2=1.61
119
120 Index: ChangeLog
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v
123 retrieving revision 1.60
124 retrieving revision 1.61
125 diff -u -r1.60 -r1.61
126 --- ChangeLog 18 Oct 2012 07:16:33 -0000 1.60
127 +++ ChangeLog 28 Oct 2012 17:38:33 -0000 1.61
128 @@ -1,6 +1,11 @@
129 # ChangeLog for dev-ruby/coderay
130 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.60 2012/10/18 07:16:33 graaff Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.61 2012/10/28 17:38:33 armin76 Exp $
133 +
134 + 28 Oct 2012; Raúl Porcel <armin76@g.o> coderay-0.9.8.ebuild,
135 + coderay-1.0.0.ebuild, coderay-1.0.6.ebuild, coderay-1.0.7.ebuild,
136 + coderay-1.0.8.ebuild:
137 + alpha/ia64/sparc stable wrt #427594, add ~alpha
138
139 *coderay-1.0.8 (18 Oct 2012)
140
141
142
143
144 1.3 dev-ruby/coderay/coderay-1.0.0.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.0.ebuild?rev=1.3&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.0.ebuild?rev=1.3&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.0.ebuild?r1=1.2&r2=1.3
149
150 Index: coderay-1.0.0.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.0.ebuild,v
153 retrieving revision 1.2
154 retrieving revision 1.3
155 diff -u -r1.2 -r1.3
156 --- coderay-1.0.0.ebuild 8 Dec 2011 19:50:44 -0000 1.2
157 +++ coderay-1.0.0.ebuild 28 Oct 2012 17:38:33 -0000 1.3
158 @@ -1,6 +1,6 @@
159 -# Copyright 1999-2011 Gentoo Foundation
160 +# Copyright 1999-2012 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.0.ebuild,v 1.2 2011/12/08 19:50:44 flameeyes Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.0.ebuild,v 1.3 2012/10/28 17:38:33 armin76 Exp $
164
165 EAPI=4
166
167 @@ -25,7 +25,7 @@
168
169 LICENSE="LGPL-2.1"
170 SLOT="0"
171 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
172 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
173 IUSE=""
174
175 # Redcloth is optional but automagically tested, so we add this
176
177
178
179 1.2 dev-ruby/coderay/coderay-1.0.7.ebuild
180
181 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.7.ebuild?rev=1.2&view=markup
182 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.7.ebuild?rev=1.2&content-type=text/plain
183 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.7.ebuild?r1=1.1&r2=1.2
184
185 Index: coderay-1.0.7.ebuild
186 ===================================================================
187 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.7.ebuild,v
188 retrieving revision 1.1
189 retrieving revision 1.2
190 diff -u -r1.1 -r1.2
191 --- coderay-1.0.7.ebuild 5 Jul 2012 23:49:05 -0000 1.1
192 +++ coderay-1.0.7.ebuild 28 Oct 2012 17:38:33 -0000 1.2
193 @@ -1,6 +1,6 @@
194 # Copyright 1999-2012 Gentoo Foundation
195 # Distributed under the terms of the GNU General Public License v2
196 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.7.ebuild,v 1.1 2012/07/05 23:49:05 flameeyes Exp $
197 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.7.ebuild,v 1.2 2012/10/28 17:38:33 armin76 Exp $
198
199 EAPI=4
200
201 @@ -25,7 +25,7 @@
202
203 LICENSE="LGPL-2.1"
204 SLOT="0"
205 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
206 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
207 IUSE=""
208
209 # Redcloth is optional but automagically tested, so we add this