From 660cd8f28dd860751275488871610468c8ff44bc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 3 Nov 2019 10:25:14 +0100 Subject: [PATCH] profiles: Remove entries for removed packages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/base/package.use.stable.mask | 5 ----- profiles/default/linux/musl/package.mask | 3 +-- profiles/default/linux/uclibc/package.mask | 3 +-- profiles/features/prefix/package.mask | 1 - profiles/prefix/darwin/macos/package.mask | 6 ------ 5 files changed, 2 insertions(+), 16 deletions(-) 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 -- 2.26.2