From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-769541-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 65CFD138ACF
	for <garchives@archives.gentoo.org>; Wed,  4 Feb 2015 08:07:59 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D583CE09C5;
	Wed,  4 Feb 2015 08:07:58 +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 4C55EE09C5
	for <gentoo-commits@lists.gentoo.org>; Wed,  4 Feb 2015 08:07:58 +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 2238534079F
	for <gentoo-commits@lists.gentoo.org>; Wed,  4 Feb 2015 08:07:57 +0000 (UTC)
Received: by oystercatcher.gentoo.org (Postfix, from userid 2203)
	id F24B111053; Wed,  4 Feb 2015 08:07:54 +0000 (UTC)
From: "Ben de Groot (yngwin)" <yngwin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Reply-To: gentoo-dev@lists.gentoo.org, yngwin@gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
X-VCS-Repository: gentoo-x86
X-VCS-Files: ChangeLog package.mask
X-VCS-Directories: profiles
X-VCS-Committer: yngwin
X-VCS-Committer-Name: Ben de Groot
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Message-Id: <20150204080754.F24B111053@oystercatcher.gentoo.org>
Date: Wed,  4 Feb 2015 08:07:54 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 01a4d0b1-b94c-4dfb-9b6c-76662f85c323
X-Archives-Hash: 963998136998a3ace12a2744bb651f69

yngwin      15/02/04 08:07:54

  Modified:             ChangeLog package.mask
  Log:
  Unmask mpv-0.7.3 and smplayer-14.9.0.6690 after masking libav useflag on newer mpv.

Revision  Changes    Path
1.9756               profiles/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9756&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9756&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9755&r2=1.9756

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9755
retrieving revision 1.9756
diff -u -r1.9755 -r1.9756
--- ChangeLog	3 Feb 2015 21:37:38 -0000	1.9755
+++ ChangeLog	4 Feb 2015 08:07:54 -0000	1.9756
@@ -1,11 +1,16 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9755 2015/02/03 21:37:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9756 2015/02/04 08:07:54 yngwin Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  04 Feb 2015; Ben de Groot <yngwin@gentoo.org> base/package.use.mask,
+  package.mask:
+  Unmask mpv-0.7.3 and smplayer-14.9.0.6690 after masking libav useflag on
+  newer mpv.
+
   03 Feb 2015; Pacho Ramos <pacho@gentoo.org> package.mask:
   Prepare for gst-libav bump
 



1.16329              profiles/package.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16329&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16329&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16328&r2=1.16329

Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16328
retrieving revision 1.16329
diff -u -r1.16328 -r1.16329
--- package.mask	3 Feb 2015 21:37:38 -0000	1.16328
+++ package.mask	4 Feb 2015 08:07:54 -0000	1.16329
@@ -1,5 +1,5 @@
 ####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16328 2015/02/03 21:37:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16329 2015/02/04 08:07:54 yngwin Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -289,14 +289,8 @@
 # Requires masked libav-10
 # If you use media-video/ffmpeg, it's absolutely safe to unmask this package.
 # Sorry for the inconvenience!
-#
-# Developers: Please DO NOT REMOVE this mask, which was discussed and
-# agreed on #gentoo-dev by mgorny, patrick and others
 =app-text/unpaper-6.1-r1
 =media-tv/xbmc-13.2-r1
-=media-video/mpv-0.6*
-=media-video/mpv-0.7*
-=media-video/smplayer-14.9.0.6690*
 =net-misc/mediatomb-0.12.2_pre20150118-r1
 >=media-video/handbrake-0.10.0