Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/
Date: Sat, 30 Dec 2017 11:49:46
Message-Id: 1514634573.29e7a2d1faa97c861933e36d7838606f0d7749ba.mgorny@gentoo
1 commit: 29e7a2d1faa97c861933e36d7838606f0d7749ba
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 30 11:39:22 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 11:49:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e7a2d1
7
8 profiles/arch/base: Move local flags to package.use.mask
9
10 profiles/arch/base/package.use.mask | 6 ++++++
11 profiles/arch/base/use.mask | 4 ----
12 2 files changed, 6 insertions(+), 4 deletions(-)
13
14 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
15 index 47d53f37676..f0f2056ea81 100644
16 --- a/profiles/arch/base/package.use.mask
17 +++ b/profiles/arch/base/package.use.mask
18 @@ -1,6 +1,12 @@
19 # Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 +# Michał Górny <mgorny@g.o> (30 Dec 2017)
23 +# Moved from use.mask since it is a flag local to one package:
24 +# Joseph Jezak <josejx@g.o> (11 Mar 2007)
25 +# Only for x86 and amd64 (in pbbuttonsd)
26 +app-laptop/pbbuttonsd macbook
27 +
28 # Amy Liffey <amynka@g.o> (19 Sep 2017)
29 # Requires [cuda] which is masked in most of the profiles.
30 media-libs/opencv contrib_xfeatures2d
31
32 diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
33 index 9d0fd9f32e4..2ef9288fb86 100644
34 --- a/profiles/arch/base/use.mask
35 +++ b/profiles/arch/base/use.mask
36 @@ -172,10 +172,6 @@ input_devices_wacom
37 lcd_devices_svga
38 lcd_devices_luise
39
40 -# Joseph Jezak <josejx@g.o> (11 Mar 2007)
41 -# Only for x86 and amd64 (in pbbuttonsd)
42 -macbook
43 -
44 # George Shapovalov <george@g.o> (8 Apr 2007)
45 # Ada is supported only on x86, amd64 and ppc at present
46 ada