commit: 9180ae560442db018ab3ff62216519797dcd5a61 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Nov 28 09:47:09 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Nov 28 09:56:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9180ae56
profiles: Remove a bunch of obsolete package/flag masks Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/amd64/no-multilib/package.mask | 6 +--- profiles/arch/arm/package.mask | 7 +--- profiles/arch/arm/package.use.mask | 4 --- profiles/arch/ia64/package.mask | 7 ---- profiles/arch/s390/package.use.mask | 4 +-- profiles/arch/sh/package.mask | 7 ---- profiles/base/package.use.mask | 38 ---------------------- profiles/base/package.use.stable.mask | 7 +--- profiles/base/use.mask | 6 +--- profiles/default/linux/musl/package.mask | 3 +- profiles/features/musl/package.mask | 3 +- .../hardened/linux/amd64/no-multilib/package.mask | 5 +-- profiles/prefix/darwin/macos/package.use.mask | 4 +-- profiles/targets/systemd/package.use.mask | 7 +--- 14 files changed, 11 insertions(+), 97 deletions(-) diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index 76c402ce716..86db307b5e4 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -1,10 +1,6 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Michał Górny <[email protected]> (07 Jan 2018) -# Requires 32-bit libraries. -<net-misc/teamviewer-13 - # David Seifert <[email protected]> (03 Jan 2018) # Requires 32-bit multilib compatibility sys-block/megamgr diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index 6e6c283bb22..0b49278404a 100644 --- a/profiles/arch/arm/package.mask +++ b/profiles/arch/arm/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # James Le Cuirot <[email protected]> (09 Jan 2016) @@ -9,8 +9,3 @@ dev-java/oracle-jre-bin # James Le Cuirot <[email protected]> (24 May 2015) # This is built for armv7a and will not work on earlier generations. dev-java/icedtea-bin - -# Zac Medico <[email protected]> (09 Aug 2011) -# Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and -# future versions of sys-apps/portage. -<sys-devel/gcc-3.2 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 4e8664d6d5f..7421a3bafa3 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -264,10 +264,6 @@ sys-auth/sssd samba # Needs ilmbase (openexr), which does not build and is masked on arm. media-libs/freeimage tiff -# Markus Meier <[email protected]> (03 Mar 2015) -# Unkeyworded deps, bug #540540 -sys-auth/sssd augeas - # Jason A. Donenfeld <[email protected]> (09 Feb 2015) # Google does not distribute the widevine plugin for ARM. It must be extracted from a Chromebook, # and this kind of reverse engineering work likely violates many agreements, so we mask the flag. diff --git a/profiles/arch/ia64/package.mask b/profiles/arch/ia64/package.mask deleted file mode 100644 index d6cde39bbec..00000000000 --- a/profiles/arch/ia64/package.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Zac Medico <[email protected]> (09 Aug 2011) -# Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and -# future versions of sys-apps/portage. -<sys-devel/gcc-3.2 diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 5894d1bd8a8..f8efa3f7346 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Mikle Kolyada <[email protected]> (03 Jun 2018) @@ -11,8 +11,6 @@ app-text/ghostscript-gpl cups # VCS for oberlays yet. app-portage/layman bazaar darcs mercurial dev-python/setuptools_scm mercurial test -# no practical use of zsh completion here (at least now) -dev-util/ninja zsh-completion # no nmap gui net-analyzer/nmap zenmap # no lua support for vim diff --git a/profiles/arch/sh/package.mask b/profiles/arch/sh/package.mask deleted file mode 100644 index bb224ed7af1..00000000000 --- a/profiles/arch/sh/package.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Zac Medico <[email protected]> (09 Aug 2011) -# Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and -# future versions of sys-apps/portage. -<sys-devel/gcc-3.2 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2d3f53b0b73..92a5abbd715 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -57,14 +57,6 @@ mate-extra/caja-extensions gksu # jit brokes build of gnat-gpl dev-lang/gnat-gpl jit -# Pacho Ramos <[email protected]> (21 Oct 2018) -# splashutils is being removed -sys-power/suspend fbsplash - -# Lars Wendler <[email protected]> (18 Oct 2018) -# gnutls is broken in older releases -<net-libs/gsoap-2.8.64 gnutls - # Matt Turner <[email protected]> (16 Oct 2018) # media-libs/libomxil-bellagio is masked for removal. media-libs/mesa openmax @@ -132,11 +124,6 @@ sci-libs/ipopt hsl # locally compiled libewf. Mask the prior versions. <app-forensics/sleuthkit-4.6.0 ewf -# Mart Raudsepp <[email protected]> (1 Apr 2018) -# rust[extended] file collides with dev-util/cargo, while everything -# in tree uses the latter at the moment (#645562) -dev-lang/rust extended - # Lars Wendler <[email protected]> (14 Mar 2018) # Broken on all 32bit arches. Globally masked because of sys-apps/dmapi having # no active upstream anymore. @@ -158,8 +145,6 @@ app-admin/testdisk ewf # Brian Evans <[email protected]> (5 Mar 2018) # Mask embedded USE on virtual/mysql and friends to transition it to be obsolete virtual/mysql embedded -dev-db/mariadb embedded -dev-db/mysql embedded dev-db/mysql-cluster embedded dev-perl/DBD-mysql embedded @@ -190,8 +175,6 @@ media-video/ffmpeg appkit # Gentoo JVM can unmask the flag. dev-java/oracle-jdk-bin:9 gentoo-vm dev-java/oracle-jre-bin:9 gentoo-vm -dev-java/oracle-jdk-bin:11 gentoo-vm -dev-java/oracle-jre-bin:11 gentoo-vm dev-java/openjdk-bin:11 gentoo-vm dev-java/openjdk:11 gentoo-vm @@ -395,11 +378,6 @@ app-arch/cfv bittorrent # https://bugs.gentoo.org/show_bug.cgi?id=533876 >=sci-libs/vtk-6.1.0 examples -# Fabian Groffen <[email protected]> (08 Sep 2015) -# GnuTLS support is currently broken/causes hang, bug #559834 -# http://dev.mutt.org/trac/ticket/3772 -<mail-client/mutt-1.9.0 gnutls - # Jason Zaman <[email protected]> (06 Sep 2015) # This is for cgmanager which is linux only. # Unmasked in default/linux/package.use.mask. @@ -421,11 +399,6 @@ dev-lang/python berkdb # >=games-strategy/freeciv-2.5.0 requires >=dev-lang/lua-5.2 games-strategy/freeciv system-lua -# Brian Evans <[email protected]> (17 Mar 2015) -# Mask the cluster flag for deprecation. Use dev-db/mysql-cluster if -# you need NDB. -dev-db/mysql cluster - # Andrew Savchenko <[email protected]> (11 Feb 2015) # Cluster code is still under development, only base functionality # is implemented. Masking for testing and evaluation. @@ -452,11 +425,6 @@ sys-devel/gcc sanitize # net-libs/tox is in mva overlay only ATM app-leechcraft/lc-azoth sarin -# Brian Evans <[email protected]> (30 Jul 2014) -# Mask embedded due to upstream not supporting -# https://bugs.launchpad.net/bugs/1236873 -dev-db/percona-server embedded - # Thomas Sachau <[email protected]> (30 Jun 2014) # Mask pixman USE flag of dev-libs/efl for future removal, bug 501074 dev-libs/efl pixman @@ -529,12 +497,6 @@ dev-python/pyocr cuneiform # Experimental, masked until it compiles and works. media-libs/avidemux-core system-ffmpeg -# Julian Ospald <[email protected]> (20 Feb 2013) -# Unsupported and experimental. -# NP-Hardass <[email protected]> (18 Jun 2015) -# Change to <10 -<net-misc/teamviewer-10 system-wine - # Jory A. Pratt <[email protected]> (15 Dec 2012) # PGO is known to be busted with most configurations www-client/firefox pgo diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index b91562be1e7..1924f17037c 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. @@ -50,11 +50,6 @@ sci-geosciences/qgis grass # dev-libs/capstone hasn't been stabilized yet app-emulation/qemu capstone -# Zac Medico <[email protected]> (9 Mar 2018) -# The rsync-verify support is not really stable yet. -# Bugs #649276, #647964 -<sys-apps/portage-2.3.28 rsync-verify - # Kent Fredric <[email protected]> (3 Mar 2018) # Not an officially supported configuration, as it causes unpredictable # fragility and/or dependency headaches due to the very narrow interop window diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 047e6b0cfcd..29c9ff4e198 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file is only for generic masks. For arch-specific masks (i.e. @@ -20,10 +20,6 @@ postgres_targets_postgres12 # Mask PHP 7.3 target while in beta php_targets_php7-3 -# Andreas Sturmlechner <[email protected]> (10 May 2018) -# media-sound/mumble is masked/not keyworded at this point, bug #656826. -mumble - # Matt Turner <[email protected]> (23 Nov 2017) # For ancient hardware. Tired of maintaining. Masked for removal in 30 days. # Bug #606132. diff --git a/profiles/default/linux/musl/package.mask b/profiles/default/linux/musl/package.mask index e0a59b79143..709efdd81d3 100644 --- a/profiles/default/linux/musl/package.mask +++ b/profiles/default/linux/musl/package.mask @@ -1,7 +1,6 @@ -# Copyright 1999-2018 Gentoo Foundation. +# Copyright 1999-2018 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 -sys-libs/uclibc sys-libs/uclibc-ng sys-libs/glibc diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index cf2cec95561..11d423e3589 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,7 +1,6 @@ -# Copyright 1999-2018 Gentoo Foundation. +# Copyright 1999-2018 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 -sys-libs/uclibc sys-libs/uclibc-ng sys-libs/glibc diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask b/profiles/hardened/linux/amd64/no-multilib/package.mask index 85b720dc8ab..d88978f6c40 100644 --- a/profiles/hardened/linux/amd64/no-multilib/package.mask +++ b/profiles/hardened/linux/amd64/no-multilib/package.mask @@ -1,8 +1,6 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# >=teamviewer-13 is amd64 native application without wine -<net-misc/teamviewer-13 # These are broken as reported by Halcy0n, Aug, 23, 2011 dev-lang/rebol-bin @@ -33,7 +31,6 @@ app-emulation/q4wine >=app-i18n/atokx3-3.0.0 app-office/ooextras app-emulation/winetricks -app-text/acroread dev-embedded/libftd2xx dev-embedded/openocd dev-util/android-sdk-update-manager diff --git a/profiles/prefix/darwin/macos/package.use.mask b/profiles/prefix/darwin/macos/package.use.mask index 095bcbda726..ec7f0a220e5 100644 --- a/profiles/prefix/darwin/macos/package.use.mask +++ b/profiles/prefix/darwin/macos/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Andrey Utkin <[email protected]> (11 Mar 2018) @@ -14,7 +14,7 @@ dev-java/oracle-jre-bin -javafx # Fabian Groffen <[email protected]> (30 Oct 2009) # X and linux only -media-video/mplayer xvmc xv dga X xinerama xscreensaver +media-video/mplayer xv dga X xinerama xscreensaver media-video/mplayer dvb lirc jack joystick # Fabian Groffen <[email protected]> (06 Aug 2008) diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask index 8904a13bc61..fadfb9f3653 100644 --- a/profiles/targets/systemd/package.use.mask +++ b/profiles/targets/systemd/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Rick Farina <[email protected]> (04 Mar 2017) @@ -9,11 +9,6 @@ net-wireless/ubertooth static-libs # dev-libs/libusb[static-libs] requires libudev[static-libs] which is masked below dev-libs/libusb static-libs -# Pacho Ramos <[email protected]> (29 May 2014) -# upower support is not needed on setups running systemd, also -# relies on old upower (#508920) ->=mate-base/mate-session-manager-1.8.1-r1 upower - # 'static-libs' support on sys-apps/systemd is not provided virtual/libgudev static-libs virtual/libudev static-libs
