Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mysql: mysql-5.1.42.ebuild mysql-5.1.41.ebuild ChangeLog mysql-5.1.43.ebuild mysql-5.1.39.ebuild
Date: Mon, 01 Feb 2010 19:55:00
Message-Id: E1Nc2MM-0003MW-D5@stork.gentoo.org
1 robbat2 10/02/01 19:54:58
2
3 Modified: mysql-5.1.42.ebuild mysql-5.1.41.ebuild ChangeLog
4 mysql-5.1.43.ebuild mysql-5.1.39.ebuild
5 Log:
6 We do not have shared-embedded support in MySQL 5.1 yet, still work-in-progress, block amarok for now.
7 (Portage version: 2.2_rc61/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-db/mysql/mysql-5.1.42.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild?r1=1.1&r2=1.2
15
16 Index: mysql-5.1.42.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -p -w -b -B -u -u -r1.1 -r1.2
22 --- mysql-5.1.42.ebuild 1 Feb 2010 01:19:32 -0000 1.1
23 +++ mysql-5.1.42.ebuild 1 Feb 2010 19:54:57 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild,v 1.1 2010/02/01 01:19:32 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.42.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $
29
30 MY_EXTRAS_VER="20100201-0104Z"
31 EAPI=2
32 @@ -23,7 +23,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64
33 EPATCH_EXCLUDE=''
34
35 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
36 -RDEPEND=""
37 +RDEPEND="!media-sound/amarok"
38
39 # Please do not add a naive src_unpack to this ebuild
40 # If you want to add a single patch, copy the ebuild to an overlay
41
42
43
44 1.2 dev-db/mysql/mysql-5.1.41.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild?r1=1.1&r2=1.2
49
50 Index: mysql-5.1.41.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -p -w -b -B -u -u -r1.1 -r1.2
56 --- mysql-5.1.41.ebuild 1 Feb 2010 01:19:32 -0000 1.1
57 +++ mysql-5.1.41.ebuild 1 Feb 2010 19:54:57 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2010 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild,v 1.1 2010/02/01 01:19:32 robbat2 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.41.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $
63
64 MY_EXTRAS_VER="20100201-0104Z"
65 EAPI=2
66 @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64
67 EPATCH_EXCLUDE=''
68
69 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
70 -RDEPEND=""
71 +RDEPEND="!media-sound/amarok"
72
73 # Please do not add a naive src_unpack to this ebuild
74 # If you want to add a single patch, copy the ebuild to an overlay
75
76
77
78 1.503 dev-db/mysql/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.503&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.503&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.502&r2=1.503
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v
87 retrieving revision 1.502
88 retrieving revision 1.503
89 diff -p -w -b -B -u -u -r1.502 -r1.503
90 --- ChangeLog 1 Feb 2010 01:19:32 -0000 1.502
91 +++ ChangeLog 1 Feb 2010 19:54:57 -0000 1.503
92 @@ -1,6 +1,11 @@
93 # ChangeLog for dev-db/mysql
94 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.502 2010/02/01 01:19:32 robbat2 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.503 2010/02/01 19:54:57 robbat2 Exp $
97 +
98 + 01 Feb 2010; Robin H. Johnson <robbat2@g.o> mysql-5.1.39.ebuild,
99 + mysql-5.1.41.ebuild, mysql-5.1.42.ebuild, mysql-5.1.43.ebuild:
100 + We do not have shared-embedded support in MySQL 5.1 yet, still
101 + work-in-progress, block amarok for now.
102
103 *mysql-5.1.43 (01 Feb 2010)
104 *mysql-5.1.42 (01 Feb 2010)
105
106
107
108 1.2 dev-db/mysql/mysql-5.1.43.ebuild
109
110 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild?rev=1.2&view=markup
111 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild?rev=1.2&content-type=text/plain
112 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild?r1=1.1&r2=1.2
113
114 Index: mysql-5.1.43.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild,v
117 retrieving revision 1.1
118 retrieving revision 1.2
119 diff -p -w -b -B -u -u -r1.1 -r1.2
120 --- mysql-5.1.43.ebuild 1 Feb 2010 01:19:32 -0000 1.1
121 +++ mysql-5.1.43.ebuild 1 Feb 2010 19:54:57 -0000 1.2
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2010 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild,v 1.1 2010/02/01 01:19:32 robbat2 Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.43.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $
127
128 MY_EXTRAS_VER="20100201-0104Z"
129 EAPI=2
130 @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64
131 EPATCH_EXCLUDE=''
132
133 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
134 -RDEPEND=""
135 +RDEPEND="!media-sound/amarok"
136
137 # Please do not add a naive src_unpack to this ebuild
138 # If you want to add a single patch, copy the ebuild to an overlay
139
140
141
142 1.2 dev-db/mysql/mysql-5.1.39.ebuild
143
144 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild?rev=1.2&view=markup
145 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild?rev=1.2&content-type=text/plain
146 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild?r1=1.1&r2=1.2
147
148 Index: mysql-5.1.39.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild,v
151 retrieving revision 1.1
152 retrieving revision 1.2
153 diff -p -w -b -B -u -u -r1.1 -r1.2
154 --- mysql-5.1.39.ebuild 1 Feb 2010 01:19:32 -0000 1.1
155 +++ mysql-5.1.39.ebuild 1 Feb 2010 19:54:57 -0000 1.2
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2010 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild,v 1.1 2010/02/01 01:19:32 robbat2 Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.39.ebuild,v 1.2 2010/02/01 19:54:57 robbat2 Exp $
161
162 MY_EXTRAS_VER="20100201-0104Z"
163 EAPI=2
164 @@ -22,7 +22,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64
165 EPATCH_EXCLUDE=''
166
167 DEPEND="|| ( >=sys-devel/gcc-4 >=sys-devel/gcc-apple-4 )"
168 -RDEPEND=""
169 +RDEPEND="!media-sound/amarok"
170
171 # Please do not add a naive src_unpack to this ebuild
172 # If you want to add a single patch, copy the ebuild to an overlay