Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mysql: mysql-5.4.3_beta.ebuild mysql-5.5.1_alpha_pre2.ebuild mysql-5.1.42.ebuild ChangeLog mysql-5.1.43.ebuild mysql-5.1.41.ebuild mysql-5.1.39.ebuild
Date: Wed, 10 Feb 2010 21:46:57
Message-Id: E1NfKOd-00022t-7h@stork.gentoo.org
1 jmbsvicetto 10/02/10 21:46:55
2
3 Modified: mysql-5.4.3_beta.ebuild
4 mysql-5.5.1_alpha_pre2.ebuild mysql-5.1.42.ebuild
5 ChangeLog mysql-5.1.43.ebuild mysql-5.1.41.ebuild
6 mysql-5.1.39.ebuild
7 Log:
8 Restricted amarok block to amarok[embedded].
9 (Portage version: 2.2_rc62/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 dev-db/mysql/mysql-5.4.3_beta.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild?r1=1.1&r2=1.2
17
18 Index: mysql-5.4.3_beta.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- mysql-5.4.3_beta.ebuild 2 Feb 2010 05:52:20 -0000 1.1
25 +++ mysql-5.4.3_beta.ebuild 10 Feb 2010 21:46:53 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2010 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild,v 1.1 2010/02/02 05:52:20 robbat2 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.4.3_beta.ebuild,v 1.2 2010/02/10 21:46:53 jmbsvicetto Exp $
31
32 MY_EXTRAS_VER="20100201-0104Z"
33 EAPI=2
34 @@ -19,7 +19,7 @@
35 EPATCH_EXCLUDE=''
36
37 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
38 -RDEPEND="!media-sound/amarok"
39 +RDEPEND="!media-sound/amarok[embedded]"
40
41 # Please do not add a naive src_unpack to this ebuild
42 # If you want to add a single patch, copy the ebuild to an overlay
43
44
45
46 1.2 dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild?r1=1.1&r2=1.2
51
52 Index: mysql-5.5.1_alpha_pre2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- mysql-5.5.1_alpha_pre2.ebuild 2 Feb 2010 22:04:02 -0000 1.1
59 +++ mysql-5.5.1_alpha_pre2.ebuild 10 Feb 2010 21:46:53 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2010 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v 1.1 2010/02/02 22:04:02 robbat2 Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.1_alpha_pre2.ebuild,v 1.2 2010/02/10 21:46:53 jmbsvicetto Exp $
65
66 MY_EXTRAS_VER="20100201-0104Z"
67 EAPI=2
68 @@ -21,7 +21,7 @@
69 EPATCH_EXCLUDE=''
70
71 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
72 -RDEPEND="!media-sound/amarok"
73 +RDEPEND="!media-sound/amarok[embedded]"
74
75 # Please do not add a naive src_unpack to this ebuild
76 # If you want to add a single patch, copy the ebuild to an overlay
77
78
79
80 1.3 dev-db/mysql/mysql-5.1.42.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild?rev=1.3&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild?rev=1.3&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild?r1=1.2&r2=1.3
85
86 Index: mysql-5.1.42.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild,v
89 retrieving revision 1.2
90 retrieving revision 1.3
91 diff -u -r1.2 -r1.3
92 --- mysql-5.1.42.ebuild 1 Feb 2010 19:54:57 -0000 1.2
93 +++ mysql-5.1.42.ebuild 10 Feb 2010 21:46:53 -0000 1.3
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2010 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild,v 1.3 2010/02/10 21:46:53 jmbsvicetto Exp $
99
100 MY_EXTRAS_VER="20100201-0104Z"
101 EAPI=2
102 @@ -23,7 +23,7 @@
103 EPATCH_EXCLUDE=''
104
105 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
106 -RDEPEND="!media-sound/amarok"
107 +RDEPEND="!media-sound/amarok[embedded]"
108
109 # Please do not add a naive src_unpack to this ebuild
110 # If you want to add a single patch, copy the ebuild to an overlay
111
112
113
114 1.507 dev-db/mysql/ChangeLog
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.507&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.507&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.506&r2=1.507
119
120 Index: ChangeLog
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
123 retrieving revision 1.506
124 retrieving revision 1.507
125 diff -u -r1.506 -r1.507
126 --- ChangeLog 2 Feb 2010 22:04:02 -0000 1.506
127 +++ ChangeLog 10 Feb 2010 21:46:53 -0000 1.507
128 @@ -1,6 +1,12 @@
129 # ChangeLog for dev-db/mysql
130 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.506 2010/02/02 22:04:02 robbat2 Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.507 2010/02/10 21:46:53 jmbsvicetto Exp $
133 +
134 + 10 Feb 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
135 + mysql-5.1.39.ebuild, mysql-5.1.41.ebuild, mysql-5.1.42.ebuild,
136 + mysql-5.1.43.ebuild, mysql-5.4.3_beta.ebuild,
137 + mysql-5.5.1_alpha_pre2.ebuild:
138 + Restricted amarok block to amarok[embedded].
139
140 *mysql-5.5.1_alpha_pre2 (02 Feb 2010)
141
142
143
144
145 1.3 dev-db/mysql/mysql-5.1.43.ebuild
146
147 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild?rev=1.3&view=markup
148 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild?rev=1.3&content-type=text/plain
149 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild?r1=1.2&r2=1.3
150
151 Index: mysql-5.1.43.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild,v
154 retrieving revision 1.2
155 retrieving revision 1.3
156 diff -u -r1.2 -r1.3
157 --- mysql-5.1.43.ebuild 1 Feb 2010 19:54:57 -0000 1.2
158 +++ mysql-5.1.43.ebuild 10 Feb 2010 21:46:53 -0000 1.3
159 @@ -1,6 +1,6 @@
160 # Copyright 1999-2010 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild,v 1.3 2010/02/10 21:46:53 jmbsvicetto Exp $
164
165 MY_EXTRAS_VER="20100201-0104Z"
166 EAPI=2
167 @@ -19,7 +19,7 @@
168 EPATCH_EXCLUDE=''
169
170 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
171 -RDEPEND="!media-sound/amarok"
172 +RDEPEND="!media-sound/amarok[embedded]"
173
174 # Please do not add a naive src_unpack to this ebuild
175 # If you want to add a single patch, copy the ebuild to an overlay
176
177
178
179 1.3 dev-db/mysql/mysql-5.1.41.ebuild
180
181 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild?rev=1.3&view=markup
182 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild?rev=1.3&content-type=text/plain
183 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild?r1=1.2&r2=1.3
184
185 Index: mysql-5.1.41.ebuild
186 ===================================================================
187 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild,v
188 retrieving revision 1.2
189 retrieving revision 1.3
190 diff -u -r1.2 -r1.3
191 --- mysql-5.1.41.ebuild 1 Feb 2010 19:54:57 -0000 1.2
192 +++ mysql-5.1.41.ebuild 10 Feb 2010 21:46:53 -0000 1.3
193 @@ -1,6 +1,6 @@
194 # Copyright 1999-2010 Gentoo Foundation
195 # Distributed under the terms of the GNU General Public License v2
196 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $
197 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild,v 1.3 2010/02/10 21:46:53 jmbsvicetto Exp $
198
199 MY_EXTRAS_VER="20100201-0104Z"
200 EAPI=2
201 @@ -19,7 +19,7 @@
202 EPATCH_EXCLUDE=''
203
204 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
205 -RDEPEND="!media-sound/amarok"
206 +RDEPEND="!media-sound/amarok[embedded]"
207
208 # Please do not add a naive src_unpack to this ebuild
209 # If you want to add a single patch, copy the ebuild to an overlay
210
211
212
213 1.3 dev-db/mysql/mysql-5.1.39.ebuild
214
215 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild?rev=1.3&view=markup
216 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild?rev=1.3&content-type=text/plain
217 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild?r1=1.2&r2=1.3
218
219 Index: mysql-5.1.39.ebuild
220 ===================================================================
221 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild,v
222 retrieving revision 1.2
223 retrieving revision 1.3
224 diff -u -r1.2 -r1.3
225 --- mysql-5.1.39.ebuild 1 Feb 2010 19:54:57 -0000 1.2
226 +++ mysql-5.1.39.ebuild 10 Feb 2010 21:46:53 -0000 1.3
227 @@ -1,6 +1,6 @@
228 # Copyright 1999-2010 Gentoo Foundation
229 # Distributed under the terms of the GNU General Public License v2
230 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $
231 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild,v 1.3 2010/02/10 21:46:53 jmbsvicetto Exp $
232
233 MY_EXTRAS_VER="20100201-0104Z"
234 EAPI=2
235 @@ -22,7 +22,7 @@
236 EPATCH_EXCLUDE=''
237
238 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
239 -RDEPEND="!media-sound/amarok"
240 +RDEPEND="!media-sound/amarok[embedded]"
241
242 # Please do not add a naive src_unpack to this ebuild
243 # If you want to add a single patch, copy the ebuild to an overlay