commit: 660ef531f0e35152abc1d49a87300953665a64e3 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Mon Jan 4 13:52:26 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 14:08:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660ef531
profiles: adjust libcaca USE stable mask for mpv media-libs/libcaca wasn't stabilized in the past. Now it's ready for the next stable release of mpv. Thus mask libcaca USE for the currently stable mpv version only. profiles/base/package.use.stable.mask | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index e7c2d9d..baaa3dc 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -5,6 +5,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Ian Delaney <[email protected]> (04 Jan 2016) +# on behalf of Ilya Tumaykin <[email protected]> +# media-libs/libcaca 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 libcaca + # Mike Gilbert <[email protected]> (02 Dec 2015) # Needs unstable ffmpeg. =www-client/chromium-47* system-ffmpeg @@ -84,10 +90,6 @@ media-libs/libcaca java mono # dev-libs/opencryptoki will not be stabile any time soon (bug#510204) app-crypt/tpm-tools pkcs11 -# Mikle Kolyada <[email protected]> -# Not yet stabilized dependency (bug #514906) -media-video/mpv libcaca - # Andreas K. Huettel <[email protected]> (29 Jun 2014) # Not yet stabilized dependencies blocking sec bug 514886 app-office/libreoffice firebird
