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/
Date: Mon, 14 Aug 2017 15:01:23
Message-Id: 1502722842.27b2b93cd506b89431d588b25ec58fbdeb300e10.grknight@gentoo
1 commit: 27b2b93cd506b89431d588b25ec58fbdeb300e10
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 14 12:49:04 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 14 15:00:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b2b93c
7
8 base/use.{,stable.}mask: Initial masks for php_targets_php7-2 slot
9
10 profiles/base/use.mask | 4 ++++
11 profiles/base/use.stable.mask | 4 ++++
12 2 files changed, 8 insertions(+)
13
14 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
15 index fcefea31dc4..df87aee58c2 100644
16 --- a/profiles/base/use.mask
17 +++ b/profiles/base/use.mask
18 @@ -4,6 +4,10 @@
19 # This file is only for generic masks. For arch-specific masks (i.e.
20 # mask everywhere, unmask on arch/*) use arch/base.
21
22 +# Brian Evans <grknight@g.o> (14 Aug 2017)
23 +# php 7.2 beta is masked for initial testing
24 +php_targets_php7-2
25 +
26 # Michael Palimaka <kensington@g.o> (03 Jun 2017)
27 # Unkeyworded on most arches, unmasked in supported arch profiles.
28 elogind
29
30 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
31 index 5bc36ff5236..58648158bef 100644
32 --- a/profiles/base/use.stable.mask
33 +++ b/profiles/base/use.stable.mask
34 @@ -4,6 +4,10 @@
35 # This file requires eapi 5 or later. New entries go on top.
36 # Please use the same syntax as in use.mask
37
38 +# Brian Evans <grknight@g.o> (14 Aug 2017)
39 +# Needs dev-lang/php:7.2 stable
40 +php_targets_php7-2
41 +
42 # Michał Górny <mgorny@g.o> (25 Jan 2017)
43 # Early pre-stabilization mask for dev-lang/python:3.6
44 python_targets_python3_6