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 E3D2C1381FA for ; Wed, 30 Apr 2014 22:07:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3431BE08CA; Wed, 30 Apr 2014 22:07:33 +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 8A3D3E08CA for ; Wed, 30 Apr 2014 22:07:31 +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 499793401A7 for ; Wed, 30 Apr 2014 22:07:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 106452004C; Wed, 30 Apr 2014 22:07:28 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/base: use.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: use.mask X-VCS-Directories: profiles/base X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140430220729.106452004C@flycatcher.gentoo.org> Date: Wed, 30 Apr 2014 22:07:28 +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: 3fe2a29e-917b-4423-b646-752fb3780987 X-Archives-Hash: 68e42e3754080f60a245dda709903129 blueness 14/04/30 22:07:28 Modified: use.mask Log: Mask elibc_Cygwin and elibc_Winnt in base, unmask in prefix/windows, bug #509204 Revision Changes Path 1.197 profiles/base/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.197&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.197&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?r1=1.196&r2=1.197 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v retrieving revision 1.196 retrieving revision 1.197 diff -u -r1.196 -r1.197 --- use.mask 26 Apr 2014 11:03:58 -0000 1.196 +++ use.mask 30 Apr 2014 22:07:28 -0000 1.197 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.196 2014/04/26 11:03:58 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.197 2014/04/30 22:07:28 blueness Exp $ # cuda only works on amd64/x86 cuda @@ -165,6 +165,7 @@ userland_BSD elibc_AIX +elibc_Cygwin elibc_Darwin elibc_DragonFly elibc_FreeBSD @@ -176,6 +177,7 @@ elibc_OpenBSD elibc_SunOS elibc_uclibc +elibc_Winnt kernel_AIX kernel_Darwin