commit:     82ec3006201ee70c56933a4ffdba4e9cc2595762
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  1 18:07:03 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec  1 18:13:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ec3006

profiles: Clean removed media-libs/mesa flags

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/base/package.use.mask               | 4 ----
 profiles/default/bsd/fbsd/package.use.mask   | 6 +-----
 profiles/default/linux/musl/package.use.mask | 5 +----
 profiles/default/linux/package.use.mask      | 6 +-----
 profiles/features/musl/package.use.mask      | 5 +----
 5 files changed, 4 insertions(+), 22 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 8db53db263b..4b8e42c05d1 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -61,10 +61,6 @@ mate-extra/caja-extensions gksu
 # jit brokes build of gnat-gpl
 dev-lang/gnat-gpl jit
 
-# Matt Turner <[email protected]> (16 Oct 2018)
-# media-libs/libomxil-bellagio is masked for removal.
-media-libs/mesa openmax
-
 # Thomas Deutschmann <[email protected]> (12 Oct 2018)
 # Requires www-client/firefox and mail-client/thunderbird
 # which are not available on all architectures

diff --git a/profiles/default/bsd/fbsd/package.use.mask 
b/profiles/default/bsd/fbsd/package.use.mask
index f8738cd8f8a..2a37504795b 100644
--- a/profiles/default/bsd/fbsd/package.use.mask
+++ b/profiles/default/bsd/fbsd/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
 
 # Michał Górny <[email protected]> (06 Apr 2018)
@@ -109,10 +109,6 @@ net-fs/samba dmapi
 # Mask numa on sys-apps/hwloc. numactl not available on FreeBSD
 sys-apps/hwloc numa
 
-# Matt Turner <[email protected]> (07 Mar 2014)
-# media-libs/libomxil-bellagio keyworded on amd64/x86
-media-libs/mesa openmax
-
 # Naohiro Aota <[email protected]> (07 Jul 2014)
 # xattr support is not available on BSD #501534
 sys-apps/portage xattr

diff --git a/profiles/default/linux/musl/package.use.mask 
b/profiles/default/linux/musl/package.use.mask
index 1d3c7789f41..d7dd0ba8ca4 100644
--- a/profiles/default/linux/musl/package.use.mask
+++ b/profiles/default/linux/musl/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # See bug #604542
@@ -15,9 +15,6 @@ sys-devel/llvm sanitize
 sys-devel/gettext nls
 sys-fs/e2fsprogs nls
 
-# See bug #576928
-media-libs/mesa nptl
-
 # bash-malloc relies on sbrk which is implemented
 # as a fail-only stub in musl. breaks horribly if enabled.
 # bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)

diff --git a/profiles/default/linux/package.use.mask 
b/profiles/default/linux/package.use.mask
index 5e7de422f43..596bcd617ea 100644
--- a/profiles/default/linux/package.use.mask
+++ b/profiles/default/linux/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Jason Zaman <[email protected]> (06 Sep 2015)
@@ -15,10 +15,6 @@ kde-frameworks/kcoreaddons fam
 # 
https://archives.gentoo.org/gentoo-dev/message/38503d86a1c41bccfa607745467b1be7
 net-dns/bind seccomp
 
-# Matt Turner <[email protected]> (07 Mar 2014)
-# media-libs/libomxil-bellagio keyworded on amd64/x86
-media-libs/mesa openmax
-
 # Diego Elio Pettenò (27 Aug 2012)
 # The libpci access is only used for linux.
 net-analyzer/net-snmp -pci

diff --git a/profiles/features/musl/package.use.mask 
b/profiles/features/musl/package.use.mask
index 05d01c6e1e8..cd689d15dec 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/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
 
 # See bug #604542
@@ -15,9 +15,6 @@ sys-devel/llvm sanitize
 sys-devel/gettext nls
 sys-fs/e2fsprogs nls
 
-# See bug #576928
-media-libs/mesa nptl
-
 # bash-malloc relies on sbrk which is implemented
 # as a fail-only stub in musl. breaks horribly if enabled.
 # bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)

Reply via email to