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/base/, profiles/
Date: Fri, 11 Jan 2019 14:15:50
Message-Id: 1547215949.ff7fcd298ae7823350e6ff7bdda2718944bd754f.grknight@gentoo
1 commit: ff7fcd298ae7823350e6ff7bdda2718944bd754f
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 11 14:12:29 2019 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 11 14:12:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7fcd29
7
8 profiles: Unmask PHP 7.3 as it is released
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11
12 profiles/base/use.mask | 6 +-----
13 profiles/base/use.stable.mask | 6 +++++-
14 profiles/package.mask | 5 -----
15 3 files changed, 6 insertions(+), 11 deletions(-)
16
17 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
18 index 50595c64203..08b939ae0f6 100644
19 --- a/profiles/base/use.mask
20 +++ b/profiles/base/use.mask
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 # This file is only for generic masks. For arch-specific masks (i.e.
27 @@ -12,10 +12,6 @@ d3d9
28 # Mask PostgreSQL 12 while in (pre-)alpha.
29 postgres_targets_postgres12
30
31 -# Brian Evans <grknight@g.o> (10 Aug 2018)
32 -# Mask PHP 7.3 target while in beta
33 -php_targets_php7-3
34 -
35 # Matt Turner <mattst88@g.o> (23 Nov 2017)
36 # For ancient hardware. Tired of maintaining. Masked for removal in 30 days.
37 # Bug #606132.
38
39 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
40 index 2ec6d823cff..2f3562ed47e 100644
41 --- a/profiles/base/use.stable.mask
42 +++ b/profiles/base/use.stable.mask
43 @@ -1,9 +1,13 @@
44 -# Copyright 1999-2017 Gentoo Foundation
45 +# Copyright 1999-2019 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 # This file requires eapi 5 or later. New entries go on top.
49 # Please use the same syntax as in use.mask
50
51 +# Brian Evans <grknight@g.o> (11 Jan 2019)
52 +# Mask PHP 7.3 target while unstable
53 +php_targets_php7-3
54 +
55 # Zac Medico <zmedico@g.o> (01 Sep 2016)
56 # Needs virtual/pypy* stable
57 python_targets_pypy
58
59 diff --git a/profiles/package.mask b/profiles/package.mask
60 index f6539acb1aa..c14edb1a057 100644
61 --- a/profiles/package.mask
62 +++ b/profiles/package.mask
63 @@ -294,11 +294,6 @@ net-analyzer/mate-netspeed
64 =virtual/perl-threads-2.220.0
65 =virtual/perl-version-0.992.300
66
67 -# Brian Evans <grknight@g.o> (14 Jun 2018)
68 -# Mask new php pre-releases for initial testing
69 -dev-lang/php:7.3
70 -virtual/httpd-php:7.3
71 -
72 # Kent Fredric <kentnl@g.o> (27 May 2018)
73 # Subject to Man-in-the-middle security bypass vulnerability.
74 # Retained in tree only for users who need older versions