commit:     e9b4db645a635228a8d96f702cf275ac71629939
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Mon Jan  4 18:46:57 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 18:46:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9b4db64

profiles: adjust sdl USE mask for mpv on alpha

media-libs/libsdl2 wasn't stabilized on alpha in the past.
Now it's ready for the next stable release of mpv.

Thus mask sdl USE for the currently stable mpv version only.

 profiles/arch/alpha/package.use.mask        | 4 ----
 profiles/arch/alpha/package.use.stable.mask | 8 +++++++-
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index c4f2704..3e0de36 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -159,10 +159,6 @@ media-video/ffmpeg x265
 # Missing keywords on dev-python/rst2pdf, bug #515222
 media-video/mpv doc-pdf
 
-# Julian Ospald <[email protected]> (20 Apr 2014)
-# Missing keywords, bug #508226
-media-video/mpv sdl
-
 # Pacho Ramos <[email protected]> (15 Mar 2014)
 # Missing keywords, bug #504672
 >=net-misc/vinagre-3.10 rdp

diff --git a/profiles/arch/alpha/package.use.stable.mask 
b/profiles/arch/alpha/package.use.stable.mask
index cfb2950..9e822ee 100644
--- a/profiles/arch/alpha/package.use.stable.mask
+++ b/profiles/arch/alpha/package.use.stable.mask
@@ -17,7 +17,13 @@
 #
 
 #--- END OF EXAMPLES ---
-#
+
+# Ian Delaney <[email protected]> (04 Jan 2016)
+# on behalf of Ilya Tumaykin <[email protected]>
+# media-libs/libsdl2 wasn't stabilized in the past, but now
+# it's ready for the next stable mpv release after the one below.
+=media-video/mpv-0.9.2-r1 sdl
+
 # Tobias Klausmann <[email protected]> (17 Sep 2015)
 # Move this mask here (from package.use.mask) until net-fs/libnfs goes stable.
 # Gilles Dartiguelongue <[email protected]> (09 Jun 2015)

Reply via email to