summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2018-11-07 12:47:29 -0500
committerIan Stakenvicius <axs@gentoo.org>2018-11-07 12:47:29 -0500
commit5fa8e48b2dbe75973685d3e25538fa777135bcad (patch)
tree2ac3875327acd6e76fbf46b6ec418759c54a7136 /profiles
parentprofiles/package.mask: mask old/vuln thunderbird for bug 670102 (diff)
downloadgentoo-5fa8e48b2dbe75973685d3e25538fa777135bcad.tar.gz
gentoo-5fa8e48b2dbe75973685d3e25538fa777135bcad.tar.bz2
gentoo-5fa8e48b2dbe75973685d3e25538fa777135bcad.zip
profiles: adjust thunderbird use.mask of app-misc/tracker
Previously the thunderbird USE flag was package.use.mask'ed on app-misc/tracker on various arches or subprofiles. This commit changes things around so that it is p.u.masked in base and the p.u.mask removed in x86 and amd64 arch profiles instead, matching the pattern of USE=firefox-bookmarks Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/package.use.mask5
-rw-r--r--profiles/arch/arm64/package.use.mask4
-rw-r--r--profiles/arch/ia64/package.use.mask4
-rw-r--r--profiles/arch/x86/package.use.mask5
-rw-r--r--profiles/base/package.use.mask5
-rw-r--r--profiles/default/linux/alpha/13.0/package.use.stable.mask6
-rw-r--r--profiles/default/linux/alpha/17.0/package.use.stable.mask6
7 files changed, 9 insertions, 26 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index e81b99e2eb26..828367425872 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -22,8 +22,9 @@
media-libs/libsdl2 -vulkan
# Thomas Deutschmann <whissi@gentoo.org> (12 Oct 2018)
-# www-client/firefox is available on amd64
-app-misc/tracker -firefox-bookmarks
+# www-client/firefox and mail-client/thunderbird are
+# available on amd64
+app-misc/tracker -firefox-bookmarks -thunderbird
# Michael Palimaka <kensington@gentoo.org> (12 Oct 2018)
# Unmask arch-specific USE flags available on amd64
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 3255e280d638..879b7bae9599 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -206,10 +206,6 @@ dev-libs/dbus-c++ ecore
app-office/libreoffice eds postgres
# Michał Górny <mgorny@gentoo.org> (23 Jan 2018)
-# Requires mail-client/thunderbird* that is not keyworded here.
-app-misc/tracker thunderbird
-
-# Michał Górny <mgorny@gentoo.org> (23 Jan 2018)
# Requires app-accessibility/brltty that is not keyworded here.
app-emulation/qemu accessibility
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index ff147fbde48f..ded5464d0dce 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -285,10 +285,6 @@ net-misc/modemmanager qmi
x11-misc/colord argyllcms extra-print-profiles
# Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012)
-# remove mask if/when mail-client/thunderbird is keyworded here
-app-misc/tracker thunderbird
-
-# Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012)
# requires app-office/unoconv, which requires virtual/ooo, which is not
# keyworded here. Remove mask if this situation changes.
gnome-extra/sushi office
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 7d3e56520159..39a47a933e9d 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -8,8 +8,9 @@
net-analyzer/zmap mongo
# Thomas Deutschmann <whissi@gentoo.org> (12 Oct 2018)
-# www-client/firefox is available on x86
-app-misc/tracker -firefox-bookmarks
+# www-client/firefox and mail-client/thunderbird is
+# available on x86
+app-misc/tracker -firefox-bookmarks -thunderbird
# Michael Palimaka <kensington@gentoo.org> (12 Oct 2018)
# Unmask arch-specific USE flag available on x86
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index d22c53ba4408..f87df0997a84 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -51,9 +51,10 @@ sys-power/suspend fbsplash
media-libs/mesa openmax
# Thomas Deutschmann <whissi@gentoo.org> (12 Oct 2018)
-# Requires www-client/firefox which isn't available on all architectures
+# Requires www-client/firefox and mail-client/thunderbird
+# which are not available on all architectures
# yet, unmask per arch
-app-misc/tracker firefox-bookmarks
+app-misc/tracker firefox-bookmarks thunderbird
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (06 Oct 2018)
# address user visible breakage due to circular dependency #665008
diff --git a/profiles/default/linux/alpha/13.0/package.use.stable.mask b/profiles/default/linux/alpha/13.0/package.use.stable.mask
deleted file mode 100644
index 0b72dc996277..000000000000
--- a/profiles/default/linux/alpha/13.0/package.use.stable.mask
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Pacho Ramos <pacho@gentoo.org> (27 Jan 2014)
-# Mask until we are able to stabilize thunderbird, bug #488766
-app-misc/tracker thunderbird
diff --git a/profiles/default/linux/alpha/17.0/package.use.stable.mask b/profiles/default/linux/alpha/17.0/package.use.stable.mask
deleted file mode 100644
index 0b72dc996277..000000000000
--- a/profiles/default/linux/alpha/17.0/package.use.stable.mask
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Pacho Ramos <pacho@gentoo.org> (27 Jan 2014)
-# Mask until we are able to stabilize thunderbird, bug #488766
-app-misc/tracker thunderbird