commit:     098a3a35f6fa40900b6fa9cb29da3f557558c7f2
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 05:12:52 2015 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 05:13:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098a3a35

Unmask php:7.0 to ~arch

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 profiles/base/use.mask        |  3 ---
 profiles/base/use.stable.mask |  4 ++++
 profiles/package.mask         | 16 +---------------
 3 files changed, 5 insertions(+), 18 deletions(-)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index a7a4a07..266f2f7 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -13,9 +13,6 @@ php_targets_php5-4
 # 540540 and 525674
 sssd
 
-# php 7 is still masked for testing
-php_targets_php7-0
-
 # cilk has been ported only to x86 systems
 cilk
 

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 2d3846d..f9e89e4 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -5,6 +5,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Brian Evans <[email protected]> (18 Dec 2015)
+# Needs dev-lang/php:7.0 stable
+php_targets_php7-0
+
 # Mike Gilbert <[email protected]> (02 Oct 2015)
 # Needs dev-lang/python:3.5 stable
 python_targets_python3_5

diff --git a/profiles/package.mask b/profiles/package.mask
index 2d87568..c6fe2fd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -77,10 +77,6 @@ dev-java/jscience
 # experimental features and accept a more unstable release.
 >=www-client/chromium-49
 
-# Michael Orlitzky <[email protected]> (06 Dec 2015)
-# Masked for testing of the new apache2/php7 support.
->=app-eselect/eselect-php-0.8.0
-
 # Mike Gilbert <[email protected]> (06 Dec 2015)
 # Masked for testing.
 =sys-apps/dbus-1.10*
@@ -120,8 +116,7 @@ dev-java/jigsaw
 
 # Brian Evans <[email protected]> (02 Dec 2015)
 # All current targets are masked.
-# New version only works on PHP7.
-dev-php/pecl-taint
+<dev-php/pecl-taint-1.99.99
 
 # Brian Evans <[email protected]> (02 Dec 2015)
 # Zend Opcache was integrated into PHP versions 5.5 and later
@@ -229,10 +224,6 @@ dev-tex/latex-unicode
 # Masked for removal in 30 days.
 dev-perl/Parse-CPAN-Meta
 
-# Brian Evans <[email protected]> (06 Nov 2015)
-# Mask new versions of dev-php/pecl-yaml that only work with PHP-7+
->=dev-php/pecl-yaml-2.0
-
 # Michał Górny <[email protected]> (30 Oct 2015)
 # Uses unsafe ioctls that could result in data corruption. Upstream
 # is working on replacing them in the wip/dedup-syscall branch.
@@ -327,11 +318,6 @@ dev-libs/iniparser:4
 # See #551724 and duplicates
 =sys-fs/udev-init-scripts-29
 
-# Ole Markus With <[email protected]> (12 Jun 2015)
-# Masking PHP 7 pre-release versions
-dev-lang/php:7.0
-=virtual/httpd-php-7.0
-
 # Ryan Hill <[email protected]> (28 Apr 2015)
 # Moving to /lib/gentoo/functions.sh broke the eclass
 # by changing output it relies on. See bug #504118,

Reply via email to