diff options
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/default/linux/alpha/13.0/package.use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/default/linux/alpha/17.0/package.use.stable.mask | 6 |
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 |