From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 647901388B6 for ; Tue, 5 Jan 2016 01:57:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48C6FE0870; Tue, 5 Jan 2016 01:57:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA15FE07D5 for ; Tue, 5 Jan 2016 01:57:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 91F393408D4 for ; Tue, 5 Jan 2016 01:57:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14644CF7 for ; Tue, 5 Jan 2016 01:57:19 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1451933217.e9b4db645a635228a8d96f702cf275ac71629939.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask profiles/arch/alpha/package.use.stable.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: e9b4db645a635228a8d96f702cf275ac71629939 X-VCS-Branch: master Date: Tue, 5 Jan 2016 01:57:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c7d88f64-0646-490e-a2b7-32667b7591c6 X-Archives-Hash: 8f2ed0d7703443326bbdc73e39ee9c93 commit: e9b4db645a635228a8d96f702cf275ac71629939 Author: Ilya Tumaykin gmail com> AuthorDate: Mon Jan 4 18:46:57 2016 +0000 Commit: Ian Delaney gentoo 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 (20 Apr 2014) -# Missing keywords, bug #508226 -media-video/mpv sdl - # Pacho Ramos (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 (04 Jan 2016) +# on behalf of Ilya Tumaykin +# 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 (17 Sep 2015) # Move this mask here (from package.use.mask) until net-fs/libnfs goes stable. # Gilles Dartiguelongue (09 Jun 2015)