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 8292A1388C4 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 2E42BE086F; Tue, 5 Jan 2016 01:57:23 +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 A5867E086F for ; Tue, 5 Jan 2016 01:57:22 +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 AC5183408E5 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 27571CFB 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: <1451933292.bcc2a724a26313c17fef009487d2f170cda17bc3.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask profiles/arch/arm/package.use.stable.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: bcc2a724a26313c17fef009487d2f170cda17bc3 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: 22515228-0c00-43cc-85b1-6d036dfd16bc X-Archives-Hash: d2f05db2bda060087b1ae692c756c0b0 commit: bcc2a724a26313c17fef009487d2f170cda17bc3 Author: Ilya Tumaykin gmail com> AuthorDate: Mon Jan 4 18:48:12 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Mon Jan 4 18:48:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc2a724 profiles: adjust sdl USE mask for mpv on arm media-libs/libsdl2 wasn't stabilized on arm 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/arm/package.use.mask | 4 ---- profiles/arch/arm/package.use.stable.mask | 6 ++++++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index af68fed..4443441 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -150,10 +150,6 @@ mail-filter/opendkim opendbx # Unkeyworded deps, bug #507896 dev-qt/qt-mobility messaging -# Julian Ospald (20 Apr 2014) -# Missing keywords, bug #508226 -media-video/mpv sdl - # S. Suominen (17 Apr 2014) # First GTK+-3.x version of EasyTAG! # Keyword as reqiuired, ~arch is enough for now: diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index ce7f7f1..f047e54 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -2,6 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# 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 + # Michael Palimaka (28 Oct 2015) # KDE is not stable on arm media-video/vlc kde