Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mysql:master commit in: dev-db/mysql/
Date: Mon, 28 Jan 2013 02:13:30
Message-Id: 1359334941.82ce290f692f9fa9b2b0d8756fb7705473a02fe5.robbat2@gentoo
1 commit: 82ce290f692f9fa9b2b0d8756fb7705473a02fe5
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 28 01:02:21 2013 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 28 01:02:21 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=82ce290f
7
8 Sync from gentoo-x86.
9
10 Package-Manager: portage-2.2.0_alpha159
11 RepoMan-Options: --force
12
13 ---
14 dev-db/mysql/ChangeLog | 6 ++++++
15 dev-db/mysql/metadata.xml | 1 +
16 dev-db/mysql/mysql-5.1.66.ebuild | 4 ++--
17 dev-db/mysql/mysql-5.1.67.ebuild | 6 +++---
18 dev-db/mysql/mysql-5.5.19.ebuild | 4 ++--
19 dev-db/mysql/mysql-5.5.20.ebuild | 4 ++--
20 dev-db/mysql/mysql-5.5.21.ebuild | 4 ++--
21 dev-db/mysql/mysql-5.5.22.ebuild | 4 ++--
22 dev-db/mysql/mysql-5.5.28.ebuild | 4 ++--
23 dev-db/mysql/mysql-5.5.29.ebuild | 4 ++--
24 10 files changed, 24 insertions(+), 17 deletions(-)
25
26 diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
27 index f6ee8ec..9ec233e 100644
28 --- a/dev-db/mysql/ChangeLog
29 +++ b/dev-db/mysql/ChangeLog
30 @@ -2,6 +2,12 @@
31 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
32 # $Header: $
33
34 + 28 Jan 2013; Robin H. Johnson <robbat2@g.o> metadata.xml,
35 + mysql-5.1.66.ebuild, mysql-5.1.67.ebuild, mysql-5.5.19.ebuild,
36 + mysql-5.5.20.ebuild, mysql-5.5.21.ebuild, mysql-5.5.22.ebuild,
37 + mysql-5.5.28.ebuild, mysql-5.5.29.ebuild:
38 + Sync from gentoo-x86.
39 +
40 20 Jan 2013; Robin H. Johnson <robbat2@g.o> mysql-5.0.96.ebuild:
41 Copy keywords from gentoo-x86.
42
43
44 diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml
45 index f34987e..9ecd928 100644
46 --- a/dev-db/mysql/metadata.xml
47 +++ b/dev-db/mysql/metadata.xml
48 @@ -19,6 +19,7 @@ dev-db/mariadb
49 <flag name='minimal'>Install client programs only, no server</flag>
50 <flag name='pbxt'>Add experimental support for PBXT storage engine</flag>
51 <flag name='profiling'>Add support for statement profiling (requires USE=community).</flag>
52 + <flag name='raid'>Deprecated option, removed in the 5.0 series</flag>
53 <flag name="systemtap">Build support for profiling and tracing using <pkg>dev-util/systemtap</pkg></flag>
54 <flag name='test'>Install upstream testsuites for end use.</flag>
55 <flag name='xtradb'>Add experimental support for Percona's InnoDB replacement: XtraDB</flag>
56
57 diff --git a/dev-db/mysql/mysql-5.1.66.ebuild b/dev-db/mysql/mysql-5.1.66.ebuild
58 index 110e24f..e01f201 100644
59 --- a/dev-db/mysql/mysql-5.1.66.ebuild
60 +++ b/dev-db/mysql/mysql-5.1.66.ebuild
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2012 Gentoo Foundation
63 +# Copyright 1999-2013 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.61.ebuild,v 1.2 2012/01/31 20:23:03 robbat2 Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.66.ebuild,v 1.8 2012/12/01 00:52:42 blueness Exp $
67
68 EAPI="4"
69
70
71 diff --git a/dev-db/mysql/mysql-5.1.67.ebuild b/dev-db/mysql/mysql-5.1.67.ebuild
72 index 0a2d724..5eee752 100644
73 --- a/dev-db/mysql/mysql-5.1.67.ebuild
74 +++ b/dev-db/mysql/mysql-5.1.67.ebuild
75 @@ -1,6 +1,6 @@
76 -# Copyright 1999-2012 Gentoo Foundation
77 +# Copyright 1999-2013 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.61.ebuild,v 1.2 2012/01/31 20:23:03 robbat2 Exp $
80 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.67.ebuild,v 1.8 2013/01/21 19:29:09 jer Exp $
81
82 EAPI="4"
83
84 @@ -19,7 +19,7 @@ inherit toolchain-funcs mysql-v2
85 IUSE="$IUSE"
86
87 # REMEMBER: also update eclass/mysql*.eclass before committing!
88 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris"
89 +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris"
90
91 # When MY_EXTRAS is bumped, the index should be revised to exclude these.
92 # This is often broken still
93
94 diff --git a/dev-db/mysql/mysql-5.5.19.ebuild b/dev-db/mysql/mysql-5.5.19.ebuild
95 index 507df42..a67be5d 100644
96 --- a/dev-db/mysql/mysql-5.5.19.ebuild
97 +++ b/dev-db/mysql/mysql-5.5.19.ebuild
98 @@ -1,6 +1,6 @@
99 -# Copyright 1999-2011 Gentoo Foundation
100 +# Copyright 1999-2013 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.14.ebuild,v 1.2 2011/07/14 03:58:44 jmbsvicetto Exp $
103 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.19.ebuild,v 1.3 2013/01/20 01:00:58 robbat2 Exp $
104
105 EAPI="4"
106
107
108 diff --git a/dev-db/mysql/mysql-5.5.20.ebuild b/dev-db/mysql/mysql-5.5.20.ebuild
109 index ec29188..664355a 100644
110 --- a/dev-db/mysql/mysql-5.5.20.ebuild
111 +++ b/dev-db/mysql/mysql-5.5.20.ebuild
112 @@ -1,6 +1,6 @@
113 -# Copyright 1999-2012 Gentoo Foundation
114 +# Copyright 1999-2013 Gentoo Foundation
115 # Distributed under the terms of the GNU General Public License v2
116 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.14.ebuild,v 1.2 2011/07/14 03:58:44 jmbsvicetto Exp $
117 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.20.ebuild,v 1.2 2013/01/20 01:00:58 robbat2 Exp $
118
119 EAPI="4"
120
121
122 diff --git a/dev-db/mysql/mysql-5.5.21.ebuild b/dev-db/mysql/mysql-5.5.21.ebuild
123 index ec29188..d33ad2a 100644
124 --- a/dev-db/mysql/mysql-5.5.21.ebuild
125 +++ b/dev-db/mysql/mysql-5.5.21.ebuild
126 @@ -1,6 +1,6 @@
127 -# Copyright 1999-2012 Gentoo Foundation
128 +# Copyright 1999-2013 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.14.ebuild,v 1.2 2011/07/14 03:58:44 jmbsvicetto Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.21.ebuild,v 1.2 2013/01/20 01:00:58 robbat2 Exp $
132
133 EAPI="4"
134
135
136 diff --git a/dev-db/mysql/mysql-5.5.22.ebuild b/dev-db/mysql/mysql-5.5.22.ebuild
137 index 96ae72f..275fa40 100644
138 --- a/dev-db/mysql/mysql-5.5.22.ebuild
139 +++ b/dev-db/mysql/mysql-5.5.22.ebuild
140 @@ -1,6 +1,6 @@
141 -# Copyright 1999-2012 Gentoo Foundation
142 +# Copyright 1999-2013 Gentoo Foundation
143 # Distributed under the terms of the GNU General Public License v2
144 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.14.ebuild,v 1.2 2011/07/14 03:58:44 jmbsvicetto Exp $
145 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.22.ebuild,v 1.2 2013/01/20 01:00:58 robbat2 Exp $
146
147 EAPI="4"
148
149
150 diff --git a/dev-db/mysql/mysql-5.5.28.ebuild b/dev-db/mysql/mysql-5.5.28.ebuild
151 index dddfe0a..0e4b4b7 100644
152 --- a/dev-db/mysql/mysql-5.5.28.ebuild
153 +++ b/dev-db/mysql/mysql-5.5.28.ebuild
154 @@ -1,6 +1,6 @@
155 -# Copyright 1999-2012 Gentoo Foundation
156 +# Copyright 1999-2013 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.14.ebuild,v 1.2 2011/07/14 03:58:44 jmbsvicetto Exp $
159 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.28.ebuild,v 1.3 2013/01/20 01:00:58 robbat2 Exp $
160
161 EAPI="4"
162
163
164 diff --git a/dev-db/mysql/mysql-5.5.29.ebuild b/dev-db/mysql/mysql-5.5.29.ebuild
165 index 02beae8..485881c 100644
166 --- a/dev-db/mysql/mysql-5.5.29.ebuild
167 +++ b/dev-db/mysql/mysql-5.5.29.ebuild
168 @@ -1,6 +1,6 @@
169 -# Copyright 1999-2012 Gentoo Foundation
170 +# Copyright 1999-2013 Gentoo Foundation
171 # Distributed under the terms of the GNU General Public License v2
172 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.14.ebuild,v 1.2 2011/07/14 03:58:44 jmbsvicetto Exp $
173 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.29.ebuild,v 1.1 2013/01/20 02:18:30 robbat2 Exp $
174
175 EAPI="4"