Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mysql-extras:master commit in: /
Date: Wed, 03 Sep 2014 19:11:51
Message-Id: 1409771492.deb9160c3477d0557d23ca2374178d67988b29fc.grknight@gentoo
1 commit: deb9160c3477d0557d23ca2374178d67988b29fc
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 3 19:11:32 2014 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 3 19:11:32 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=deb9160c
7
8 Apply mariadb patches to mariadb-galera as well
9
10 ---
11 00000_index.txt | 3 +++
12 1 file changed, 3 insertions(+)
13
14 diff --git a/00000_index.txt b/00000_index.txt
15 index eb30088..95944b3 100644
16 --- a/00000_index.txt
17 +++ b/00000_index.txt
18 @@ -1511,6 +1511,7 @@
19 @patch 20001_all_fix-minimal-build-cmake-mariadb-10.0.13.patch
20 @ver 10.00.13.00 to 10.99.99.99
21 @pn mariadb
22 +@pn mariadb-galera
23 @@ Fix the minimal build by reordering CMakeLists.txt
24 @@ Fixes MDEV-6562
25
26 @@ -1657,6 +1658,7 @@
27 @patch 20006_all_cmake_elib-mariadb-10.0.11.patch
28 @ver 10.00.11.00 to 10.00.99.99
29 @pn mariadb
30 +@pn mariadb-galera
31 @@ Add ELIBPATH to split client and embedded libs
32 @@ Also install static libs by ENABLE_STATIC_LIBS
33
34 @@ -1723,5 +1725,6 @@
35 @patch 20011_all_mariadb-hppa-unsigned-long-10.0.13.patch
36 @ver 10.00.13.00 to 10.00.99.99
37 @pn mariadb
38 +@pn mariadb-galera
39 @@ Fix bad comparision of void to ulong
40 @@ Gentoo bug 520092 MDEV-6595