summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
commit80208fb578cf92cc308906660ca6d7860c6b2a1f (patch)
tree6f06818031b553c506fc10dfe9908a835df288aa /profiles/base
parent06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff)
gentoo resync : 09.03.2018
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.mask10
-rw-r--r--profiles/base/package.use.stable.mask6
2 files changed, 15 insertions, 1 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 208374f8c6d1..73d04afca336 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,9 +7,17 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Patrick McLean <chutzpah@gentoo.org> (6 Mar 2018)
+# Requires dev-libs/boost-1.66 that is unkeyworded/masked
+>=sys-cluster/ceph-12.2.4 system-boost
+
+# Brian Evans <grknight@gentoo.org> (5 Mar 2018)
+# Mask embedded USE on virtual/mysql to transition it to be obsolete
+>=virtual/mysql-5.6-r11 embedded
+
# Brian Evans <grknight@gentoo.org> (28 Feb 2018)
# Mask client-libs USE to force users to install alternative standard pacakges
->=dev-db/mariadb-10.3 client-libs
+>=dev-db/mariadb-10.2.13 client-libs
>=dev-db/mysql-5.7 client-libs
>=dev-db/percona-server-5.7 client-libs
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
index 5fd8228658fd..25385e4e0250 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,12 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask
+# Kent Fredric <kentnl@gentoo.org> (3 Mar 2018)
+# Not an officially supported configuration, as it causes unpredictable
+# fragility and/or dependency headaches due to the very narrow interop window
+# Bugs #649408, #641108, #640724
+dev-perl/DBD-SQLite system-sqlite
+
# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (13 Feb 2018)
# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.2 is stabilized
# due to a security bug, so we won't bother with javascript this time.