Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-db/mysql/
Date: Sat, 17 Aug 2019 13:49:02
Message-Id: 1566049529.d09a1987d13e4ca4a8f122780972817969f6194b.whissi@gentoo
1 commit: d09a1987d13e4ca4a8f122780972817969f6194b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 17 13:06:39 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 17 13:45:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09a1987
7
8 profiles: Remove mysql-8* mask
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11
12 dev-db/mysql/mysql-8.0.17.ebuild | 2 +-
13 profiles/package.mask | 12 ------------
14 2 files changed, 1 insertion(+), 13 deletions(-)
15
16 diff --git a/dev-db/mysql/mysql-8.0.17.ebuild b/dev-db/mysql/mysql-8.0.17.ebuild
17 index 040604e7eef..51417c5920d 100644
18 --- a/dev-db/mysql/mysql-8.0.17.ebuild
19 +++ b/dev-db/mysql/mysql-8.0.17.ebuild
20 @@ -37,7 +37,7 @@ RESTRICT="libressl? ( test )"
21
22 REQUIRED_USE="?? ( tcmalloc jemalloc )"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26
27 # Shorten the path because the socket path length must be shorter than 107 chars
28 # and we will run a mysql server during test phase
29
30 diff --git a/profiles/package.mask b/profiles/package.mask
31 index fdfb14f460a..bac5ca7d4ff 100644
32 --- a/profiles/package.mask
33 +++ b/profiles/package.mask
34 @@ -171,10 +171,6 @@ sci-physics/meep
35 # Masked for removal in 30 days, Bugs #641864, #647536, #688244
36 x11-libs/guile-gtk
37
38 -# Thomas Deutschmann <whissi@g.o> (2019-08-02)
39 -# Ebuild is still in development and shouldn't be used.
40 -=dev-db/mysql-8*
41 -
42 # Michał Górny <mgorny@g.o> (2019-08-01)
43 # Discontinued upstream in July 2017. Has irritating bugs, and is hard
44 # to build from source (we have binary package only). Upstream
45 @@ -336,14 +332,6 @@ dev-tex/quotchap
46 # Depends on >=virtual/{jdk,jre}-11 which is masked
47 =www-servers/tomcat-9.0.21
48
49 -# Brian Evans <grknight@g.o> (2019-06-11)
50 -# Mask these packages for further testing
51 -# There is known API breakage and some packages fail,
52 -# particuarly with "my_bool" dropped for "bool"
53 ->=dev-db/myodbc-8.0
54 ->=dev-db/mysql-connector-c-8.0
55 -~virtual/libmysqlclient-21
56 -
57 # Zac Medico <zmedico@g.o> (2019-05-31)
58 # Upstream is dead and there are multiple security vulnerabilities.
59 # Removal in 30 days. Bug #687100.