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 87054138995 for ; Mon, 11 Feb 2013 09:19:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E46BE051E; Mon, 11 Feb 2013 09:19:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA0C8E051E for ; Mon, 11 Feb 2013 09:19:46 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0731833E609 for ; Mon, 11 Feb 2013 09:19:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2203) id 04FDF2171D; Mon, 11 Feb 2013 09:19:43 +0000 (UTC) From: "Ben de Groot (yngwin)" 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 X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog 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: <20130211091944.04FDF2171D@flycatcher.gentoo.org> Date: Mon, 11 Feb 2013 09:19:43 +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: b25c5e59-94e5-4d40-8642-bbc6b9f48f41 X-Archives-Hash: 21c39e084ea5d3fe6d975c093520a7e1 yngwin 13/02/11 09:19:43 Modified: ChangeLog Log: Adjust cairo[qt4] usemask to cover all versions, since it still leads to build errors (bug #454066) Revision Changes Path 1.7477 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7477&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7477&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7476&r2=1.7477 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7476 retrieving revision 1.7477 diff -u -r1.7476 -r1.7477 --- ChangeLog 11 Feb 2013 07:33:42 -0000 1.7476 +++ ChangeLog 11 Feb 2013 09:19:43 -0000 1.7477 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7476 2013/02/11 07:33:42 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7477 2013/02/11 09:19:43 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! + 11 Feb 2013; Ben de Groot base/package.use.mask: + Adjust cairo[qt4] usemask to cover all versions, since it still leads to + build errors (bug #454066) + 11 Feb 2013; Alexandre Rostovtsev package.mask: Add media-plugins/gst-plugins-ffmpeg-0.10.13_p201211 prereleases to libav package.mask (bug #423717).