commit:     875a7e75319ec3b35ea1cb9d0928c0ca70758562
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 08:50:52 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 23 08:56:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=875a7e75

profiles: Remove stale package references

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/amd64/package.use.mask               |  8 -------
 profiles/arch/amd64/x32/package.mask               |  3 ---
 profiles/arch/arm/package.use.mask                 |  4 ----
 profiles/arch/base/package.use.mask                |  4 ----
 profiles/arch/powerpc/ppc64/64ul/package.mask      |  1 -
 profiles/base/package.use.force                    | 10 ---------
 profiles/base/package.use.mask                     | 24 ---------------------
 profiles/base/package.use.stable.mask              |  4 ----
 profiles/default/linux/musl/package.mask           |  2 +-
 profiles/default/linux/uclibc/package.mask         |  2 +-
 profiles/features/prefix/package.mask              |  2 --
 profiles/features/prefix/rpath/package.mask        |  4 ----
 profiles/features/selinux/package.mask             |  7 ------
 profiles/features/selinux/package.use.mask         |  1 -
 profiles/package.mask                              | 25 ----------------------
 profiles/prefix/darwin/macos/arch/ppc/package.mask |  4 ----
 profiles/prefix/darwin/macos/package.mask          | 10 ---------
 profiles/prefix/sunos/solaris/package.mask         |  5 -----
 18 files changed, 2 insertions(+), 118 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 0555bad5aaa..0c7e8848203 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -123,10 +123,6 @@ dev-util/catalyst -system-bootloader
 # Mask everywhere, unmask where appropriate.
 media-video/mpv -vulkan
 
-# Mikle Kolyada <zlog...@gentoo.org> (2018-06-02)
-# Too many untested ruby dependencies
-<dev-ruby/haml-5 test
-
 # Nick Sarnie <sar...@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 <zeroch...@gentoo.org> (2017-05-11)
-# nexpose work on amd64
-net-analyzer/metasploit -nexpose
-
 # Thomas Deutschmann <whi...@gentoo.org> (2017-03-01)
 # dev-libs/libmaxminddb is keyworded on amd64
 app-admin/rsyslog -mdblookup

diff --git a/profiles/arch/amd64/x32/package.mask 
b/profiles/arch/amd64/x32/package.mask
index be7d5265624..6a58f6aa527 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -36,17 +36,14 @@ net-im/slack
 # Masked packages containing V8.
 # Michał Górny <mgo...@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

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index eec97d3a2fe..296af178d13 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -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 <zeroch...@gentoo.org> (2014-01-09)
-# rjb doesn't work on arm, so no java hacks for metasploit
-net-analyzer/metasploit java
-
 # Markus Meier <mae...@gentoo.org> (2013-12-26)
 # Unkeyworded deps, bug #488724
 app-office/gnumeric libgda

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index 4e77a1108a5..67ebc83ad97 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -111,10 +111,6 @@ app-laptop/pbbuttonsd macbook
 # Requires [cuda] which is masked in most of the profiles.
 media-libs/opencv contribxfeatures2d
 
-# Rick Farina <zeroch...@gentoo.org> (2017-05-11)
-# the needed deps are amd64/x86 only
-net-analyzer/metasploit nexpose
-
 # Thomas Deutschmann <whi...@gentoo.org> (2017-03-01)
 # dev-libs/libmaxminddb is only keyworded on amd64 and x86 at the moment
 app-admin/rsyslog mdblookup

diff --git a/profiles/arch/powerpc/ppc64/64ul/package.mask 
b/profiles/arch/powerpc/ppc64/64ul/package.mask
index c4378385bb3..a4cdefb5603 100644
--- a/profiles/arch/powerpc/ppc64/64ul/package.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/package.mask
@@ -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

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index dcf6d45e20c..eec1e97793d 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -6,10 +6,6 @@
 sys-kernel/gentoo-kernel savedconfig
 sys-kernel/vanilla-kernel savedconfig
 
-# Alfredo Tupone <tup...@gentoo.org> (2020-04-06)
-# USE=ada is mandatory to build a gnat compiler
-sys-devel/gnat-gpl ada
-
 # Matt Turner <matts...@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 <polynomia...@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 <mgo...@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

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index da0e7dcd8df..da2a0f6ad47 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -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 <mgo...@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 <mgo...@gentoo.org> (2020-02-04)
 # Unsatisfiable dep due to missing impls.
@@ -134,16 +128,9 @@ dev-python/zeep tornado
 
 # Michał Górny <mgo...@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 <mgo...@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 <mgo...@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 <flop...@gentoo.org> (2017-07-09)
 # Matthias Dahl <matthias.d...@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 <zeroch...@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 <tom...@gentoo.org> (2014-05-14)
 # Documentation generation needs APIviz which is not in the Portage tree yet.
 # Tracked in Gentoo bug #509602.

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index 5d1e13d6653..ece807d3047 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -44,10 +44,6 @@ media-libs/opencv vtk
 # instead if you can.
 dev-perl/DBD-mysql mariadb
 
