diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2018-11-07 12:47:29 -0500 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2018-11-07 12:47:29 -0500 |
commit | 5fa8e48b2dbe75973685d3e25538fa777135bcad (patch) | |
tree | 2ac3875327acd6e76fbf46b6ec418759c54a7136 /profiles/default/linux/alpha | |
parent | profiles/package.mask: mask old/vuln thunderbird for bug 670102 (diff) | |
download | gentoo-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/default/linux/alpha')
-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 |
2 files changed, 0 insertions, 12 deletions
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 |