Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/
Date: Thu, 28 Nov 2019 20:47:18
Message-Id: 1574973914.0a2f7cccb5b6dfa2c01ab6bb351d474022329d83.whissi@gentoo
1 commit: 0a2f7cccb5b6dfa2c01ab6bb351d474022329d83
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 28 20:45:14 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 28 20:45:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a2f7ccc
7
8 profiles: Unmask PHP 7.4 as it is released
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11
12 profiles/base/use.mask | 4 ----
13 profiles/base/use.stable.mask | 4 ++++
14 profiles/package.mask | 5 -----
15 3 files changed, 4 insertions(+), 9 deletions(-)
16
17 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
18 index 6e981e94a6e..a00850be931 100644
19 --- a/profiles/base/use.mask
20 +++ b/profiles/base/use.mask
21 @@ -16,10 +16,6 @@ libglvnd
22 # app-office/texmacs is package.mask'd. Bug #436400
23 texmacs
24
25 -# Brian Evans <grknight@g.o> (2019-07-25)
26 -# Mask flag for early testing
27 -php_targets_php7-4
28 -
29 # Hans de Graaff <graaff@g.o> (2019-04-07)
30 # Mask Ruby 2.3 as EOL
31 ruby_targets_ruby23
32
33 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
34 index 9ddc19ed3b0..082edee11a3 100644
35 --- a/profiles/base/use.stable.mask
36 +++ b/profiles/base/use.stable.mask
37 @@ -4,6 +4,10 @@
38 # This file requires eapi 5 or later. New entries go on top.
39 # Please use the same syntax as in use.mask
40
41 +# Thomas Deutschmann <whissi@g.o> (28 Nov 2019)
42 +# Mask PHP 7.4 target while unstable
43 +php_targets_php7-3
44 +
45 # Patrick Lauer <patrick@g.o> (2019-10-04)
46 # No postgres-12 stable yet
47 postgres_targets_postgres12
48
49 diff --git a/profiles/package.mask b/profiles/package.mask
50 index c6f1a48a6ea..dbbabd13f2f 100644
51 --- a/profiles/package.mask
52 +++ b/profiles/package.mask
53 @@ -494,11 +494,6 @@ dev-lang/vala:0.46
54 # It breaks hundreds of py2 ebuilds and not all deps are keyworded
55 >=dev-python/pytest-5.0.1
56
57 -# Brian Evans <grknight@g.o> (2019-07-25)
58 -# Mask new beta versions until release
59 -dev-lang/php:7.4
60 -~virtual/httpd-php-7.4
61 -
62 # Robin H. Johnson <robbat2@g.o> (2019-07-08)
63 # Needs LOTS of testing, broke boot on my laptop in early attempts, maybe needs
64 # matching genkernel work?