commit: 76adebc6a9b5cba83824fbcf897119a656de2c68 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Mon Jan 4 19:12:42 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Mon Jan 4 19:12:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76adebc6
profiles: adjust rubberband USE mask for mpv on alpha media-libs/rubberband wasn't keyworded on alpha in the past. Now it is and there is a STABLEREQ in progress, see bug #570510. Hopefully it will be ready for the next stable release of mpv. Thus mask rubberband USE for the currently stable mpv version only. profiles/arch/alpha/package.use.stable.mask | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask index 9e822ee..79c97f0 100644 --- a/profiles/arch/alpha/package.use.stable.mask +++ b/profiles/arch/alpha/package.use.stable.mask @@ -20,6 +20,12 @@ # Ian Delaney <[email protected]> (04 Jan 2016) # on behalf of Ilya Tumaykin <[email protected]> +# Hopefully media-libs/rubberband goes stable before +# the next stable version of mpv. See bug #570510. +=media-video/mpv-0.9.2-r1 rubberband + +# 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 @@ -30,13 +36,6 @@ # net-fs/libnfs lacks alpha keyword, bug #551576 gnome-base/gvfs nfs -# Tobias Klausmann <[email protected]> (16 Sep 2015) -# Move this mask here (from package.use.mask) until rubberband goes stable. -# Also see commit 0ccb06790085936e2da1832e5bf1d1b637d6c54a -# Ben de Groot <[email protected]> (03 May 2015) -# media-libs/rubberband lacks alpha keyword, bug #548446 -media-video/mpv rubberband - # Tobias Klausmann <[email protected]> (29 Jul 2015) # Mask webkit so the dep can stay ~alpha forever >=x11-libs/wxGTK-3.0.2.0-r1 webkit
