commit:     54650dcb6b7251b88baf535f6533222c0df88c18
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 14:10:49 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 18 14:22:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54650dcb

profiles: Move media-video/vlc[aom] into arches package.use.mask

Consolidate vlc USE masks.

 profiles/arch/arm/package.use.mask      | 13 ++++++-------
 profiles/arch/arm64/package.use.mask    |  3 ++-
 profiles/arch/powerpc/package.use.mask  |  9 +++++----
 profiles/arch/x86-fbsd/package.use.mask |  9 +++++----
 profiles/arch/x86/package.use.mask      |  4 ++++
 profiles/base/package.use.mask          |  4 ----
 6 files changed, 22 insertions(+), 20 deletions(-)

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 797a1d4a7c8..4aad6c2325a 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,12 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+Andreas Sturmlechner <[email protected]> (18 May 2018)
+# media-libs/libaom not yet keyworded
+# net-libs/libmicrodns not yet keyworded for arm, bug #653800
+# projectm not yet keyworded, bug #314969
+media-video/vlc aom chromaprint microdns opencv projectm
+
 # Michał Górny <[email protected]> (15 Apr 2018)
 # Unkeyworded dep masks moved from default/linux.
 app-admin/diamond mongo
@@ -11,10 +17,6 @@ mail-client/mutt notmuch
 # Requires unkeyworded deps
 >=dev-python/ipython-5.4.1 notebook qt5 smp
 
-# NP-Hardass <[email protected]> (01 Mar 2018)
-# net-libs/libmicrodns not yet keyworded for arm, bug #653800
-media-video/vlc microdns
-
 # Andreas Sturmlechner <[email protected]> (04 Feb 2018)
 # Depends on not yet keyworded dev-python/geoip-python. Bug #636860
 net-p2p/deluge geoip
@@ -510,9 +512,6 @@ app-admin/gkrellm ntlm
 # missing keywords
 media-plugins/gst-plugins-meta aac dts dv lame libvisual modplug taglib vcd 
wavpack dvd
 
-# projectm not keyworded, bug #314969
-media-video/vlc projectm chromaprint opencv
-
 # Ultrabug <[email protected]> (05 Sept 2011)
 # missing keyword for net-libs/zeromq
 app-admin/rsyslog zeromq

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 12a834747ad..fadead2adf8 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -2,11 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner <[email protected]> (18 May 2018)
+# media-libs/libaom not yet keyworded
 # net-libs/srt not yet keyworded
 # net-libs/libmicrodns not yet keyworded, bug #653800
 # projectm not yet keyworded, bug #314969
 # net-misc/freerdp not yet keyworded
-media-video/vlc chromaprint microdns opencv projectm rdp srt
+media-video/vlc aom chromaprint microdns opencv projectm rdp srt
 
 # Mart Raudsepp <[email protected]> (13 May 2018)
 # Not bothering with otherwise p.masked old gcc for the

diff --git a/profiles/arch/powerpc/package.use.mask 
b/profiles/arch/powerpc/package.use.mask
index 2555d54d3e9..1ee25ab5983 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+Andreas Sturmlechner <[email protected]> (18 May 2018)
+# media-libs/libaom not yet keyworded
+# net-libs/libmicrodns not yet keyworded for ppc, bug #653800
+media-video/vlc aom microdns
+
 # Anthony G. Basile <[email protected]> (14 Apr 2018)
 # net-vpn/tor, tests are broken on ppc/ppc64, bug #653098
 net-vpn/tor test
@@ -17,10 +22,6 @@ app-emulation/qemu capstone
 # Requires unkeyworded deps
 >=dev-python/ipython-5.4.1 qt5 smp
 
-# NP-Hardass <[email protected]> (01 Mar 2018)
-# net-libs/libmicrodns not yet keyworded for ppc, bug #653800
-media-video/vlc microdns
-
 # Amy Liffey <[email protected] (21 Jan 2018)
 # dev-libs/cereal not keyworded for ppc
 media-libs/opencv contrib_dnn

diff --git a/profiles/arch/x86-fbsd/package.use.mask 
b/profiles/arch/x86-fbsd/package.use.mask
index 334f1e145a3..2517747aded 100644
--- a/profiles/arch/x86-fbsd/package.use.mask
+++ b/profiles/arch/x86-fbsd/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <[email protected]> (18 May 2018)
+# media-libs/libaom not yet keyworded
+# Requires USE=qt5 that is masked in this profile.
+media-video/vlc aom skins
+
 # Michał Górny <[email protected]> (20 Jan 2018)
 # Needs sys-libs/libomp which is not keyworded. Leaving the decision
 # whether sys-libs/libomp should eventually be keyworded to when new
@@ -12,10 +17,6 @@
 # no longer have the flag, so no point in keywording it for old.
 sys-devel/llvm ocaml
 
-# Michał Górny <[email protected]> (12 Jan 2018)
-# Requires USE=qt5 that is masked in this profile.
-media-video/vlc skins
-
 # Thomas Deutschmann <[email protected]> (26 Oct 2017)
 # idn: Needs net-dns/libidn2 which is not keyworded
 # uuid: Needs sys-apps/util-linux which is not keyworded

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 4ce7a76c9ba..131814c8cee 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -3,6 +3,10 @@
 
 # This file requires >=portage-2.1.1
 
+# Andreas Sturmlechner <[email protected]> (18 May 2018)
+# media-libs/libaom not yet keyworded
+media-video/vlc aom
+
 # Jan Ziak <[email protected]> (14 Mar 2018)
 # Expose SVGA backend for x86 users
 app-emulation/fuse -backend-svga

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index df676fb475a..53273ad59cb 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -100,10 +100,6 @@ dev-qt/qtdemo:4 phonon
 dev-python/PyQt4 phonon
 dev-python/pyside:0 phonon
 
-# Andreas Sturmlechner <[email protected]> (10 Feb 2018)
-# Depends on unreleased media-libs/libaom, and 9999 is currently broken
-media-video/vlc aom
-
 # Andreas K. Hüttel <[email protected]> (2 Feb 2018)
 # This feature is not ready yet, see bug 146882 comment 26
 sys-libs/glibc compile-locales

Reply via email to