From 098a3a35f6fa40900b6fa9cb29da3f557558c7f2 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Fri, 18 Dec 2015 00:12:52 -0500 Subject: Unmask php:7.0 to ~arch Signed-off-by: Brian Evans --- profiles/base/use.mask | 3 --- profiles/base/use.stable.mask | 4 ++++ profiles/package.mask | 16 +--------------- 3 files changed, 5 insertions(+), 18 deletions(-) (limited to 'profiles') diff --git a/profiles/base/use.mask b/profiles/base/use.mask index a7a4a072c8f3..266f2f717ab3 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 2d3846d7f86c..f9e89e4b9aae 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 (18 Dec 2015) +# Needs dev-lang/php:7.0 stable +php_targets_php7-0 + # Mike Gilbert (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 2d87568a040a..c6fe2fdd7ba8 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 (06 Dec 2015) -# Masked for testing of the new apache2/php7 support. ->=app-eselect/eselect-php-0.8.0 - # Mike Gilbert (06 Dec 2015) # Masked for testing. =sys-apps/dbus-1.10* @@ -120,8 +116,7 @@ dev-java/jigsaw # Brian Evans (02 Dec 2015) # All current targets are masked. -# New version only works on PHP7. -dev-php/pecl-taint + (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 (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 (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 (12 Jun 2015) -# Masking PHP 7 pre-release versions -dev-lang/php:7.0 -=virtual/httpd-php-7.0 - # Ryan Hill (28 Apr 2015) # Moving to /lib/gentoo/functions.sh broke the eclass # by changing output it relies on. See bug #504118, -- cgit v1.2.3-65-gdbad