summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-12-02 09:54:55 -0500
committerBrian Evans <grknight@gentoo.org>2015-12-02 09:54:55 -0500
commit0c3462e46c5297e346de3ca1001069fc8e1fb8d2 (patch)
tree6afd8c4cee5d15ee4b17e9c95e9dcb6ac8f67838
parentdev-go/godep: remove unused Manifest entry (diff)
downloadgentoo-0c3462e46c5297e346de3ca1001069fc8e1fb8d2.tar.gz
gentoo-0c3462e46c5297e346de3ca1001069fc8e1fb8d2.tar.bz2
gentoo-0c3462e46c5297e346de3ca1001069fc8e1fb8d2.zip
package.mask: Mask PHP 5.4 which is EOL with no further releases
-rw-r--r--profiles/base/use.mask4
-rw-r--r--profiles/package.mask6
2 files changed, 10 insertions, 0 deletions
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 <grknight@gentoo.org> (2 Dec 2015)
+# php 5.4 is end of life, masked for removal
+php_targets_php5-4
+
# Daniel Kuehn <lejonet@gentoo.org> (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 <grknight@gentoo.org> (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 <mr_bones_@gentoo.org> (01 Dec 2015)
# No release since 2005; upstream is gone; doesn't build
# on modern systems.