commit:     df59d01cd357a1eecd0062b13818c246b494b255
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  3 09:07:20 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  3 09:29:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df59d01c

profiles: Clean up package.use* for removed flags

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

 profiles/arch/amd64/package.use.mask   | 4 ++--
 profiles/arch/base/package.use.mask    | 2 +-
 profiles/arch/powerpc/package.use.mask | 2 +-
 profiles/base/package.use              | 1 -
 profiles/base/package.use.mask         | 6 ------
 5 files changed, 4 insertions(+), 11 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 790fbdc2e98..c03379c9fec 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -117,8 +117,8 @@ media-libs/opencv -contrib_xfeatures2d
 net-wireless/pyrit cuda
 
 # Rick Farina <[email protected]> (2017-05-11)
-# nexpose and openvas work on amd64
-net-analyzer/metasploit -nexpose -openvas
+# nexpose work on amd64
+net-analyzer/metasploit -nexpose
 
 # Thomas Deutschmann <[email protected]> (2017-03-01)
 # dev-libs/libmaxminddb is keyworded on amd64

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index 86b449ac668..07a85754d01 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -103,7 +103,7 @@ media-libs/opencv contrib_xfeatures2d
 
 # Rick Farina <[email protected]> (2017-05-11)
 # the needed deps are amd64/x86 only
-net-analyzer/metasploit nexpose openvas
+net-analyzer/metasploit nexpose
 
 # Thomas Deutschmann <[email protected]> (2017-03-01)
 # dev-libs/libmaxminddb is only keyworded on amd64 and x86 at the moment

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index 67dd6101c60..ba2002551f5 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -291,7 +291,7 @@ net-vpn/tor tor-hardening
 
 # Pacho Ramos <[email protected]> (2012-05-07)
 # libhid is not keyworded
-app-misc/lcdproc hid lcd_devices_mdm166a
+app-misc/lcdproc lcd_devices_mdm166a
 
 # Brent Baude <[email protected]> (2012-03-06)
 # masking wimax use flag

diff --git a/profiles/base/package.use b/profiles/base/package.use
index 6122e7297a5..8f3e278bef4 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -5,7 +5,6 @@
 # These py2-only packages also support pypy, enable
 # Python 2.7 as the default implementation, preparing
 # for the eventual switch to py3 in PYTHON_SINGLE_TARGET
-app-text/asciidoc python_single_target_python2_7 python_targets_python2_7
 app-text/wklej python_single_target_python2_7 python_targets_python2_7
 dev-vcs/git-bz python_single_target_python2_7 python_targets_python2_7
 gnome-base/libglade python_single_target_python2_7 python_targets_python2_7

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 01a2ef6f779..5253f941ba2 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -220,7 +220,6 @@ app-emulation/fuse backend-svga
 # Brian Evans <[email protected]> (2018-03-05)
 # Mask embedded USE on virtual/mysql and friends to transition it to be 
obsolete
 virtual/mysql embedded
-dev-perl/DBD-mysql embedded
 
 # Brian Evans <[email protected]> (2018-02-28)
 # Mask client-libs USE to force users to install alternative standard pacakges
@@ -288,11 +287,6 @@ sys-boot/refind custom-cflags
 # depenencies.
 >=app-arch/snappy-1.1.5 static-libs
 
-# Ilya Tumaykin <[email protected]> (2017-06-18)
-# Libav is basically unsupported by mpv, see upstream issues 3923, 3925.
-# Needs patch to even build, subs are broken and not supported anymore.
-media-video/mpv libav
-
 # Andreas K. Hüttel <[email protected]> (2017-05-29)
 # Does not build
 sci-libs/linux-gpib php

Reply via email to