Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sat, 03 Jun 2017 13:16:57
Message-Id: 1496495805.fcd988a5427b136abd031da00faff8fef4c9235f.kensington@gentoo
1 commit: fcd988a5427b136abd031da00faff8fef4c9235f
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 3 13:13:53 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 3 13:16:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd988a5
7
8 profiles: change elogind USE mask to a stable mask
9
10 Gentoo-bug: 599470
11
12 profiles/base/use.mask | 4 ----
13 profiles/base/use.stable.mask | 4 ++++
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
17 index 56d0f62d859..b6af106c2f4 100644
18 --- a/profiles/base/use.mask
19 +++ b/profiles/base/use.mask
20 @@ -4,10 +4,6 @@
21 # This file is only for generic masks. For arch-specific masks (i.e.
22 # mask everywhere, unmask on arch/*) use arch/base.
23
24 -# Michael Palimaka <kensington@g.o> (29 Dec 2016)
25 -# elogind support is not yet fully implemented in all required packages
26 -elogind
27 -
28 # CURL_SSL=winssl is for prefix/windows/winnt only
29 curl_ssl_winssl
30
31
32 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
33 index 5bc36ff5236..16e2e6ad0b3 100644
34 --- a/profiles/base/use.stable.mask
35 +++ b/profiles/base/use.stable.mask
36 @@ -4,6 +4,10 @@
37 # This file requires eapi 5 or later. New entries go on top.
38 # Please use the same syntax as in use.mask
39
40 +# Michael Palimaka <kensington@g.o> (03 Jun 2017)
41 +# Not yet stable
42 +elogind
43 +
44 # Michał Górny <mgorny@g.o> (25 Jan 2017)
45 # Early pre-stabilization mask for dev-lang/python:3.6
46 python_targets_python3_6