Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/catalyst: ChangeLog catalyst-2.0.7.1.ebuild catalyst-2.9999.ebuild catalyst-2.0.8.ebuild catalyst-9999.ebuild catalyst-2.0.7.1-r1.ebuild catalyst-2.0.6.ebuild catalyst-2.0.6.916.ebuild catalyst-2.0.6.918.ebuild
Date: Thu, 03 May 2012 03:50:37
Message-Id: 20120503035025.E16A92004B@flycatcher.gentoo.org
1 mattst88 12/05/03 03:50:25
2
3 Modified: ChangeLog catalyst-2.0.7.1.ebuild
4 catalyst-2.9999.ebuild catalyst-2.0.8.ebuild
5 catalyst-9999.ebuild catalyst-2.0.7.1-r1.ebuild
6 Removed: catalyst-2.0.6.ebuild catalyst-2.0.6.916.ebuild
7 catalyst-2.0.6.918.ebuild
8 Log:
9 Drop old. Add kernel_linux to IUSE.
10
11 (Portage version: 2.1.10.44/cvs/Linux x86_64)
12
13 Revision Changes Path
14 1.242 dev-util/catalyst/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?rev=1.242&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?rev=1.242&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?r1=1.241&r2=1.242
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v
23 retrieving revision 1.241
24 retrieving revision 1.242
25 diff -u -r1.241 -r1.242
26 --- ChangeLog 22 Apr 2012 21:27:14 -0000 1.241
27 +++ ChangeLog 3 May 2012 03:50:25 -0000 1.242
28 @@ -1,6 +1,10 @@
29 # ChangeLog for dev-util/catalyst
30 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.241 2012/04/22 21:27:14 floppym Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.242 2012/05/03 03:50:25 mattst88 Exp $
33 +
34 + 03 May 2012; Matt Turner <mattst88@g.o> -catalyst-2.0.6.ebuild,
35 + -catalyst-2.0.6.916.ebuild, -catalyst-2.0.6.918.ebuild:
36 + Drop old. Add kernel_linux to IUSE.
37
38 22 Apr 2012; Mike Gilbert <floppym@g.o> catalyst-2.0.8.ebuild,
39 catalyst-2.9999.ebuild, catalyst-9999.ebuild:
40
41
42
43 1.2 dev-util/catalyst/catalyst-2.0.7.1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1.ebuild?r1=1.1&r2=1.2
48
49 Index: catalyst-2.0.7.1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- catalyst-2.0.7.1.ebuild 19 Nov 2011 20:28:00 -0000 1.1
56 +++ catalyst-2.0.7.1.ebuild 3 May 2012 03:50:25 -0000 1.2
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2011 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1.ebuild,v 1.1 2011/11/19 20:28:00 jmbsvicetto Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1.ebuild,v 1.2 2012/05/03 03:50:25 mattst88 Exp $
62
63 # catalyst-9999 -> latest Git
64 # catalyst-2.9999 -> catalyst_2 branch from Git
65 @@ -27,7 +27,7 @@
66 LICENSE="GPL-2"
67 SLOT="0"
68 RESTRICT=""
69 -IUSE="ccache"
70 +IUSE="ccache kernel_linux"
71
72 DEPEND="app-text/asciidoc"
73 RDEPEND="dev-lang/python
74
75
76
77 1.5 dev-util/catalyst/catalyst-2.9999.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild?rev=1.5&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild?rev=1.5&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild?r1=1.4&r2=1.5
82
83 Index: catalyst-2.9999.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild,v
86 retrieving revision 1.4
87 retrieving revision 1.5
88 diff -u -r1.4 -r1.5
89 --- catalyst-2.9999.ebuild 22 Apr 2012 21:27:14 -0000 1.4
90 +++ catalyst-2.9999.ebuild 3 May 2012 03:50:25 -0000 1.5
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild,v 1.4 2012/04/22 21:27:14 floppym Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild,v 1.5 2012/05/03 03:50:25 mattst88 Exp $
96
97 # catalyst-9999 -> latest Git
98 # catalyst-2.9999 -> catalyst_2 branch from Git
99 @@ -28,7 +28,7 @@
100 LICENSE="GPL-2"
101 SLOT="0"
102 RESTRICT=""
103 -IUSE="ccache"
104 +IUSE="ccache kernel_linux"
105
106 DEPEND="app-text/asciidoc"
107 RDEPEND="app-crypt/shash
108
109
110
111 1.5 dev-util/catalyst/catalyst-2.0.8.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.8.ebuild?rev=1.5&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.8.ebuild?rev=1.5&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.8.ebuild?r1=1.4&r2=1.5
116
117 Index: catalyst-2.0.8.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.8.ebuild,v
120 retrieving revision 1.4
121 retrieving revision 1.5
122 diff -u -r1.4 -r1.5
123 --- catalyst-2.0.8.ebuild 22 Apr 2012 21:27:14 -0000 1.4
124 +++ catalyst-2.0.8.ebuild 3 May 2012 03:50:25 -0000 1.5
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2012 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.8.ebuild,v 1.4 2012/04/22 21:27:14 floppym Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.8.ebuild,v 1.5 2012/05/03 03:50:25 mattst88 Exp $
130
131 # catalyst-9999 -> latest Git
132 # catalyst-2.9999 -> catalyst_2 branch from Git
133 @@ -28,7 +28,7 @@
134 LICENSE="GPL-2"
135 SLOT="0"
136 RESTRICT=""
137 -IUSE="ccache"
138 +IUSE="ccache kernel_linux"
139
140 DEPEND="app-text/asciidoc"
141 RDEPEND="app-crypt/shash
142
143
144
145 1.19 dev-util/catalyst/catalyst-9999.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?rev=1.19&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?rev=1.19&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild?r1=1.18&r2=1.19
150
151 Index: catalyst-9999.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v
154 retrieving revision 1.18
155 retrieving revision 1.19
156 diff -u -r1.18 -r1.19
157 --- catalyst-9999.ebuild 22 Apr 2012 21:27:14 -0000 1.18
158 +++ catalyst-9999.ebuild 3 May 2012 03:50:25 -0000 1.19
159 @@ -1,6 +1,6 @@
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-util/catalyst/catalyst-9999.ebuild,v 1.18 2012/04/22 21:27:14 floppym Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.19 2012/05/03 03:50:25 mattst88 Exp $
164
165 # catalyst-9999 -> latest Git
166 # catalyst-2.9999 -> catalyst_2 branch from Git
167 @@ -28,7 +28,7 @@
168 LICENSE="GPL-2"
169 SLOT="0"
170 RESTRICT=""
171 -IUSE="ccache"
172 +IUSE="ccache kernel_linux"
173
174 DEPEND="app-text/asciidoc"
175 RDEPEND="app-crypt/shash
176
177
178
179 1.2 dev-util/catalyst/catalyst-2.0.7.1-r1.ebuild
180
181 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1-r1.ebuild?rev=1.2&view=markup
182 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1-r1.ebuild?rev=1.2&content-type=text/plain
183 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1-r1.ebuild?r1=1.1&r2=1.2
184
185 Index: catalyst-2.0.7.1-r1.ebuild
186 ===================================================================
187 RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1-r1.ebuild,v
188 retrieving revision 1.1
189 retrieving revision 1.2
190 diff -u -r1.1 -r1.2
191 --- catalyst-2.0.7.1-r1.ebuild 6 Mar 2012 16:31:15 -0000 1.1
192 +++ catalyst-2.0.7.1-r1.ebuild 3 May 2012 03:50:25 -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-util/catalyst/catalyst-2.0.7.1-r1.ebuild,v 1.1 2012/03/06 16:31:15 darkside Exp $
197 +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.7.1-r1.ebuild,v 1.2 2012/05/03 03:50:25 mattst88 Exp $
198
199 # catalyst-9999 -> latest Git
200 # catalyst-2.9999 -> catalyst_2 branch from Git
201 @@ -27,7 +27,7 @@
202 LICENSE="GPL-2"
203 SLOT="0"
204 RESTRICT=""
205 -IUSE="ccache"
206 +IUSE="ccache kernel_linux"
207
208 DEPEND="app-text/asciidoc"
209 RDEPEND="dev-lang/python