From 0c3462e46c5297e346de3ca1001069fc8e1fb8d2 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Wed, 2 Dec 2015 09:54:55 -0500 Subject: [PATCH] package.mask: Mask PHP 5.4 which is EOL with no further releases --- profiles/base/use.mask | 4 ++++ profiles/package.mask | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index ae48a6dccd66..af98fa022b42 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Brian Evans (2 Dec 2015) +# php 5.4 is end of life, masked for removal +php_targets_php5-4 + # Daniel Kuehn (13 Nov 2015) # Masking sssd USE-flag globally and unmasking it on the tested arches # to stop minor arches from blocking major arches AND prevent the dropping diff --git a/profiles/package.mask b/profiles/package.mask index 16aea33db364..05b2ce45eb46 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Brian Evans (02 Dec 2015) +# PHP 5.4 is End Of Life and will not receive any further updates +# Please migrate to 5.5 or, preferably 5.6. +dev-lang/php:5.4 +~virtual/httpd-php-5.4 + # Michael Sterrett (01 Dec 2015) # No release since 2005; upstream is gone; doesn't build # on modern systems. -- 2.26.2