summaryrefslogtreecommitdiff
path: root/profiles/base
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-09 17:03:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-09 17:03:55 +0000
commit44baf1502edf9acc0e91c39081167033d032db00 (patch)
tree6f3478e978eb563b2de4b3fb641c0367067f73b9 /profiles/base
parentc3c1bfc63278f385a6837479477b0ec34b9d26fd (diff)
resync profile
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 208374f8..73d04afc 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 5fd82286..25385e4e 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.