diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 06:04:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 06:07:03 +0100 |
commit | ee3926a0cf06cac3a04e2fa29edd2e6c4a7a56f6 (patch) | |
tree | e892203d5ac33646d8474a4a4accee9c0e41f8a6 /profiles/base | |
parent | profiles: drop obsolete ruby27-only dev-ruby/did_you_mean_mask (diff) | |
download | gentoo-ee3926a0cf06cac3a04e2fa29edd2e6c4a7a56f6.tar.gz gentoo-ee3926a0cf06cac3a04e2fa29edd2e6c4a7a56f6.tar.bz2 gentoo-ee3926a0cf06cac3a04e2fa29edd2e6c4a7a56f6.zip |
profiles: cleanup obsolete masks
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.force | 2 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 26 |
2 files changed, 0 insertions, 28 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 943f70b314ee..699b54e3ef9e 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -84,7 +84,6 @@ app-arch/unzip unicode app-arch/zip unicode sys-apps/util-linux unicode sys-process/procps unicode -www-client/lynx unicode # # b) using libidn app-text/ghostscript-gpl unicode @@ -176,7 +175,6 @@ sys-firmware/seabios binary # Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11) # All glibc versions that include RPC code are masked now. net-analyzer/snort libtirpc -net-firewall/conntrack-tools libtirpc net-fs/autofs libtirpc net-misc/netkit-bootparamd libtirpc sci-astronomy/esomidas libtirpc diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ade0af6a3a01..ee5372cd5898 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -74,10 +74,6 @@ media-gfx/kphotoalbum qtav # Fails to compile: https://github.com/libffi/libffi/issues/760 dev-libs/libffi exec-static-trampoline -# Sam James <sam@gentoo.org> (2023-01-10) -# Needs last-rited www-client/dillo, bug #890244 -mail-client/claws-mail dillo - # Joonas Niilola <juippis@gentoo.org> (2023-01-08) # Doesn't compile currently, bug #853094. >=net-dialup/freeradius-3.2.0 oracle @@ -125,10 +121,6 @@ x11-wm/stumpwm doc # Particularly unwise given it parses data from network. net-libs/libproxy spidermonkey -# Pascal Jäger <pascal.jaeger@leimstift.de> (2022-11-24) -# Metamail last rited -app-text/crm114 mimencode - # Guillermo Joandet <gjoandet@gmail.com> (2022-11-22) # app-text/pandoc is not keyworded on most architectures net-libs/gssdp man @@ -161,7 +153,6 @@ dev-python/pyotherside qt6 # Mask the flag for now # Bugs: #643466, #674872, #832161, #855722 app-emulation/virtualbox pax-kernel -app-emulation/virtualbox-modules pax-kernel # Sam James <sam@gentoo.org> (2022-10-02) # USE=compat / possibly allowing sys-libs/zlib needs to be figured out, @@ -243,10 +234,6 @@ sys-libs/ncurses stack-realign # Not ready for general use. >=www-client/chromium-104 pgo -# Michał Górny <mgorny@gentoo.org> (2022-05-25) -# dev-python/sphinxcontrib-openapi is masked for removal. -dev-python/jupyter-server doc - # Joonas Niilola <juippis@gentoo.org> (2022-05-03) # system-python-libs is HIGHLY EXPERIMENTAL according to upstream, and # still being worked on in Gentoo. @@ -373,10 +360,6 @@ dev-lang/gnat-gpl:10 lto # Avoid running failing tests by default. sys-kernel/dracut test -# Michał Górny <mgorny@gentoo.org> (2021-05-31) -# Requires Python 3.7 and old SciPy. -<sys-cluster/ceph-16 diskprediction - # Andreas Sturmlechner <asturm@gentoo.org> (2021-05-09) # Dependency requires sys-apps/systemd. Will only be unmasked in systemd target. kde-plasma/plasma-meta firewall @@ -546,10 +529,6 @@ sci-physics/root cudnn mail-client/thunderbird eme-free www-client/firefox eme-free -# Rick Farina <zerochaos@gentoo.org> (2020-02-26) -# dev-python/pyzmq USE=doc deps are not met with python2_7 -dev-python/pyzmq doc - # Alexey Shvetsov <alexxy@gentoo.org> (2019-12-24) # Gromacs python module install br0ken sci-chemistry/gromacs python @@ -683,7 +662,6 @@ virtual/mysql embedded # Brian Evans <grknight@gentoo.org> (2018-02-28) # Mask client-libs USE to force users to install alternative standard pacakges -dev-db/mariadb client-libs dev-db/mysql client-libs # Andreas K. Hüttel <dilfridge@gentoo.org> (2018-02-02) @@ -806,10 +784,6 @@ media-libs/cogl gstreamer # gentoo bugs. media-libs/libsdl2 custom-cflags -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-07-13) -# GL/GLES support in cairo is mutually exclusive, bug #428770. -x11-libs/cairo gles2-only - # Kacper Kowalik <xarthisius@gentoo.org> (2013-05-19) # Fails to build, haven't had time to debug app-doc/doxygen sqlite |