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, 08 Aug 2017 12:53:00
Message-Id: 1502196728.13bae0a4b5fcabf2409d599ba0caf0b1238803d3.grknight@gentoo
1 commit: 13bae0a4b5fcabf2409d599ba0caf0b1238803d3
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 8 12:52:08 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 8 12:52:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bae0a4
7
8 package.mask: Mask old PEAR packages for removal
9
10 profiles/package.mask | 21 +++++++++++++++++++++
11 1 file changed, 21 insertions(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index c4fba55cf19..60908318b18 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -29,6 +29,27 @@
18
19 #--- END OF EXAMPLES ---
20
21 +# Brian Evans <grknight@g.o) (08 Aug 2017)
22 +# Old PEAR packages which are not maintained upstream or superseded
23 +# They contain errors which are not easy to maintain with no upstream
24 +# Many also do not have tests to easily find
25 +# incompatibilies with latest versions.
26 +# dev-php-Auth_HTTP has an upstream but relies on PEAR-Auth which does not
27 +# Masked for removal in 30 days
28 +dev-php/PEAR-Auth
29 +dev-php/PEAR-Auth_HTTP
30 +dev-php/PEAR-HTML_Template_IT
31 +dev-php/PEAR-HTML_TreeMenu
32 +dev-php/PEAR-HTTP_Client
33 +dev-php/PEAR-HTTP_Request
34 +dev-php/PEAR-Numbers_Roman
35 +dev-php/PEAR-PEAR_Info
36 +dev-php/PEAR-SOAP
37 +dev-php/PEAR-Services_Amazon
38 +dev-php/PEAR-Services_Weather
39 +dev-php/PEAR-Testing_Selenium
40 +dev-php/PEAR-Translation2
41 +
42 # Lars Wendler <polynomial-c@g.o> (06 Aug 2017)
43 # Masked for security reasons:
44 # https://bugs.gentoo.org/600214