Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Thu, 15 Apr 2021 23:06:47
Message-Id: 1618527887.cc10a9b73801e49ce068fe3835e83e10b9e4040a.mattst88@gentoo
1 commit: cc10a9b73801e49ce068fe3835e83e10b9e4040a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 02:41:54 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 23:04:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc10a9b7
7
8 profiles: Unmask media-plugins/grilo-plugins' USE=lua
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 profiles/base/package.use.mask | 8 ++++----
13 1 file changed, 4 insertions(+), 4 deletions(-)
14
15 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
16 index 8466820a263..57f695b5661 100644
17 --- a/profiles/base/package.use.mask
18 +++ b/profiles/base/package.use.mask
19 @@ -6,6 +6,10 @@
20 # This file is only for generic masks. For arch-specific masks (i.e.
21 # mask everywhere, unmask on arch/*) use arch/base.
22
23 +# Matt Turner <mattst88@g.o> (2021-04-14)
24 +# Was masked since 2014. Unmasked starting with 0.3.13.
25 +<media-plugins/grilo-plugins-0.3.13 lua
26 +
27 # Joonas Niilola <juippis@g.o> (2021-04-12)
28 # Creates +130 GB worth of bindings, possibly Gentoo-related.
29 # Upstream issue: https://phab.enlightenment.org/T8924
30 @@ -565,10 +569,6 @@ sys-devel/gcc sanitize
31 # mirisdr does not seem to like making releases
32 <net-wireless/gr-osmosdr-9999 mirisdr
33
34 -# Pacho Ramos <pacho@g.o> (2014-06-01)
35 -# Needs hardmasked lua-5.2
36 ->=media-plugins/grilo-plugins-0.2.12 lua
37 -
38 # Tom Wijsman <TomWij@g.o> (2014-05-14)
39 # Documentation generation needs APIviz which is not in the Portage tree yet.
40 # Tracked in Gentoo bug #509602.