Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/mysql/
Date: Mon, 07 May 2018 20:38:03
Message-Id: 1525725471.05a9e55e0e7afd910ff1ae1194d69e771afa0853.grknight@gentoo
1 commit: 05a9e55e0e7afd910ff1ae1194d69e771afa0853
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 20:35:15 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 20:37:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a9e55e
7
8 virtual/mysql: Drop old
9
10 Package-Manager: Portage-2.3.36, Repoman-2.3.9
11
12 virtual/mysql/mysql-5.6-r10.ebuild | 21 ---------------------
13 virtual/mysql/mysql-5.6-r11.ebuild | 22 ----------------------
14 virtual/mysql/mysql-5.6-r9.ebuild | 20 --------------------
15 3 files changed, 63 deletions(-)
16
17 diff --git a/virtual/mysql/mysql-5.6-r10.ebuild b/virtual/mysql/mysql-5.6-r10.ebuild
18 deleted file mode 100644
19 index 7a5b6320d95..00000000000
20 --- a/virtual/mysql/mysql-5.6-r10.ebuild
21 +++ /dev/null
22 @@ -1,21 +0,0 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -
26 -EAPI="6"
27 -
28 -DESCRIPTION="Virtual for MySQL database server"
29 -SLOT="0/18"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
31 -IUSE="embedded +server static"
32 -
33 -RDEPEND="|| (
34 - =dev-db/mariadb-10.2*[embedded(-)?,server?,static?]
35 - =dev-db/mariadb-10.1*[embedded(-)?,server?,static?]
36 - =dev-db/mariadb-10.0*[embedded(-)?,server?,static?]
37 - =dev-db/mysql-${PV}*[embedded(-)?,server?,static?]
38 - =dev-db/percona-server-${PV}*[embedded(-)?,server?,static?]
39 - =dev-db/mariadb-galera-10.0*[embedded(-)?,server?,static?]
40 - =dev-db/mysql-cluster-7.4*[embedded(-)?,server?,static?]
41 - =dev-db/mysql-cluster-7.3*[embedded(-)?,server?,static?]
42 - )
43 -"
44
45 diff --git a/virtual/mysql/mysql-5.6-r11.ebuild b/virtual/mysql/mysql-5.6-r11.ebuild
46 deleted file mode 100644
47 index 3451d708ee6..00000000000
48 --- a/virtual/mysql/mysql-5.6-r11.ebuild
49 +++ /dev/null
50 @@ -1,22 +0,0 @@
51 -# Copyright 1999-2018 Gentoo Foundation
52 -# Distributed under the terms of the GNU General Public License v2
53 -
54 -EAPI="6"
55 -
56 -DESCRIPTION="Virtual for MySQL database server"
57 -SLOT="0/18"
58 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
59 -IUSE="embedded +server static"
60 -
61 -RDEPEND="|| (
62 - =dev-db/mariadb-10.3*[embedded(-)?,server?,static?]
63 - =dev-db/mariadb-10.2*[embedded(-)?,server?,static?]
64 - =dev-db/mariadb-10.1*[embedded(-)?,server?,static?]
65 - =dev-db/mariadb-10.0*[embedded(-)?,server?,static?]
66 - =dev-db/mysql-${PV}*[embedded(-)?,server?,static?]
67 - =dev-db/percona-server-${PV}*[embedded(-)?,server?,static?]
68 - =dev-db/mariadb-galera-10.0*[embedded(-)?,server?,static?]
69 - =dev-db/mysql-cluster-7.4*[embedded(-)?,server?,static?]
70 - =dev-db/mysql-cluster-7.3*[embedded(-)?,server?,static?]
71 - )
72 -"
73
74 diff --git a/virtual/mysql/mysql-5.6-r9.ebuild b/virtual/mysql/mysql-5.6-r9.ebuild
75 deleted file mode 100644
76 index 4a0674dc888..00000000000
77 --- a/virtual/mysql/mysql-5.6-r9.ebuild
78 +++ /dev/null
79 @@ -1,20 +0,0 @@
80 -# Copyright 1999-2018 Gentoo Foundation
81 -# Distributed under the terms of the GNU General Public License v2
82 -
83 -EAPI="6"
84 -
85 -DESCRIPTION="Virtual for MySQL database server"
86 -SLOT="0/18"
87 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
88 -IUSE="embedded +server static"
89 -
90 -RDEPEND="|| (
91 - =dev-db/mariadb-10.2*[embedded?,server?,static?]
92 - =dev-db/mariadb-10.1*[embedded?,server?,static?]
93 - =dev-db/mariadb-10.0*[embedded?,server?,static?]
94 - =dev-db/mysql-${PV}*[embedded?,server?,static?]
95 - =dev-db/percona-server-${PV}*[embedded?,server?,static?]
96 - =dev-db/mariadb-galera-10.0*[embedded?,server?,static?]
97 - =dev-db/mysql-cluster-7.3*[embedded?,server?,static?]
98 - )
99 -"