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 E9C0A1381F3 for ; Thu, 22 Aug 2013 16:07:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A740E0BCA; Thu, 22 Aug 2013 16:07:50 +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 C9703E0BCA for ; Thu, 22 Aug 2013 16:07:49 +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 E176433ECC3 for ; Thu, 22 Aug 2013 16:07:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id 89B862004E; Thu, 22 Aug 2013 16:07:41 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen (chithanh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chithanh@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/sparc: ChangeLog use.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog use.mask X-VCS-Directories: profiles/arch/sparc X-VCS-Committer: chithanh X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130822160741.89B862004E@flycatcher.gentoo.org> Date: Thu, 22 Aug 2013 16:07:41 +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: 860fc681-8f25-40ef-a8e5-8afcf9ab5ce7 X-Archives-Hash: 5166e7731876e8239f1fe66842fa4886 chithanh 13/08/22 16:07:41 Modified: ChangeLog use.mask Log: Mask opencl flag on architectures that do not have virtual/opencl keyworded. Revision Changes Path 1.210 profiles/arch/sparc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.210&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.210&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?r1=1.209&r2=1.210 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v retrieving revision 1.209 retrieving revision 1.210 diff -u -r1.209 -r1.210 --- ChangeLog 11 Aug 2013 16:55:41 -0000 1.209 +++ ChangeLog 22 Aug 2013 16:07:41 -0000 1.210 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sparc profile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.209 2013/08/11 16:55:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.210 2013/08/22 16:07:41 chithanh Exp $ + + 22 Aug 2013; Chí-Thanh Christopher Nguyễn use.mask: + Mask opencl flag due to lack of virtual/opencl keywording. 11 Aug 2013; Alexis Ballier +package.mask: move texlive mask from global to arch profiles, bug #475124 1.112 profiles/arch/sparc/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.112&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.112&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?r1=1.111&r2=1.112 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v retrieving revision 1.111 retrieving revision 1.112 diff -u -r1.111 -r1.112 --- use.mask 28 May 2013 13:36:28 -0000 1.111 +++ use.mask 22 Aug 2013 16:07:41 -0000 1.112 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.111 2013/05/28 13:36:28 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.112 2013/08/22 16:07:41 chithanh Exp $ # Unmask the flag which corresponds to ARCH. -sparc @@ -328,3 +328,7 @@ # nvidia toolkit for binary drivers cg + +# Chí-Thanh Christopher Nguyễn (22 Aug 2013) +# virtual/opencl is not keyworded +opencl