summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-21 09:05:06 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-21 09:54:27 +0200
commit3912600e7cf4e1f5f20ea2a66f0ab80a9bc0f623 (patch)
treeec14ba615426d65feace370ea1e9948eeea224f5 /profiles/features
parenttoolchain.eclass: Add minimal eclassdoc to enable parsing (diff)
downloadgentoo-3912600e7cf4e1f5f20ea2a66f0ab80a9bc0f623.tar.gz
gentoo-3912600e7cf4e1f5f20ea2a66f0ab80a9bc0f623.tar.bz2
gentoo-3912600e7cf4e1f5f20ea2a66f0ab80a9bc0f623.zip
profiles: Remove masks/flags for removed packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/musl/package.mask2
-rw-r--r--profiles/features/prefix/package.mask3
-rw-r--r--profiles/features/uclibc/package.mask3
3 files changed, 1 insertions, 7 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index efc4054da4c4..0dc88bebc590 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -56,9 +56,7 @@ sys-libs/glibc
# We use eudev which is tested on both uclibc and musl
# As of 2021-08-08, >=sys-fs/udev-249-r2 is patched in Gentoo
# to work on musl.
-=virtual/libudev-232-r1
sys-apps/systemd
-<sys-fs/udev-249-r2
# systemd sources fail to build without glibc
sys-boot/systemd-boot
diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask
index d461cd303659..80c1a0a431da 100644
--- a/profiles/features/prefix/package.mask
+++ b/profiles/features/prefix/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Benda Xu <heroxbd@gentoo.org> (2019-08-20)
@@ -19,4 +19,3 @@ sys-apps/systemd-readahead
sys-kernel/installkernel-systemd-boot
sys-process/systemd-cron
www-misc/profile-sync-daemon
-<virtual/service-manager-1
diff --git a/profiles/features/uclibc/package.mask b/profiles/features/uclibc/package.mask
index ba157ac6b0c5..8aa72890043e 100644
--- a/profiles/features/uclibc/package.mask
+++ b/profiles/features/uclibc/package.mask
@@ -17,9 +17,6 @@ sys-apps/systemd-tmpfiles
# nvidia-drivers only works against glibc.
x11-drivers/nvidia-drivers
-# Version 8.31 is broken on uclibc, but not 8.30 or 8.32
-~sys-apps/coreutils-8.31
-
# We use eudev which is tested on both uclibc and musl
sys-apps/systemd
sys-fs/udev