Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/x86/
Date: Sat, 27 Apr 2019 16:55:52
Message-Id: 1556384102.d49004c8e158195f4129986a53f07295738b0782.asturm@gentoo
1 commit: d49004c8e158195f4129986a53f07295738b0782
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 11:33:25 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 16:55:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49004c8
7
8 profiles: amd64/x86: Drop obsolete dev-python/apptools entries
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 profiles/arch/amd64/package.use.stable.mask | 6 +-----
13 profiles/arch/x86/package.use.stable.mask | 6 +-----
14 2 files changed, 2 insertions(+), 10 deletions(-)
15
16 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
17 index 916674326dd..9a134f64526 100644
18 --- a/profiles/arch/amd64/package.use.stable.mask
19 +++ b/profiles/arch/amd64/package.use.stable.mask
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 # When you add an entry to the top of this file, add your name, the date, and
26 @@ -83,10 +83,6 @@ dev-db/mariadb mroonga
27 # and additional unstable dependencies
28 gnustep-base/gnustep-make libobjc2
29
30 -# Pacho Ramos <pacho@g.o> (08 Mar 2015)
31 -# mayavi is broken, bug #500104
32 -dev-python/apptools test
33 -
34 # Michał Górny <mgorny@g.o> (30 Mar 2014)
35 # Don't apply stable masks to python-exec since we're forcing every
36 # impl there anyway. Please keep this in sync with use.stable.mask.
37
38 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
39 index 2b5b8406df6..2b9d1765672 100644
40 --- a/profiles/arch/x86/package.use.stable.mask
41 +++ b/profiles/arch/x86/package.use.stable.mask
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2017 Gentoo Foundation
44 +# Copyright 1999-2019 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 # When you add an entry to the top of this file, add your name, the date, and
48 @@ -78,10 +78,6 @@ gnustep-base/gnustep-make libobjc2
49 # Dependencies not yet stable
50 dev-cpp/eigen test
51
52 -# Pacho Ramos <pacho@g.o> (08 Mar 2015)
53 -# mayavi is broken, bug #500104
54 -dev-python/apptools test
55 -
56 # Michał Górny <mgorny@g.o> (30 Mar 2014)
57 # Don't apply stable masks to python-exec since we're forcing every
58 # impl there anyway. Please keep this in sync with use.stable.mask.