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/desc/, profiles/, profiles/base/
Date: Fri, 30 Sep 2022 17:14:31
Message-Id: 1664558060.0430657c2a5f2a492b1a19f24a3edf7ab4cb8e92.grknight@gentoo
1 commit: 0430657c2a5f2a492b1a19f24a3edf7ab4cb8e92
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 17:08:35 2022 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 17:14:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0430657c
7
8 profiles: Prepare for adding PHP 8.2 RC
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11
12 profiles/base/use.mask | 4 ++++
13 profiles/desc/php_targets.desc | 1 +
14 profiles/package.mask | 4 ++++
15 3 files changed, 9 insertions(+)
16
17 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
18 index 95771e8b8e49..7f933c6c7e3e 100644
19 --- a/profiles/base/use.mask
20 +++ b/profiles/base/use.mask
21 @@ -4,6 +4,10 @@
22 # This file is only for generic masks. For arch-specific masks (i.e.
23 # mask everywhere, unmask on arch/*) use arch/base.
24
25 +# Brian Evans <grknight@g.o> (2022-09-30)
26 +# PHP 8.2 is in RC
27 +php_targets_php8-2
28 +
29 # Sam James <sam@g.o> (2022-08-02)
30 # Masked for testing. The split of some packages may still
31 # change. bug #838970.
32
33 diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
34 index 301a3e58a8ff..78c3a07424c3 100644
35 --- a/profiles/desc/php_targets.desc
36 +++ b/profiles/desc/php_targets.desc
37 @@ -3,6 +3,7 @@
38
39 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
40
41 +php8-2 - Build against PHP 8.2
42 php8-1 - Build against PHP 8.1
43 php8-0 - Build against PHP 8.0
44 php7-4 - Build against PHP 7.4
45
46 diff --git a/profiles/package.mask b/profiles/package.mask
47 index 663599209444..ac3890bca7c4 100644
48 --- a/profiles/package.mask
49 +++ b/profiles/package.mask
50 @@ -33,6 +33,10 @@
51
52 #--- END OF EXAMPLES ---
53
54 +# Brian Evans <grknight@g.o> (2022-09-30)
55 +# Mask RC versions for initial testing
56 +<dev-lang/php-8.2.0:8.2
57 +
58 # Michał Górny <mgorny@g.o> (2022-09-29)
59 # Unfetchable mirror-restricted distfile. No action from maintainer
60 # in over a year.