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/prefix/darwin/macos/, profiles/features/prefix/, profiles/base/, ...
Date: Sun, 03 Nov 2019 09:29:19
Message-Id: 1572773349.660cd8f28dd860751275488871610468c8ff44bc.mgorny@gentoo
1 commit: 660cd8f28dd860751275488871610468c8ff44bc
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 3 09:25:14 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 3 09:29:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660cd8f2
7
8 profiles: Remove entries for removed packages
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/base/package.use.stable.mask | 5 -----
13 profiles/default/linux/musl/package.mask | 3 +--
14 profiles/default/linux/uclibc/package.mask | 3 +--
15 profiles/features/prefix/package.mask | 1 -
16 profiles/prefix/darwin/macos/package.mask | 6 ------
17 5 files changed, 2 insertions(+), 16 deletions(-)
18
19 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
20 index f4a364e4c9c..c35e3a17bb1 100644
21 --- a/profiles/base/package.use.stable.mask
22 +++ b/profiles/base/package.use.stable.mask
23 @@ -98,11 +98,6 @@ app-emulation/qemu capstone
24 # Bugs #649408, #641108, #640724
25 dev-perl/DBD-SQLite system-sqlite
26
27 -# Ilya Tumaykin <itumaykin+gentoo@×××××.com> (2018-02-13)
28 -# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.2 is stabilized
29 -# due to a security bug, so we won't bother with javascript this time.
30 -~media-video/mpv-0.27.2 javascript
31 -
32 # Andrey Grozin <grozin@g.o> (2018-01-24)
33 # Depends on unstable dev-python/sphinx-gallery.
34 # Bug #643840.
35
36 diff --git a/profiles/default/linux/musl/package.mask b/profiles/default/linux/musl/package.mask
37 index aa51130f207..43a350f230b 100644
38 --- a/profiles/default/linux/musl/package.mask
39 +++ b/profiles/default/linux/musl/package.mask
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2018 Gentoo Authors.
42 +# Copyright 1999-2019 Gentoo Authors.
43 # Distributed under the terms of the GNU General Public License v2
44
45 sys-libs/uclibc-ng
46 @@ -13,7 +13,6 @@ dev-libs/elfutils
47 >virtual/libelf-2
48
49 # packages that need masked packages or multilib
50 -dev-games/gtkradiant
51 dev-games/ps2-packer
52 games-action/beathazardultra
53 games-action/brutal-legend
54
55 diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask
56 index e8945d48d58..49cd8e0ea61 100644
57 --- a/profiles/default/linux/uclibc/package.mask
58 +++ b/profiles/default/linux/uclibc/package.mask
59 @@ -1,4 +1,4 @@
60 -# Copyright 1999-2018 Gentoo Foundation.
61 +# Copyright 1999-2019 Gentoo Authors.
62 # Distributed under the terms of the GNU General Public License v2
63
64 sys-libs/musl
65 @@ -15,7 +15,6 @@ dev-libs/elfutils
66
67 # These binary pkgs have a hard dep on glibc; make repoman shut up
68 app-arch/rar
69 -dev-games/gtkradiant
70 dev-games/ps2-packer
71 games-action/crimsonland
72 games-action/descent3
73
74 diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask
75 index c2367c0c1f8..808c71a894c 100644
76 --- a/profiles/features/prefix/package.mask
77 +++ b/profiles/features/prefix/package.mask
78 @@ -15,7 +15,6 @@ gnome-extra/gnome-logs
79 gnome-extra/gnome-user-share
80 gnome-extra/office-runner
81 kde-misc/systemd-kcm
82 -<sys-apps/bolt-0.5
83 sys-apps/gentoo-systemd-integration
84 sys-apps/systemd-readahead
85 sys-process/systemd-cron
86
87 diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
88 index 90f5046d4b9..b83c55c0ced 100644
89 --- a/profiles/prefix/darwin/macos/package.mask
90 +++ b/profiles/prefix/darwin/macos/package.mask
91 @@ -11,12 +11,6 @@
92 =sys-devel/clang-7.1.0*
93 =sys-devel/llvm-7.1.0*
94
95 -# Fabian Groffen <grobian@g.o> (2019-03-26)
96 -# LLVM/clang 8 cannot compile itself, fails with the linker complaining
97 -# about a missing symbol (clang::clangd::detail::log(..,..))
98 -=sys-devel/clang-8.0.0*
99 -=sys-devel/llvm-8.0.0*
100 -
101 # Fabian Groffen <grobian@g.o> (2019-03-22)
102 # Newer versions break because they insist on sysroot usage lacking
103 # -lSystem as looked for by clang/llvm. If your system got this