profiles: Remove stale package references
authorMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 08:50:52 +0000 (10:50 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 08:56:08 +0000 (10:56 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
18 files changed:
profiles/arch/amd64/package.use.mask
profiles/arch/amd64/x32/package.mask
profiles/arch/arm/package.use.mask
profiles/arch/base/package.use.mask
profiles/arch/powerpc/ppc64/64ul/package.mask
profiles/base/package.use.force
profiles/base/package.use.mask
profiles/base/package.use.stable.mask
profiles/default/linux/musl/package.mask
profiles/default/linux/uclibc/package.mask
profiles/features/prefix/package.mask
profiles/features/prefix/rpath/package.mask
profiles/features/selinux/package.mask
profiles/features/selinux/package.use.mask
profiles/package.mask
profiles/prefix/darwin/macos/arch/ppc/package.mask
profiles/prefix/darwin/macos/package.mask
profiles/prefix/sunos/solaris/package.mask

index 0555bad5aaac8b2592706d42aa8817efb154c8b0..0c7e88482036dc7b8fbc07461c3db585aca1f455 100644 (file)
@@ -123,10 +123,6 @@ dev-util/catalyst -system-bootloader
 # Mask everywhere, unmask where appropriate.
 media-video/mpv -vulkan
 
-# Mikle Kolyada <zlogene@gentoo.org> (2018-06-02)
-# Too many untested ruby dependencies
-<dev-ruby/haml-5 test
-
 # Nick Sarnie <sarnex@gentoo.org> (2018-04-29)
 # media-libs/vulkan-loader and app-emulation/vkd3d are keyworded on amd64
 app-emulation/wine-staging -vkd3d -vulkan
@@ -145,10 +141,6 @@ media-libs/opencv -contribxfeatures2d
 # cpyrit-cuda does not support GCC 4.9 or later
 net-wireless/pyrit cuda
 
-# Rick Farina <zerochaos@gentoo.org> (2017-05-11)
-# nexpose work on amd64
-net-analyzer/metasploit -nexpose
-
 # Thomas Deutschmann <whissi@gentoo.org> (2017-03-01)
 # dev-libs/libmaxminddb is keyworded on amd64
 app-admin/rsyslog -mdblookup
index be7d5265624acc39c2bbcee01ddd611afb4d5b9a..6a58f6aa5274f1e8ad1ec225ea1aa1db35258291 100644 (file)
@@ -36,17 +36,14 @@ net-im/slack
 # Masked packages containing V8.
 # Michał Górny <mgorny@gentoo.org> (2018-01-12)
 # ...and their reverse dependencies.
-app-editors/atom
 dev-lang/coffee-script
 dev-python/bokeh
-dev-python/blaze
 dev-ruby/autoprefixer-rails
 dev-ruby/coffee-rails
 dev-ruby/coffee-script
 dev-ruby/execjs
 dev-ruby/turbolinks
 dev-ruby/uglifier
-dev-util/electron
 net-libs/nodejs
 sys-apps/yarn
 www-apps/jekyll-coffeescript
index eec97d3a2fe7c11957a8e93cd4cb2c9e78e10b98..296af178d13c18445c668fcf47b1076e38cb3cd0 100644 (file)
@@ -409,10 +409,6 @@ dev-libs/efl physics
 # luajit isn't keyworded for arm yet, which is a bummer
 net-im/prosody jit
 
-# Rick Farina <zerochaos@gentoo.org> (2014-01-09)
-# rjb doesn't work on arm, so no java hacks for metasploit
-net-analyzer/metasploit java
-
 # Markus Meier <maekke@gentoo.org> (2013-12-26)
 # Unkeyworded deps, bug #488724
 app-office/gnumeric libgda
index 4e77a1108a54d037f2990a76815b1df0d8bdbb1b..67ebc83ad9741c53324a5567f14ce20e124864dd 100644 (file)
@@ -111,10 +111,6 @@ app-laptop/pbbuttonsd macbook
 # Requires [cuda] which is masked in most of the profiles.
 media-libs/opencv contribxfeatures2d
 
-# Rick Farina <zerochaos@gentoo.org> (2017-05-11)
-# the needed deps are amd64/x86 only
-net-analyzer/metasploit nexpose
-
 # Thomas Deutschmann <whissi@gentoo.org> (2017-03-01)
 # dev-libs/libmaxminddb is only keyworded on amd64 and x86 at the moment
 app-admin/rsyslog mdblookup
index c4378385bb3d693757c8e656626beb4d5baf0f2c..a4cdefb56030866a4611bd3c07ba4a1337d5ce90 100644 (file)
@@ -13,4 +13,3 @@ dev-java/openjdk-bin
 
 # <gcc-4 does not compile with >=gcc-4 on ppc64
 sys-libs/libstdc++-v3
-<sys-devel/gcc-4.1
index dcf6d45e20c0a7a14df757178cce4bc726a397e7..eec1e97793de7dd3bd069056c082ae1f96d18410 100644 (file)
@@ -6,10 +6,6 @@
 sys-kernel/gentoo-kernel savedconfig
 sys-kernel/vanilla-kernel savedconfig
 
-# Alfredo Tupone <tupone@gentoo.org> (2020-04-06)
-# USE=ada is mandatory to build a gnat compiler
-sys-devel/gnat-gpl ada
-
 # Matt Turner <mattst88@gentoo.org> (2020-03-28)
 # wget is the default FETCHCOMMAND, and most distfiles are distributed via
 # HTTPS. Bug #611072
@@ -20,12 +16,6 @@ net-misc/wget ssl
 # is maintained for experts only.
 sys-libs/libcxx libcxxabi
 
-# Lars Wendler <polynomial-c@gentoo.org> (2019-12-23)
-# This release does no longer build with x11-libs/gtk+:2
-# and upstream has no intention to fix this.
-# https://bugs.gentoo.org/703592
-~www-client/seamonkey-2.49.5 force-gtk3
-
 # Michał Górny <mgorny@gentoo.org> (2019-12-06)
 # Non-initramfs builds do not work with the default .config.  Force
 # the mask, so that users don't brick their systems.  If somebody wants
index da0e7dcd8dfd1932991564b90ce47dfb3cb3962b..da2a0f6ad47f44f9008911a514b3d80f3515a57c 100644 (file)
@@ -116,12 +116,6 @@ kde-frameworks/frameworkintegration appstream
 # The dependency is python-single-r1 while the package (and its revdeps)
 # are python-r1.
 dev-python/rdflib redland
-www-apps/venus redland
-
-# Michał Górny <mgorny@gentoo.org> (2020-02-05)
-# Requires google-api-python-client with Python 2 which is no longer
-# supported by its dependencies.
-www-client/weboob X
 
 # Michał Górny <mgorny@gentoo.org> (2020-02-04)
 # Unsatisfiable dep due to missing impls.
@@ -134,16 +128,9 @@ dev-python/zeep tornado
 
 # Michał Górny <mgorny@gentoo.org> (2020-01-29)
 # Require dev-python/epydoc which is being removed.
-<=dev-python/cosmolopy-0.1.104-r2 doc
-<=dev-python/dbus-python-1.2.4 doc
 <=dev-python/pycrypto-2.6.1-r2 doc
-<=dev-python/pygene-0.2.1-r1 doc
-<=dev-python/python-musicbrainz-0.7.4-r1 doc
-<=dev-python/python-nss-0.16.0 doc
-<=dev-python/qpid-python-0.20 doc
 <=dev-python/restkit-4.2.2 doc
 <=dev-python/suds-0.6-r1 doc
-<=sci-libs/pymmlib-1.2.1-r1 doc
 
 # Michał Górny <mgorny@gentoo.org> (2020-01-27)
 # Requires old split dev-python/twisted-*.
@@ -188,7 +175,6 @@ dev-python/restkit cli
 # using any-r1 API to build docs or cond-deps.
 dev-python/matplotlib doc
 dev-python/pandas doc
-<dev-python/pandas-0.24.2 full-support test
 dev-python/pandas-datareader doc
 dev-python/patsy doc
 dev-python/statsmodels doc
@@ -406,11 +392,6 @@ net-analyzer/nrpe command-args
 # sys-kernel/openvz-sources is being treecleaned wrt #580516.
 app-emulation/libvirt openvz
 
-# Michał Górny <mgorny@gentoo.org> (2017-07-30)
-# The Z3 backend is unstable and causes assertion failures. Mask it
-# until upstream fixes it properly.
-<sys-devel/clang-8 z3
-
 # Mike Gilbert <floppym@gentoo.org> (2017-07-09)
 # Matthias Dahl <matthias.dahl@binary-island.eu> (2017-07-05)
 # Both are not your typical garden-variety Linux programs and are
@@ -581,11 +562,6 @@ app-leechcraft/lc-azoth sarin
 # Needs hardmasked lua-5.2
 >=media-plugins/grilo-plugins-0.2.12 lua
 
-# Rick Farina <zerochaos@gentoo.org> (2015-12-30)
-# mask test use flag since tests do not pass
-# mask development use flag since most of it isn't packaged (or useful)
-net-analyzer/metasploit development test
-
 # Tom Wijsman <TomWij@gentoo.org> (2014-05-14)
 # Documentation generation needs APIviz which is not in the Portage tree yet.
 # Tracked in Gentoo bug #509602.
index 5d1e13d66531ac69588030add3f3caea5c08b32c..ece807d30479969a52eaae5208cbfd795613622f 100644 (file)
@@ -44,10 +44,6 @@ media-libs/opencv vtk
 # instead if you can.
 dev-perl/DBD-mysql mariadb
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2019-08-16)
-# dev-libs/libical[glib] was not stable tested, bug #689434
-=dev-libs/libical-3.0.5 glib
-
 # Michał Górny <mgorny@gentoo.org> (2019-07-31)
 # Freshly added test dependency for a test-restricted package.  Mask
 # the flag to avoid stabilizing it for the time being.
index 7c6232008f54dcd0beaa3023300b2494c8ece283..c31afdd10b54fb700ab9ed23eea62da88e683ccc 100644 (file)
@@ -59,8 +59,8 @@ games-fps/ut2004-data
 games-fps/ut2004-demo
 games-misc/little-inferno
 games-misc/papers-please
-games-puzzle/world-of-goo
 games-puzzle/world-of-goo-demo
+games-puzzle/world-of-goo-hb
 games-roguelike/adom
 games-roguelike/neon-chrome
 games-rpg/costume-quest
index 1b388edcf043861e86e9545172fe1bcd95c46b8a..b4cb4c5d8a642533dceccd647bdf192c71cae968 100644 (file)
@@ -35,8 +35,8 @@ games-fps/ut2004-bonuspack-cbp2
 games-fps/ut2004-bonuspack-ece
 games-fps/ut2004-bonuspack-mega
 games-fps/ut2004-data
-games-puzzle/world-of-goo
 games-puzzle/world-of-goo-demo
+games-puzzle/world-of-goo-hb
 games-roguelike/neon-chrome
 games-rpg/costume-quest
 games-rpg/wasteland2
index d7c27784d855db1651dd3b046bfa34da9ac4c1d7..d461cd303659d9fb4b211f3f7ffe4d03f193aebd 100644 (file)
@@ -19,6 +19,4 @@ sys-apps/systemd-readahead
 sys-kernel/installkernel-systemd-boot
 sys-process/systemd-cron
 www-misc/profile-sync-daemon
-<x11-wm/mutter-3.30
-<gnome-base/gnome-shell-3.30
 <virtual/service-manager-1
index e3f46170a20a205408053d214ba8c0cd6a28dc63..9c3656178be6f551203fdde822578e6a3f38b16a 100644 (file)
@@ -16,7 +16,3 @@ net-fs/openafs
 # If you have MacFuse or some other implementation of fuse installed, you can
 # probably use this by placing sys-fs/fuse in package.provided, bug 272210
 net-fs/curlftpfs
-
-# Fabian Groffen <grobian@gentoo.org> (2008-01-11)
-# Screws up things, see bug #204998
-<sys-devel/gcc-3.4.0
index d49714cde9a563a0edabc916961ccc3cd84f02cc..e9597d8e860c1fbaaee1cd4fd1e12235f5100795 100644 (file)
@@ -59,12 +59,5 @@ gnome-extra/gnome-user-share
 # SELinux userspace 3.0 dropped python2_7 support
 # python2_7-only packages that depend on portage
 # cause unresolvable deps
-=app-admin/bcfg2-1.2.4-r1
-<app-admin/salt-2018
-<app-admin/webapp-config-1.55
 app-portage/distpatch
-<app-portage/g-sorcery-0.2.1-r1
-=app-portage/gs-elpa-0.1.3
-<app-portage/layman-2.4.2
 app-portage/metagen
-=app-portage/overlint-0.5.2
index ebfb091bb2d60daaa994329525162244e1339611..a191b2f3777ec3e5bcb5eb21bdda7c286cf7422b 100644 (file)
@@ -28,5 +28,4 @@ net-wireless/bluez user-session
 
 # Jason Zaman <perfinion@gentoo.org> (2019-12-01)
 # SELinux userspace 3.0 dropped python2.7 support
-app-admin/matter python_targets_python2_7
 kde-frameworks/frameworkintegration appstream
index d7a4f85427599465a8af31f8dfa24e28fdebf0d8..db42aa9a72302954d52f78dd8ac0d0918f3c7055 100644 (file)
@@ -681,12 +681,6 @@ net-misc/ssvnc
 # Bug #716574
 =x11-libs/libdrm-2.4.101
 
-# Alfredo Tupone <tupone@gentoo.org> (2020-04-10)
-# Masked for removal
-# Last release 2002
-# No reverse dependency
-dev-tcltk/tcl-mccp
-
 # Lars Wendler <polynomial-c@gentoo.org> (2020-04-02)
 # Introduced new privsep (chroot) feature. Masked for testing.
 >=net-misc/dhcpcd-9.0.0
@@ -803,12 +797,6 @@ www-plugins/passff
 # python2_7 out of default PYTHON_TARGETS first.
 ~dev-python/setuptools-46.1.3
 
-# Mikle Kolyada <zlogene@gentoo.org> (2020-01-13)
-# Current versioning breaks portage logic and prevents
-# us from adding official releases made by google.
-# Please DOWNGRADE to dev-python/nototools-0_pre20200113
-=dev-python/nototools-20190320
-
 # Ulrich Müller <ulm@gentoo.org> (2020-01-06)
 # Snapshots from Git and pretest versions, masked for testing.
 =app-editors/emacs-27.0.50_pre*
@@ -829,8 +817,6 @@ dev-db/clickhouse
 # Michał Górny <mgorny@gentoo.org> (2019-10-20)
 # Testing version that breaks multiple plugins.  Let's keep it masked
 # until upstream releases fixed versions.
-~xfce-base/xfce4-panel-4.15.0
-~xfce-base/xfce4-panel-4.15.1
 ~xfce-base/xfce4-panel-4.15.2
 
 # Lars Wendler <polynomial-c@gentoo.org> (2019-10-16)
@@ -846,10 +832,6 @@ dev-java/eclipse-ecj:4.13
 # Requires >=dev-lang/lua-5.3 which is masked
 >=dev-util/bam-0.5.0
 
-# Matt Turner <mattst88@gentoo.org> (2019-09-01)
-# <dev-scheme/guile-2 is package.mask'd
-<media-sound/lilypond-2.19
-
 # Matt Turner <mattst88@gentoo.org> (2019-09-01)
 # TeXmacs is the only remaining package in tree that requires guile-1.8, which
 # is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
@@ -950,11 +932,6 @@ dev-java/eclipse-ecj:4.10
 # Masked for more testing especially of reverse-deps.
 >=dev-games/ogre-1.11.2
 
-# Thomas Deutschmann <whissi@gentoo.org> (2018-10-06)
-# Outdated and vulnerable snapshot; libav-12.3 is the better
-# version for now
-=media-video/libav-13_pre20171219
-
 # Andreas K. Hüttel <dilfridge@gentoo.org> (2018-09-11)
 # Mask transition ebuilds that were needed only for <glibc-2.26
 # We will keep them in the tree as long as we have masked
@@ -1014,7 +991,6 @@ sys-devel/automake:1.10
 # Old versions of CUDA and their reverse dependencies. They do not
 # support GCC 5+, and are really old.
 # (updated 2017-12-27 with cuda < 8 because of gcc < 5 mask)
-<dev-python/pycuda-2016
 <dev-util/nvidia-cuda-sdk-8
 <dev-util/nvidia-cuda-toolkit-8
 net-wireless/cpyrit-cuda
@@ -1094,7 +1070,6 @@ www-plugins/chrome-binary-plugins:unstable
 # Diego E. Pettenò <flameeyes@gentoo.org> (2009-01-03)
 # These packages are not supposed to be merged directly, instead
 # please use sys-devel/crossdev to install them.
-dev-libs/cygwin
 dev-util/mingw64-runtime
 sys-libs/newlib
 dev-embedded/avr-libc
index 465640b2505772492fb3724f70c3e5940af18558..05a1b5c5c5411b8db9b74de50f68454838b68b5c 100644 (file)
@@ -5,10 +5,6 @@
 # All the Mac OS X profiles inherit from their matching arch profile here.
 
 
-# Fabian Groffen <grobian@gentoo.org> (2018-12-22)
-# this version of libffi causes gcc to buserror
-=dev-libs/libffi-3.3_rc0
-
 # Fabian Groffen <grobian@gentoo.org> (2012-03-05)
 # Apple removed entire PowerPC support from ld in ld64-128.2 (4.3)
 # a backport of PPC support was kept until compilation with gcc-apple
index 017bcf4c12163ccd2de444d0c840bdd9a773b63f..44d19c926964418eaca79ab75537ba8fbb150200 100644 (file)
@@ -11,16 +11,6 @@ sys-libs/darwin-libc-headers:10.13
 sys-kernel/xnu-headers:10.14
 sys-libs/darwin-libc-headers:10.14
 
-# Fabian Groffen <grobian@gentoo.org> (2019-04-30)
-# Fails to install, bug #684030
-=dev-lang/perl-5.28.2*
-
-# Fabian Groffen <grobian@gentoo.org> (2019-04-26)
-# LLVM/clang 7.1 crashes at runtime
-# llvm::optional_detail::OptionalStorage<llvm::ArrayRef<llvm::StringRef>,
-=sys-devel/clang-7.1.0*
-=sys-devel/llvm-7.1.0*
-
 # Fabian Groffen <grobian@gentoo.org> (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
index db66b4271b676c04b54c2d1941a01b8a3f1e8403..e2455cec220cfafc56d8e236ee21212b5e546392 100644 (file)
@@ -6,7 +6,6 @@
 # errors, probably a versioning problem, confirmed on Solaris 10 and
 # OpenIndiana (11)
 # For instance XML-Parser generates lookup errors when importing from Perl
-=sys-devel/binutils-2.31.1*
 =sys-devel/binutils-2.32*
 
 # Fabian Groffen <grobian@gentoo.org> (2014-01-14)
@@ -18,10 +17,6 @@ sys-apps/util-linux
 # the system libelf to function properly.
 dev-libs/libelf
 
-# Fabian Groffen <grobian@gentoo.org> (2011-08-25)
-# Fails to compile, and not worth fixing, bug #379723
-=sys-devel/gcc-4.3.6*
-
 # Fabian Groffen <grobian@gentoo.org> (2007-01-21)
 # doesn't understand arguments on Solaris
 =dev-vcs/cvs-1.12.12*