commit: 647bcd369cdb5b1bb6d0b4666ab53a3ed6f3b689 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 27 11:22:47 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Apr 27 16:55:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647bcd36
profiles: arch/base: Drop obsolete app-misc/tracker p.use.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 7 +------ profiles/arch/sparc/package.use.mask | 4 ---- profiles/arch/x86/package.use.mask | 5 ----- profiles/base/package.use.mask | 6 ------ 4 files changed, 1 insertion(+), 21 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index aa573932b13..16f29053d76 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -33,11 +33,6 @@ net-vpn/strongswan -strongswan_plugins_rdrand # Vulkan is only available on amd64 at present. media-libs/libsdl2 -vulkan -# Thomas Deutschmann <[email protected]> (12 Oct 2018) -# www-client/firefox and mail-client/thunderbird are -# available on amd64 -app-misc/tracker -firefox-bookmarks -thunderbird - # Michael Palimaka <[email protected]> (12 Oct 2018) # Unmask arch-specific USE flags available on amd64 net-analyzer/testssl -bundled-openssl -kerberos diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 98f6b704109..02618bcf7b3 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -276,10 +276,6 @@ net-misc/modemmanager qmi # remove mask if/when media-gfx/argyllcms is keywored here. x11-misc/colord argyllcms extra-print-profiles -# Alexandre Rostovtsev <[email protected]> (31 Dec 2012) -# requires firefox, which is not keyworded on sparc -app-misc/tracker firefox-bookmarks - # Alexandre Rostovtsev <[email protected]> (31 Dec 2012) # requires app-office/unoconv, which requires virtual/ooo, which is not # keyworded here. Remove mask if this situation changes. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index cddd8a50108..5e038ed152e 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -28,11 +28,6 @@ net-vpn/strongswan -strongswan_plugins_rdrand -strongswan_plugins_padlock # Requires dev-db/mongodb which has dropped x86 support net-analyzer/zmap mongo -# Thomas Deutschmann <[email protected]> (12 Oct 2018) -# www-client/firefox and mail-client/thunderbird is -# available on x86 -app-misc/tracker -firefox-bookmarks -thunderbird - # Michael Palimaka <[email protected]> (12 Oct 2018) # Unmask arch-specific USE flag available on x86 net-analyzer/testssl -bundled-openssl diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 65b37d99138..7eb87820486 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -114,12 +114,6 @@ sci-libs/ceres-solver sparse # jit brokes build of gnat-gpl dev-lang/gnat-gpl jit -# Thomas Deutschmann <[email protected]> (12 Oct 2018) -# Requires www-client/firefox and mail-client/thunderbird -# which are not available on all architectures -# yet, unmask per arch -app-misc/tracker firefox-bookmarks thunderbird - # Chí-Thanh Christopher Nguyễn <[email protected]> (06 Oct 2018) # address user visible breakage due to circular dependency #665008 =media-fonts/encodings-1.0.4-r3 X
