diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-09-21 09:05:06 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-09-21 09:54:27 +0200 |
commit | 3912600e7cf4e1f5f20ea2a66f0ab80a9bc0f623 (patch) | |
tree | ec14ba615426d65feace370ea1e9948eeea224f5 | |
parent | toolchain.eclass: Add minimal eclassdoc to enable parsing (diff) | |
download | gentoo-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>
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 1 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/features/musl/package.mask | 2 | ||||
-rw-r--r-- | profiles/features/prefix/package.mask | 3 | ||||
-rw-r--r-- | profiles/features/uclibc/package.mask | 3 | ||||
-rw-r--r-- | profiles/package.deprecated | 7 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 4 | ||||
-rw-r--r-- | profiles/releases/17.0/package.mask | 11 | ||||
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 2 |
10 files changed, 2 insertions, 36 deletions
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 4e7011e833fb..156ad7bf50e4 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -60,7 +60,6 @@ net-misc/curl quiche # Mask experimental contrib repo # (except what's needed by digikam, dilfridge) media-libs/opencv contribcvv contribhdf contribsfm contribxfeatures2d gflags glog tesseract -<media-libs/opencv-4.4.0 contrib contribdnn # Mikle Kolyada <zlogene@gentoo.org> (2018-11-07) # unmask sssd for sudo diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 53436728e7a1..1f39088eefcf 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -238,10 +238,6 @@ net-misc/gerbera lastfm # Requires USE=ipmi which is masked in this profile. sys-power/nut ups_drivers_nut-ipmipsu -# Michał Górny <mgorny@gentoo.org> (2017-08-10) -# Requires USE=octave which is masked in this profile. -<=dev-python/ipython-7.24.1 test - # Michał Górny <mgorny@gentoo.org> (2017-08-08) # Requires USE=opencl that is masked in this profile. net-misc/bfgminer adl lm-sensors diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 433f3d1f5a80..d484560431bf 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -256,7 +256,6 @@ dev-ruby/haml test # Anthony G. Basile <blueness@gentoo.org> (2014-08-14) # Mask these flags since mongodb is broken on ppc/ppc64 dev-python/ipython doc matplotlib nbconvert notebook -<=dev-python/ipython-7.24.1 test # Anthony G. Basile <blueness@gentoo.org> (2014-08-12) # Ultimately pulls in nodejs which is broken. 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 diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 38a981b6318f..08605a3da7ff 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -26,13 +26,6 @@ dev-perl/Mail-Sender dev-perl/Gtk2-SourceView2 dev-perl/Gtk2-Unique -# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-14) -# because of unmasking java 11, which does not support bytecode older -# than 1.6, those are deprecated in the ebuild. also, as the lowest -# java version we support is 1.8, the restriction is lifted even more. -<virtual/jdk-1.8 -<virtual/jre-1.8 - # Andreas Sturmlechner <asturm@gentoo.org> (2020-11-20) # dev-qt/qtwebkit is in the process of being removed, tracker bug #684580 dev-qt/qtwebkit diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 01d4dcdb0ee4..1aac924c7446 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -19,10 +19,6 @@ dev-lang/python:3.6 # Python 2, you should really look into moving away from it. dev-lang/python:2.7 -# Fabian Groffen <grobian@gentoo.org> (2017-04-15) -# reentrant patch breaks prefix option, bug #615560 -=sys-devel/flex-2.6.3-r1 - # Elias Pipping <pipping@gentoo.org> (2007-10-09) # darwin-miscutils are only available on darwin sys-apps/darwin-miscutils diff --git a/profiles/releases/17.0/package.mask b/profiles/releases/17.0/package.mask index db64114b138e..e9154616e733 100644 --- a/profiles/releases/17.0/package.mask +++ b/profiles/releases/17.0/package.mask @@ -1,18 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas K. Huettel <dilfridge@gentoo.org> (2017-05-27) -# In the 17.0 profiles we assume that our system compiler uses C++14 -# or later as default language setting. This means it has to be at -# least GCC 6. If you need an older compiler for specific purposes, -# feel free to unmask it, however, using it for normal emerging of -# packages is neither recommended nor supported in any way. -<sys-devel/gcc-6 - # Andreas K. Huettel <dilfridge@gentoo.org> (2017-12-01) # The following packages require GCC 5 or earlier and are therefore # masked in the 17.0 profiles. dev-java/ecj-gcj dev-java/gcj-jdk -<dev-util/nvidia-cuda-toolkit-9 <dev-util/nvidia-cuda-sdk-9 diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index caaffc9ab3c8..a85ee3fa4ce6 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -56,8 +56,6 @@ sys-libs/zlib minizip <x11-base/xorg-server-1.20.13-r1 wayland # Keep existing defaults after dropping IUSE=phonon from make.defaults -<kde-frameworks/knotifications-5.85 phonon -<kde-frameworks/knotifyconfig-5.85 phonon <app-office/calligra-3.3 phonon kde-apps/kio-extras phonon kde-apps/marble phonon |