commit: e676decaa52929beff348328f27bfc5745dfdcd0 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Thu Feb 15 19:59:41 2018 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Thu Feb 15 19:59:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e676deca
package.mask: dev-php/PEAR-* Last rites - Brian Evans <grknight <AT> gentoo.org (15 Feb 2018) - These PEAR packages are unmaintained upstream and - are difficult to test or have no tests. - PHP team no longer wants to maintain these for PHP7 and beyond - Removal in 30 days - Bug 647768 dev-php/PEAR-Benchmark dev-php/PEAR-Calendar dev-php/PEAR-Console_Color dev-php/PEAR-Crypt_Blowfish dev-php/PEAR-Crypt_RC4 dev-php/PEAR-XML_Beautifier dev-php/PEAR-XML_Feed_Parser dev-php/PEAR-Structures_DataGrid dev-php/PEAR-PHP_CompatInfo dev-php/PEAR-Net_Server dev-php/PEAR-Net_LMTP dev-php/PEAR-Net_IMAP dev-php/PEAR-Net_FTP dev-php/PEAR-Net_DIME dev-php/PEAR-Math_Stats profiles/package.mask | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index bf7b0cd284c..4022ad28615 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,27 @@ #--- END OF EXAMPLES --- +# Brian Evans <[email protected] (15 Feb 2018) +# These PEAR packages are unmaintained upstream and +# are difficult to test or have no tests. +# PHP team no longer wants to maintain these for PHP7 and beyond +# Removal in 30 days - Bug 647768 +dev-php/PEAR-Benchmark +dev-php/PEAR-Calendar +dev-php/PEAR-Console_Color +dev-php/PEAR-Crypt_Blowfish +dev-php/PEAR-Crypt_RC4 +dev-php/PEAR-XML_Beautifier +dev-php/PEAR-XML_Feed_Parser +dev-php/PEAR-Structures_DataGrid +dev-php/PEAR-PHP_CompatInfo +dev-php/PEAR-Net_Server +dev-php/PEAR-Net_LMTP +dev-php/PEAR-Net_IMAP +dev-php/PEAR-Net_FTP +dev-php/PEAR-Net_DIME +dev-php/PEAR-Math_Stats + # Sergey Popov <[email protected]> (13 Feb 2018) # Requires dead Qt4 (bug #645420). Removal in 30 days media-gfx/qiviewer
