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 516111381F3 for ; Mon, 27 May 2013 15:19:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C521E0BA6; Mon, 27 May 2013 15:19:00 +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 5AC80E0B20 for ; Mon, 27 May 2013 15:18:59 +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 7715833DB75 for ; Mon, 27 May 2013 15:18:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id 0410E21725; Mon, 27 May 2013 15:18:56 +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: <20130527151857.0410E21725@flycatcher.gentoo.org> Date: Mon, 27 May 2013 15:18:56 +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: ef59b8ef-4d04-45e1-83eb-5eaf07bcf036 X-Archives-Hash: 5d99e83d157e151c18ef78147eaf9bf5 chithanh 13/05/27 15:18:56 Modified: ChangeLog use.mask Log: Mask video_cards_ilo on architectures that do not support it. Revision Changes Path 1.203 profiles/arch/sparc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.203&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.203&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/ChangeLog?r1=1.202&r2=1.203 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v retrieving revision 1.202 retrieving revision 1.203 diff -u -r1.202 -r1.203 --- ChangeLog 27 May 2013 03:01:51 -0000 1.202 +++ ChangeLog 27 May 2013 15:18:56 -0000 1.203 @@ -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.202 2013/05/27 03:01:51 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.203 2013/05/27 15:18:56 chithanh Exp $ + + 27 May 2013; Chí-Thanh Christopher Nguyễn use.mask: + Mask video_cards_ilo. 27 May 2013; Patrick Lauer package.use.mask: Masking upnp-av useflag for totem and rhytmbox to work around missing stable 1.110 profiles/arch/sparc/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.110&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.110&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/use.mask?r1=1.109&r2=1.110 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- use.mask 1 May 2013 06:27:01 -0000 1.109 +++ use.mask 27 May 2013 15:18:56 -0000 1.110 @@ -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.109 2013/05/01 06:27:01 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.110 2013/05/27 15:18:56 chithanh Exp $ # Unmask the flag which corresponds to ARCH. -sparc @@ -248,6 +248,7 @@ # Mask more VIDEO_CARDs added with mesa-8.0 video_cards_i915 video_cards_i965 +video_cards_ilo # vmware wasn't added with mesa-8.0, but it should still be masked video_cards_vmware