diff options
author | 2023-08-12 10:55:39 -0400 | |
---|---|---|
committer | 2023-08-12 10:57:08 -0400 | |
commit | aa7b96921ad415a1ad15e03707d66cf566ec62a3 (patch) | |
tree | 1b93d4158635490c253d8b4d83f8b362fad9f1f8 /profiles/package.mask | |
parent | dev-python/numpy: Stabilize 1.24.4 sparc, #909296 (diff) | |
download | gentoo-aa7b96921ad415a1ad15e03707d66cf566ec62a3.tar.gz gentoo-aa7b96921ad415a1ad15e03707d66cf566ec62a3.tar.bz2 gentoo-aa7b96921ad415a1ad15e03707d66cf566ec62a3.zip |
profiles: more php:7.4 removal masks
Closes: https://bugs.gentoo.org/912181
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 69a09b9ae9aa..4a16a1b87142 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,23 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky <mjo@gentoo.org> (2023-08-12) +# More php:7.4 casualties that I missed the first time around. +# They'll be removed whenever php:7.4 is removed. +# +# * pecl-apcu_bc dead since 2019 +# * pecl-http:7 is the old slot +# * pecl-ncurses dead since 2012 +# * pecl-propro dead since 2020 +# * pecl-taint dead in 2021 +# +dev-php/pecl-apcu_bc +dev-php/pecl-http:7 +dev-php/pecl-ncurses +dev-php/pecl-propro +dev-php/pecl-taint + + # Michael Orlitzky <mjo@gentoo.org> (2023-08-11) # php-7.x is End Of Life (EOL) upstream and no longer receives security # fixes. We lose phpunit because it depends on CodeCoverage which |