-# Andreas Sturmlechner <ast...@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 <mgo...@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.

diff --git a/profiles/default/linux/musl/package.mask 
b/profiles/default/linux/musl/package.mask
index 7c6232008f5..c31afdd10b5 100644
--- a/profiles/default/linux/musl/package.mask
+++ b/profiles/default/linux/musl/package.mask
@@ -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

diff --git a/profiles/default/linux/uclibc/package.mask 
b/profiles/default/linux/uclibc/package.mask
index 1b388edcf04..b4cb4c5d8a6 100644
--- a/profiles/default/linux/uclibc/package.mask
+++ b/profiles/default/linux/uclibc/package.mask
@@ -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

diff --git a/profiles/features/prefix/package.mask 
b/profiles/features/prefix/package.mask
index d7c27784d85..d461cd30365 100644
--- a/profiles/features/prefix/package.mask
+++ b/profiles/features/prefix/package.mask
@@ -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

diff --git a/profiles/features/prefix/rpath/package.mask 
b/profiles/features/prefix/rpath/package.mask
index e3f46170a20..9c3656178be 100644
--- a/profiles/features/prefix/rpath/package.mask
+++ b/profiles/features/prefix/rpath/package.mask
@@ -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 <grob...@gentoo.org> (2008-01-11)
-# Screws up things, see bug #204998
-<sys-devel/gcc-3.4.0

diff --git a/profiles/features/selinux/package.mask 
b/profiles/features/selinux/package.mask
index d49714cde9a..e9597d8e860 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -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

diff --git a/profiles/features/selinux/package.use.mask 
b/profiles/features/selinux/package.use.mask
index ebfb091bb2d..a191b2f3777 100644
--- a/profiles/features/selinux/package.use.mask
+++ b/profiles/features/selinux/package.use.mask
@@ -28,5 +28,4 @@ net-wireless/bluez user-session
 
 # Jason Zaman <perfin...@gentoo.org> (2019-12-01)
 # SELinux userspace 3.0 dropped python2.7 support
-app-admin/matter python_targets_python2_7
 kde-frameworks/frameworkintegration appstream

diff --git a/profiles/package.mask b/profiles/package.mask
index d7a4f854275..db42aa9a723 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -681,12 +681,6 @@ net-misc/ssvnc
 # Bug #716574
 =x11-libs/libdrm-2.4.101
 
-# Alfredo Tupone <tup...@gentoo.org> (2020-04-10)
-# Masked for removal
-# Last release 2002
-# No reverse dependency
-dev-tcltk/tcl-mccp
-
 # Lars Wendler <polynomia...@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 <zlog...@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 <u...@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 <mgo...@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 <polynomia...@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 <matts...@gentoo.org> (2019-09-01)
-# <dev-scheme/guile-2 is package.mask'd
-<media-sound/lilypond-2.19
-
 # Matt Turner <matts...@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 <whi...@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 <dilfri...@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ò <flamee...@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

diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask 
b/profiles/prefix/darwin/macos/arch/ppc/package.mask
index 465640b2505..05a1b5c5c54 100644
--- a/profiles/prefix/darwin/macos/arch/ppc/package.mask
+++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask
@@ -5,10 +5,6 @@
 # All the Mac OS X profiles inherit from their matching arch profile here.
 
 
-# Fabian Groffen <grob...@gentoo.org> (2018-12-22)
-# this version of libffi causes gcc to buserror
-=dev-libs/libffi-3.3_rc0
-
 # Fabian Groffen <grob...@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

diff --git a/profiles/prefix/darwin/macos/package.mask 
b/profiles/prefix/darwin/macos/package.mask
index 017bcf4c121..44d19c92696 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -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 <grob...@gentoo.org> (2019-04-30)
-# Fails to install, bug #684030
-=dev-lang/perl-5.28.2*
-
-# Fabian Groffen <grob...@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 <grob...@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

diff --git a/profiles/prefix/sunos/solaris/package.mask 
b/profiles/prefix/sunos/solaris/package.mask
index db66b4271b6..e2455cec220 100644
--- a/profiles/prefix/sunos/solaris/package.mask
+++ b/profiles/prefix/sunos/solaris/package.mask
@@ -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 <grob...@gentoo.org> (2014-01-14)
@@ -18,10 +17,6 @@ sys-apps/util-linux
 # the system libelf to function properly.
 dev-libs/libelf
 
-# Fabian Groffen <grob...@gentoo.org> (2011-08-25)
-# Fails to compile, and not worth fixing, bug #379723
-=sys-devel/gcc-4.3.6*
-
 # Fabian Groffen <grob...@gentoo.org> (2007-01-21)
 # doesn't understand arguments on Solaris
 =dev-vcs/cvs-1.12.12*

Reply via email to