Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 20 Mar 2018 13:47:05
Message-Id: 1521553566.87e32e50a4c79e770b35ecae6aed53b5aa94038b.grknight@gentoo
1 commit: 87e32e50a4c79e770b35ecae6aed53b5aa94038b
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 20 13:46:06 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 20 13:46:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e32e50
7
8 profiles: package.mask - Add next round of obsolete PEAR packages
9
10 - Brian Evans <grknight <AT> gentoo.org (20 Mar 2018)
11 - These PEAR packages are unmaintained upstream and
12 - are difficult to test or have no tests.
13 - PHP team no longer wants to maintain these for PHP7 and beyond
14 - Removal in 30 days
15 dev-php/PEAR-File_Passwd
16 dev-php/PEAR-HTML_QuickForm
17 dev-php/PEAR-HTML_QuickForm_Controller
18 dev-php/PEAR-HTML_QuickForm_advmultiselect
19 dev-php/PEAR-HTML_Select
20 dev-php/PEAR-I18Nv2
21
22 profiles/package.mask | 12 ++++++++++++
23 1 file changed, 12 insertions(+)
24
25 diff --git a/profiles/package.mask b/profiles/package.mask
26 index b0b58fef959..1a77a6b88f3 100644
27 --- a/profiles/package.mask
28 +++ b/profiles/package.mask
29 @@ -29,6 +29,18 @@
30
31 #--- END OF EXAMPLES ---
32
33 +# Brian Evans <grknight@g.o (20 Mar 2018)
34 +# These PEAR packages are unmaintained upstream and
35 +# are difficult to test or have no tests.
36 +# PHP team no longer wants to maintain these for PHP7 and beyond
37 +# Removal in 30 days. Bug 650988
38 +dev-php/PEAR-File_Passwd
39 +dev-php/PEAR-HTML_QuickForm
40 +dev-php/PEAR-HTML_QuickForm_Controller
41 +dev-php/PEAR-HTML_QuickForm_advmultiselect
42 +dev-php/PEAR-HTML_Select
43 +dev-php/PEAR-I18Nv2
44 +
45 # Pacho Ramos <pacho@g.o> (18 Mar 2018)
46 # Unresolved security issues (#606652), tests fail (#628622, #337249).
47 # Removal in a month.