summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2016-05-05 10:21:13 -0400
committerBrian Evans <grknight@gentoo.org>2016-05-05 10:21:13 -0400
commitc957738ad9f79ea6b3e0f2bc71ae54dfd35c60a9 (patch)
tree536c178b6caa04b2e654b6e49749630356c9f475 /profiles
parentdev-php/pecl-taint: Drop old version which only works with EOL PHP versions (diff)
downloadgentoo-c957738ad9f79ea6b3e0f2bc71ae54dfd35c60a9.tar.gz
gentoo-c957738ad9f79ea6b3e0f2bc71ae54dfd35c60a9.tar.bz2
gentoo-c957738ad9f79ea6b3e0f2bc71ae54dfd35c60a9.zip
package.mask: Remove entries related to removed dev-lang/php:5.4
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask10
1 files changed, 0 insertions, 10 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index b0c06a9390b2..a3934a90de29 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -359,16 +359,6 @@ www-apps/389-dsgw
# Masked until we deal with SSLv3, bug #567554
=dev-libs/libressl-2.3*
-# Brian Evans <grknight@gentoo.org> (02 Dec 2015)
-# All current targets are masked.
-<dev-php/pecl-taint-1.99.99
-
-# 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
-
# Michał Górny <mgorny@gentoo.org> (30 Oct 2015)
# Uses unsafe ioctls that could result in data corruption. Upstream
# is working on replacing them in the wip/dedup-syscall branch.