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/, profiles/base/
Date: Fri, 21 Jan 2022 16:07:35
Message-Id: 1642781240.ff7640e20d54ec3cf23c3dc05a1634182406a4c0.grknight@gentoo
1 commit: ff7640e20d54ec3cf23c3dc05a1634182406a4c0
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 21 16:07:20 2022 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 16:07:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7640e2
7
8 Revert "profiles: Mask PHP 7.3 as end of life"
9
10 This reverts commit 28a229d6bc7830b88737cfefad0df107c9defedf.
11
12 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
13
14 profiles/base/use.mask | 6 ------
15 profiles/package.mask | 8 --------
16 2 files changed, 14 deletions(-)
17
18 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
19 index 310eda17d4da..c6a22bb1577f 100644
20 --- a/profiles/base/use.mask
21 +++ b/profiles/base/use.mask
22 @@ -4,12 +4,6 @@
23 # This file is only for generic masks. For arch-specific masks (i.e.
24 # mask everywhere, unmask on arch/*) use arch/base.
25
26 -# Brian Evans <grknight@g.o> (2022-01-21)
27 -# PHP 7.3 is end-of-life
28 -# Please upgrade to a newer slot
29 -php_targets_php7-3
30 -php7-3
31 -
32 # Sam James <sam@g.o> (2022-01-12)
33 # PCH has proven itself to be unreliable and lead to spurious build
34 # failures. Masking so users aren't exposed to such failures without opting-in.
35
36 diff --git a/profiles/package.mask b/profiles/package.mask
37 index 3dae18e0f9e8..a1ffe7417880 100644
38 --- a/profiles/package.mask
39 +++ b/profiles/package.mask
40 @@ -33,14 +33,6 @@
41
42 #--- END OF EXAMPLES ---
43
44 -# Brian Evans <grknight@g.o> (2022-01-21)
45 -# PHP 7.3 is end-of-life
46 -# Please upgrade to a newer slot
47 -# Guide at https://www.php.net/manual/en/migration74.incompatible.php
48 -# Removal in 30 days
49 -dev-lang/php:7.3
50 -virtual/httpd-php:7.3
51 -
52 # Volkmar W. Pogatzki <gentoo@××××××××.net> (2022-01-17)
53 # Java-packages with no consumers and depending on virtual/{jdk,jre}-1.6
54 # Removal in 30 days.