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/arch/ia64/, profiles/arch/amd64/, profiles/arch/x86/
Date: Sun, 26 Feb 2017 02:43:56
Message-Id: 1488077014.03a03b74041054f11342869284fb40b6199eea0d.grknight@gentoo
1 commit: 03a03b74041054f11342869284fb40b6199eea0d
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 26 02:43:34 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 26 02:43:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a03b74
7
8 Remove php_targets_php7-0 USE stable mask on all except ia64
9
10 profiles/arch/amd64/use.stable.mask | 4 ----
11 profiles/arch/ia64/use.stable.mask | 6 +++++-
12 profiles/arch/x86/use.stable.mask | 4 ----
13 profiles/base/use.stable.mask | 4 ----
14 4 files changed, 5 insertions(+), 13 deletions(-)
15
16 diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
17 index 2c4e9ace07..aed36216fc 100644
18 --- a/profiles/arch/amd64/use.stable.mask
19 +++ b/profiles/arch/amd64/use.stable.mask
20 @@ -5,10 +5,6 @@
21 # This file requires eapi 5 or later. New entries go on top.
22 # Please use the same syntax as in use.mask
23
24 -# Brian Evans <grknight@g.o> (20 Feb 2017)
25 -# Remove mask on stable PHP 7.x on major arch
26 --php_targets_php7-0
27 -
28 # Mike Gilbert <floppym@g.o> (19 Oct 2014)
29 # sys-libs/libapparmor
30 apparmor
31
32 diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask
33 index aeaea3c8ce..02c04ff912 100644
34 --- a/profiles/arch/ia64/use.stable.mask
35 +++ b/profiles/arch/ia64/use.stable.mask
36 @@ -1,10 +1,14 @@
37 -# Copyright 1999-2016 Gentoo Foundation
38 +# Copyright 1999-2017 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 # $Id$
41
42 # This file requires eapi 5 or later. New entries go on top.
43 # Please use the same syntax as in use.mask
44
45 +# Brian Evans <grknight@g.o> (26 Feb 2017)
46 +# Needs dev-lang/php:7.0 stable
47 +php_targets_php7-0
48 +
49 # Not stable
50 mkl
51
52
53 diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
54 index cb796b4604..b121d58fa3 100644
55 --- a/profiles/arch/x86/use.stable.mask
56 +++ b/profiles/arch/x86/use.stable.mask
57 @@ -5,10 +5,6 @@
58 # This file requires eapi 5 or later. New entries go on top.
59 # Please use the same syntax as in use.mask
60
61 -# Brian Evans <grknight@g.o> (22 Feb 2017)
62 -# Remove mask on stable PHP 7.x on major arch for extension testing
63 --php_targets_php7-0
64 -
65 # Mike Gilbert <floppym@g.o> (19 Oct 2014)
66 # sys-libs/libapparmor
67 apparmor
68
69 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
70 index 43c3066c4f..2580682f22 100644
71 --- a/profiles/base/use.stable.mask
72 +++ b/profiles/base/use.stable.mask
73 @@ -21,10 +21,6 @@ python_single_target_pypy
74 python_targets_pypy3
75 python_single_target_pypy3
76
77 -# Brian Evans <grknight@g.o> (18 Dec 2015)
78 -# Needs dev-lang/php:7.0 stable
79 -php_targets_php7-0
80 -
81 # Mike Gilbert <floppym@g.o> (02 Oct 2015)
82 # Needs dev-lang/python:3.5 stable
83 python_targets_python3_5