summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-09-14 16:29:32 -0400
committerBrian Evans <grknight@gentoo.org>2015-09-14 16:34:31 -0400
commit2922430f5d449fe0bc790aa06b427c08e13c779a (patch)
tree4c1b410324eb3180142aebd9aac6b78de3826e29 /profiles
parentnet-misc/openssh: fix openssl[static-libs] dep to match SLOT=0 #560306 (diff)
downloadgentoo-2922430f5d449fe0bc790aa06b427c08e13c779a.tar.gz
gentoo-2922430f5d449fe0bc790aa06b427c08e13c779a.tar.bz2
gentoo-2922430f5d449fe0bc790aa06b427c08e13c779a.zip
Add profile masks for dev-db/mariadb new features
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/alpha/package.use.mask4
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/ia64/package.use.mask4
-rw-r--r--profiles/arch/sparc/package.use.mask4
-rw-r--r--profiles/arch/x86/package.use.mask4
-rw-r--r--profiles/base/package.use.mask4
6 files changed, 24 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 18473cc6bd3f..db35cb381cbf 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Brian Evans <grknight@gentoo.org (14 Sep 2015)
+# Mask new USE flags for mariadb which all arches do not yet have dependencies
+>=dev-db/mariadb-10.1.0 innodb-snappy
+
# Alexandre Rostovtsev <tetromino@gentoo.org> (10 Sep 2015)
# Requires wifi USE flag, which is masked for this arch
net-misc/networkmanager wext
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 8e6c778c5b83..c3e72b4d9592 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -18,6 +18,10 @@
#--- END OF EXAMPLES ---
+# Brian Evans <grknight@gentoo.org (14 Sep 2015)
+# Unmask new USE flags for mariadb on supported arches
+>=dev-db/mariadb-10.1.0 -mroonga -sst-xtrabackup -galera
+
# Mike Gilbert <floppym@gentoo.org> (05 Sep 2015)
# sys-boot/gnu-efi is not supported on all archs.
sys-apps/systemd -gnuefi
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 58512a2ca3ce..8407377e071a 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Brian Evans <grknight@gentoo.org (14 Sep 2015)
+# Mask new USE flags for mariadb which all arches do not yet have dependencies
+>=dev-db/mariadb-10.1.0 innodb-snappy
+
# Alexandre Rostovtsev <tetromino@gentoo.org> (10 Sep 2015)
# Requires wifi USE flag, which is masked for this arch
net-misc/networkmanager wext
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 8f43e620def6..7427f2aa92ec 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Brian Evans <grknight@gentoo.org (14 Sep 2015)
+# Mask new USE flags for mariadb which all arches do not yet have dependencies
+>=dev-db/mariadb-10.1.0 innodb-snappy
+
# Alexandre Rostovtsev <tetromino@gentoo.org> (10 Sep 2015)
# Requires wifi USE flag, which is masked for this arch
net-misc/networkmanager wext
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index c668421701d7..be24ddf72a4d 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -4,6 +4,10 @@
# This file requires >=portage-2.1.1
+# Brian Evans <grknight@gentoo.org (14 Sep 2015)
+# Unmask new USE flags for mariadb on supported arches
+>=dev-db/mariadb-10.1.0 -mroonga -sst-xtrabackup -galera
+
# Mike Gilbert <floppym@gentoo.org> (05 Sep 2015)
# sys-boot/gnu-efi is not supported on all archs.
sys-apps/systemd -gnuefi
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 2eb04c83e1ff..6b56f0764810 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -5,6 +5,10 @@
# This file requires >=portage-2.1.1
# New entries go on top.
+# Brian Evans <grknight@gentoo.org (14 Sep 2015)
+# Mask new USE flags for mariadb which all arches do not yet have dependencies
+>=dev-db/mariadb-10.1.0 mroonga sst-xtrabackup galera
+
# Fabian Groffen <grobian@gentoo.org> (08 Sep 2015)
# GnuTLS support is currently broken/causes hang, bug #559834
# http://dev.mutt.org/trac/ticket/3772