[gentoo-commits] proj/mysql:master commit in: profiles/, virtual/mysql/

2019-08-26 Thread Brian Evans
commit: 094e182697efd4745f509b3625adf188d317f8f8
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Aug 26 14:09:54 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Aug 26 14:09:54 2019 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=094e1826

Drop unnecessary virtuals

Signed-off-by: Brian Evans  gentoo.org>

 profiles/package.mask |  1 -
 virtual/mysql/mysql-5.7-r1.ebuild | 20 
 virtual/mysql/mysql-5.7-r2.ebuild | 22 --
 3 files changed, 43 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index f36d300..11ebff4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,7 +1,6 @@
 # Brian Evans  (10 Oct 2015)
 # Latest versions are masked for testing
 >=dev-db/mysql-5.7
->=virtual/mysql-5.7
 >=virtual/libmysqlclient-19
 >=virtual/libmysqlclient-20
 >=dev-db/percona-server-5.7

diff --git a/virtual/mysql/mysql-5.7-r1.ebuild 
b/virtual/mysql/mysql-5.7-r1.ebuild
deleted file mode 100644
index e4cb285..000
--- a/virtual/mysql/mysql-5.7-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Virtual for MySQL database server"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0/20"
-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"
-IUSE="embedded static static-libs"
-
-DEPEND=""
-RDEPEND="
-   virtual/libmysqlclient
-   || (
-   =dev-db/mysql-${PV}*[embedded=,static=,static-libs=]
-   )"

diff --git a/virtual/mysql/mysql-5.7-r2.ebuild 
b/virtual/mysql/mysql-5.7-r2.ebuild
deleted file mode 100644
index 65c5a1f..000
--- a/virtual/mysql/mysql-5.7-r2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for MySQL database server"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0/20"
-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"
-IUSE="embedded static"
-
-DEPEND=""
-RDEPEND="
-   || (
-   =dev-db/mariadb-10.3*[embedded?,server,static?]
-   =dev-db/mariadb-10.2*[embedded?,server,static?]
-   =dev-db/mysql-${PV}*[embedded?,server,static?]
-   =dev-db/percona-server-${PV}*[embedded?,server,static?]
-   )"



[gentoo-commits] proj/mysql:master commit in: profiles/

2018-03-12 Thread Brian Evans
commit: 5bd4c57f0780fa62d757a2f8fb8342742fd8ca89
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Mar 12 20:31:46 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Mar 12 20:31:46 2018 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=5bd4c57f

profiles: Revert last package.mask entry

 profiles/package.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 2d9ef5a..f36d300 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,7 +1,3 @@
-# Brian Evans< grkni...@gentoo.org (12 Mar 2018)
-# Do not use this version, it is broken just yet.
-~dev-db/mysql-5.7.21
-
 # Brian Evans  (10 Oct 2015)
 # Latest versions are masked for testing
 >=dev-db/mysql-5.7



[gentoo-commits] proj/mysql:master commit in: profiles/

2018-03-11 Thread Brian Evans
commit: 99f379ddaa7fe02b7dd21e4281ffdbc3a261fd18
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Mar 12 01:37:32 2018 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Mar 12 01:37:32 2018 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=99f379dd

package.mask: mysql-5.7.21 needs work

 profiles/package.mask | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index c2fefa9..2d9ef5a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,6 +1,9 @@
+# Brian Evans< grkni...@gentoo.org (12 Mar 2018)
+# Do not use this version, it is broken just yet.
+~dev-db/mysql-5.7.21
+
 # Brian Evans  (10 Oct 2015)
 # Latest versions are masked for testing
->=dev-db/mariadb-10.2
 >=dev-db/mysql-5.7
 >=virtual/mysql-5.7
 >=virtual/libmysqlclient-19



[gentoo-commits] proj/mysql:master commit in: profiles/

2017-05-01 Thread Brian Evans
commit: e12c0d20ec6c3c57449ecd9b5341f8205b284d0b
Author: Brian Evans  gentoo  org>
AuthorDate: Tue May  2 02:11:05 2017 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue May  2 02:11:05 2017 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=e12c0d20

package.mask: mask new virtual/libmysqlclient

 profiles/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 02d6f40..c2fefa9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -3,6 +3,7 @@
 >=dev-db/mariadb-10.2
 >=dev-db/mysql-5.7
 >=virtual/mysql-5.7
+>=virtual/libmysqlclient-19
 >=virtual/libmysqlclient-20
 >=dev-db/percona-server-5.7
 



[gentoo-commits] proj/mysql:master commit in: profiles/

2015-10-19 Thread Brian Evans
commit: 365c521d214a94c39cac6357ab7a8fae6cbb5de2
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Oct 19 17:42:38 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Mon Oct 19 17:42:38 2015 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=365c521d

package.mask: Update masked versions to the pre-GAs

Signed-off-by: Brian Evans  gentoo.org>

 profiles/package.mask | 19 ---
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 2290075..02d6f40 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,17 +1,14 @@
+# Brian Evans  (10 Oct 2015)
+# Latest versions are masked for testing
+>=dev-db/mariadb-10.2
+>=dev-db/mysql-5.7
+>=virtual/mysql-5.7
+>=virtual/libmysqlclient-20
+>=dev-db/percona-server-5.7
+
 # Sergey Popov  (04 Sep 2014)
 # Security mask, wrt bugs #488212, #498164, #500260,
 # #507802 and #518718
  (16 Dec 2013)
-# Add percona-server to the mask until the virtual is unmasked
->=dev-db/percona-server-5.7
-
-# Robin H. Johnson  (04 Mar 2013)
-# Only 5.6 remains masked.
->=dev-db/mariadb-10.1
->=dev-db/mysql-5.7
->=virtual/mysql-5.7
->=virtual/libmysqlclient-20



[gentoo-commits] proj/mysql:master commit in: profiles/

2015-01-07 Thread Brian Evans
commit: 657a9aea851ed6203ee3d18ef63638ef620b7ea4
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Jan  7 14:10:13 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Jan  7 14:10:13 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=657a9aea

Copy old package.mask entries from the tree

---
 profiles/package.mask | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 160974a..95c5741 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,3 +1,10 @@
+# Sergey Popov  (04 Sep 2014)
+# Security mask, wrt bugs #488212, #498164, #500260,
+# #507802 and #518718
+ (16 Dec 2013)
 # Add percona-server to the mask until the virtual is unmasked
 >=dev-db/percona-server-5.7



[gentoo-commits] proj/mysql:master commit in: profiles/

2014-07-08 Thread Brian Evans
commit: 4ae1d90f3f694df4326f1afb1c538ffa64fdea7b
Author: Brian Evans  gentoo  org>
AuthorDate: Mon Jul  7 19:22:28 2014 +
Commit: Brian Evans  tuffmail  com>
CommitDate: Mon Jul  7 19:22:28 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=4ae1d90f

Update overlay mask for testing

---
 profiles/package.mask | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 9f43e7b..160974a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,9 +1,9 @@
 # Brian Evans  (16 Dec 2013)
 # Add percona-server to the mask until the virtual is unmasked
->=dev-db/percona-server-5.6
+>=dev-db/percona-server-5.7
 
 # Robin H. Johnson  (04 Mar 2013)
 # Only 5.6 remains masked.
->=dev-db/mariadb-5.6
->=dev-db/mysql-5.6
->=virtual/mysql-5.6
+>=dev-db/mariadb-10.1
+>=dev-db/mysql-5.7
+>=virtual/mysql-5.7