commit: 9593a17188eeeaca1e115f36cffbf77be8d98624 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sat Aug 19 23:27:49 2017 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 23:27:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9593a171
Revert "profiles: drop obsolete mask for media-plugins/grilo-plugins[upnp-av]" This reverts commit 3af711cd1c4ca4995cb4faa91d3b8fac2fc4f936. profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/arm/package.use.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index f2eddc3ec93..6393911b15d 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -132,6 +132,10 @@ dev-python/pyquery test # Missing keywords dev-util/perf numa +# Pacho Ramos <[email protected]> (15 Nov 2015) +# Missing keywords +>=media-plugins/grilo-plugins-0.2.14 upnp-av + # Davide Pesavento <[email protected]> (26 Oct 2015) # Tests require non-keyworded qt5 dev-qt/qtchooser test diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index f50f32f8e1b..2f39bb71388 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -150,6 +150,10 @@ app-text/mupdf opengl net-print/hplip -scanner kde media-gfx/xsane ocr +# Pacho Ramos <[email protected]> (15 Nov 2015) +# Missing keywords +>=media-plugins/grilo-plugins-0.2.16 upnp-av + # Alexis Ballier <[email protected]> (14 Nov 2015) # MMAL is available on the Raspberry Pi (armv6 & armv7 so far) media-video/ffmpeg -mmal diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 5c4e87e37e2..4763052f70a 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -121,6 +121,10 @@ app-text/mupdf opengl dev-python/wsgiproxy2 test dev-python/pyquery test +# Pacho Ramos <[email protected]> (15 Nov 2015) +# Missing keywords +>=media-plugins/grilo-plugins-0.2.16 upnp-av + # Davide Pesavento <[email protected]> (26 Oct 2015) # Tests require non-keyworded qt5 dev-qt/qtchooser test diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 9f0311facf4..4d21d466926 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -121,6 +121,10 @@ net-firewall/iptables nftables dev-python/wsgiproxy2 test dev-python/pyquery test +# Pacho Ramos <[email protected]> (15 Nov 2015) +# Missing keywords +>=media-plugins/grilo-plugins-0.2.14 upnp-av + # Julian Ospald <[email protected]> (08 Nov 2015) # Requires net-libs/http-parser net-im/jabberd2 websocket
