From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NfGx5-0005zX-PB for garchives@archives.gentoo.org; Wed, 10 Feb 2010 18:06:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 082F3E0ECB; Wed, 10 Feb 2010 18:06:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DAA72E0ED0 for ; Wed, 10 Feb 2010 18:06:10 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8A6C71B402C for ; Wed, 10 Feb 2010 18:06:10 +0000 (UTC) Received: from grobian by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NfGwz-0001y4-Uk for gentoo-commits@lists.gentoo.org; Wed, 10 Feb 2010 18:06:10 +0000 From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.use.mask X-VCS-Directories: profiles/prefix/darwin/macos X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Fabian Groffen Date: Wed, 10 Feb 2010 18:06:09 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1e0ac192-fd45-4774-8b53-eb76f6310fc8 X-Archives-Hash: 5e6fb39c27b8f5bb4ad6e1c21c55519a grobian 10/02/10 18:06:09 Modified: package.use.mask Log: Mask qt4 USE-flag for cmake on Darwin, since we don't want the .app ver= sion of cmake Revision Changes Path 1.6 profiles/prefix/darwin/macos/package.use.mask file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/da= rwin/macos/package.use.mask?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/da= rwin/macos/package.use.mask?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/da= rwin/macos/package.use.mask?r1=3D1.5&r2=3D1.6 Index: package.use.mask =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.us= e.mask,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- package.use.mask 27 Dec 2009 20:04:46 -0000 1.5 +++ package.use.mask 10 Feb 2010 18:06:09 -0000 1.6 @@ -1,6 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.= use.mask,v 1.5 2009/12/27 20:04:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.= use.mask,v 1.6 2010/02/10 18:06:09 grobian Exp $ + +# Fabian Groffen (10 Feb 2010) +# Bug #304291, tries to build a .app with Qt, don't feel like fixing it +dev-util/cmake qt4 =20 # Fabian Groffen (30 Oct 2009) # X only