summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2019-12-19 09:22:37 -0500
committerBrian Evans <grknight@gentoo.org>2019-12-19 09:22:37 -0500
commit94389cc4dec59a7708f44c5f8e12e5029fee4785 (patch)
tree8d1b3881bd35441a1d6599b951523ff2c6ea8882 /profiles/base
parentdev-php/pecl-memcache: New version with PHP 7 support; remove mask (diff)
downloadgentoo-94389cc4dec59a7708f44c5f8e12e5029fee4785.tar.gz
gentoo-94389cc4dec59a7708f44c5f8e12e5029fee4785.tar.bz2
gentoo-94389cc4dec59a7708f44c5f8e12e5029fee4785.zip
profiles: Mask PHP 7.1 and required dependencies
dev-lang/php:7.1 dev-php/pecl-cassandra <dev-php/pecl-event-2.5 Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.mask5
-rw-r--r--profiles/base/use.mask4
2 files changed, 9 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 5fda0fc8ecb1..90c42ef62771 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,11 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Brian Evans <grknight@gentoo.org> (2019-12-19)
+# PHP 7.1 is end of life and has security issues Bug 703326
+# Associated packages are not ready for new versions tracked in bug 702110
+dev-libs/ossp-uuid php
+
# Michał Górny <mgorny@gentoo.org> (2019-12-16)
# Requires old x11-libs/fox:1.6 slot.
dev-games/openscenegraph fox
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 2181e5f8302b..aeae877243cf 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Brian Evans <grknight@gentoo.org> (2019-12-19)
+# PHP 7.1 is end of life and has security issues Bug 703326
+php_targets_php7-1
+
# Brian Evans <grknight@gentoo.org> (2019-10-01)
# Mask PHP 5.6 target for EOL
php_targets_php5-6