Gentoo Archives: gentoo-commits

From: Ian Delaney <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/
Date: Tue, 05 Jan 2016 01:57:24
Message-Id: 1451933292.bcc2a724a26313c17fef009487d2f170cda17bc3.idella4@gentoo
1 commit: bcc2a724a26313c17fef009487d2f170cda17bc3
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 4 18:48:12 2016 +0000
4 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 4 18:48:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc2a724
7
8 profiles: adjust sdl USE mask for mpv on arm
9
10 media-libs/libsdl2 wasn't stabilized on arm in the past.
11 Now it's ready for the next stable release of mpv.
12
13 Thus mask sdl USE for the currently stable mpv version only.
14
15 profiles/arch/arm/package.use.mask | 4 ----
16 profiles/arch/arm/package.use.stable.mask | 6 ++++++
17 2 files changed, 6 insertions(+), 4 deletions(-)
18
19 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
20 index af68fed..4443441 100644
21 --- a/profiles/arch/arm/package.use.mask
22 +++ b/profiles/arch/arm/package.use.mask
23 @@ -150,10 +150,6 @@ mail-filter/opendkim opendbx
24 # Unkeyworded deps, bug #507896
25 dev-qt/qt-mobility messaging
26
27 -# Julian Ospald <hasufell@g.o> (20 Apr 2014)
28 -# Missing keywords, bug #508226
29 -media-video/mpv sdl
30 -
31 # S. Suominen <ssuominen@g.o> (17 Apr 2014)
32 # First GTK+-3.x version of EasyTAG!
33 # Keyword as reqiuired, ~arch is enough for now:
34
35 diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
36 index ce7f7f1..f047e54 100644
37 --- a/profiles/arch/arm/package.use.stable.mask
38 +++ b/profiles/arch/arm/package.use.stable.mask
39 @@ -2,6 +2,12 @@
40 # Distributed under the terms of the GNU General Public License v2
41 # $Id$
42
43 +# Ian Delaney <idella4@g.o> (04 Jan 2016)
44 +# on behalf of Ilya Tumaykin <itumaykin+gentoo@×××××.com>
45 +# media-libs/libsdl2 wasn't stabilized in the past, but now
46 +# it's ready for the next stable mpv release after the one below.
47 +=media-video/mpv-0.9.2-r1 sdl
48 +
49 # Michael Palimaka <kensington@g.o> (28 Oct 2015)
50 # KDE is not stable on arm
51 media-video/vlc kde