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 30AC0138247 for ; Tue, 14 Jan 2014 19:15:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29F3CE09E7; Tue, 14 Jan 2014 19:15:11 +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 A8C76E09E7 for ; Tue, 14 Jan 2014 19:15:10 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C04E933F695 for ; Tue, 14 Jan 2014 19:15:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 6DF282004C; Tue, 14 Jan 2014 19:15:08 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140114191508.6DF282004C@flycatcher.gentoo.org> Date: Tue, 14 Jan 2014 19:15:08 +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: 51bdcefe-ca09-47ab-b917-941dd344962b X-Archives-Hash: 2161e1dd4c5ecc95c3c81b36fe8d8f32 aballier 14/01/14 19:15:08 Modified: ChangeLog Log: Add some usemasks for cpu related useflags that will be added to media-video/ffmpeg. Unmask relevant flags on amd64/x86. Leave arm and mips useflags to the arch team that know better where to unmask them. Revision Changes Path 1.8536 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8536&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8536&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8535&r2=1.8536 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8535 retrieving revision 1.8536 diff -u -r1.8535 -r1.8536 --- ChangeLog 14 Jan 2014 18:33:17 -0000 1.8535 +++ ChangeLog 14 Jan 2014 19:15:08 -0000 1.8536 @@ -1,11 +1,17 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8535 2014/01/14 18:33:17 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8536 2014/01/14 19:15:08 aballier 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! + 14 Jan 2014; Alexis Ballier arch/amd64/use.mask, + arch/x86/use.mask, base/use.mask: + Add some usemasks for cpu related useflags that will be added to + media-video/ffmpeg. Unmask relevant flags on amd64/x86. Leave arm and mips + useflags to the arch team that know better where to unmask them. + 14 Jan 2014; Joerg Bornkessel package.mask: media-plugins/vdr-sky masked for removal ~ 14/02/2014, wrt bug 420869