From: Michał Górny Date: Sun, 3 Nov 2019 09:25:14 +0000 (+0100) Subject: profiles: Remove entries for removed packages X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=660cd8f28dd860751275488871610468c8ff44bc;p=gentoo.git profiles: Remove entries for removed packages Signed-off-by: Michał Górny --- diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index f4a364e4c9c0..c35e3a17bb1b 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -98,11 +98,6 @@ app-emulation/qemu capstone # Bugs #649408, #641108, #640724 dev-perl/DBD-SQLite system-sqlite -# Ilya Tumaykin (2018-02-13) -# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.2 is stabilized -# due to a security bug, so we won't bother with javascript this time. -~media-video/mpv-0.27.2 javascript - # Andrey Grozin (2018-01-24) # Depends on unstable dev-python/sphinx-gallery. # Bug #643840. diff --git a/profiles/default/linux/musl/package.mask b/profiles/default/linux/musl/package.mask index aa51130f2079..43a350f230ba 100644 --- a/profiles/default/linux/musl/package.mask +++ b/profiles/default/linux/musl/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 sys-libs/uclibc-ng @@ -13,7 +13,6 @@ dev-libs/elfutils >virtual/libelf-2 # packages that need masked packages or multilib -dev-games/gtkradiant dev-games/ps2-packer games-action/beathazardultra games-action/brutal-legend diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask index e8945d48d58f..49cd8e0ea61a 100644 --- a/profiles/default/linux/uclibc/package.mask +++ b/profiles/default/linux/uclibc/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 sys-libs/musl @@ -15,7 +15,6 @@ dev-libs/elfutils # These binary pkgs have a hard dep on glibc; make repoman shut up app-arch/rar -dev-games/gtkradiant dev-games/ps2-packer games-action/crimsonland games-action/descent3 diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask index c2367c0c1f86..808c71a894c3 100644 --- a/profiles/features/prefix/package.mask +++ b/profiles/features/prefix/package.mask @@ -15,7 +15,6 @@ gnome-extra/gnome-logs gnome-extra/gnome-user-share gnome-extra/office-runner kde-misc/systemd-kcm - (2019-03-26) -# LLVM/clang 8 cannot compile itself, fails with the linker complaining -# about a missing symbol (clang::clangd::detail::log(..,..)) -=sys-devel/clang-8.0.0* -=sys-devel/llvm-8.0.0* - # Fabian Groffen (2019-03-22) # Newer versions break because they insist on sysroot usage lacking # -lSystem as looked for by clang/llvm. If your system got this