From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5A89E1381FA for ; Tue, 27 May 2014 19:08:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C71F2E0882; Tue, 27 May 2014 19:08:09 +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 6DA12E088B for ; Tue, 27 May 2014 19:08:09 +0000 (UTC) Received: from flycatcher.gentoo.org (unknown [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 8E8AE33F874 for ; Tue, 27 May 2014 19:08:08 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id 2B4552004F; Tue, 27 May 2014 19:08:07 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/targets/desktop: package.use X-VCS-Repository: gentoo-x86 X-VCS-Files: package.use X-VCS-Directories: profiles/targets/desktop X-VCS-Committer: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140527190807.2B4552004F@flycatcher.gentoo.org> Date: Tue, 27 May 2014 19:08:07 +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: 412fedf1-61f5-49aa-8ca0-c5baae1db956 X-Archives-Hash: d062e29fa812f5fd63163fda88cc8b67 mgorny 14/05/27 19:08:07 Modified: package.use Log: Disable USE=mng on emul-linux-x86-qtlibs by default. Revision Changes Path 1.37 profiles/targets/desktop/package.use file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/package.use?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/package.use?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/package.use?r1=1.36&r2=1.37 Index: package.use =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- package.use 8 May 2014 12:54:49 -0000 1.36 +++ package.use 27 May 2014 19:08:06 -0000 1.37 @@ -1,6 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.36 2014/05/08 12:54:49 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.37 2014/05/27 19:08:06 mgorny Exp $ + +# Michał Górny (27 May 2014) +# Disable mng support by default since it is seldom used, and it +# requires old libmng-1. +app-emulation/emul-linux-x86-qtlibs -mng # Chí-Thanh Christopher Nguyễn (08 May 2014) # Enable x11-libs/libxcb[xkb] as it is needed by x11-libs/libxkbcommon[X]