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 1Sal6S-0006op-N7 for garchives@archives.gentoo.org; Sat, 02 Jun 2012 09:58:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BD76E0732; Sat, 2 Jun 2012 09:58:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0BCA6E0732 for ; Sat, 2 Jun 2012 09:58:28 +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 709291B4011 for ; Sat, 2 Jun 2012 09:58:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id 346A92004B; Sat, 2 Jun 2012 09:58:27 +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 sys-devel/clang: clang-3.1-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: clang-3.1-r2.ebuild ChangeLog X-VCS-Directories: sys-devel/clang X-VCS-Committer: chithanh X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen Content-Type: text/plain; charset=utf8 Message-Id: <20120602095827.346A92004B@flycatcher.gentoo.org> Date: Sat, 2 Jun 2012 09:58:27 +0000 (UTC) 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: fecadca2-f4f6-4f52-932f-c01dd2c26065 X-Archives-Hash: 890303154f5cf753248893a58fb24b00 chithanh 12/06/02 09:58:27 Modified: clang-3.1-r2.ebuild ChangeLog Log: Keyword ~arm, bug #320221. =20 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64) Revision Changes Path 1.4 sys-devel/clang/clang-3.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/cl= ang-3.1-r2.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/cl= ang-3.1-r2.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/cl= ang-3.1-r2.ebuild?r1=3D1.3&r2=3D1.4 Index: clang-3.1-r2.ebuild =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/sys-devel/clang/clang-3.1-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- clang-3.1-r2.ebuild 26 May 2012 17:44:24 -0000 1.3 +++ clang-3.1-r2.ebuild 2 Jun 2012 09:58:27 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.1-r2.ebuild,v= 1.3 2012/05/26 17:44:24 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.1-r2.ebuild,v= 1.4 2012/06/02 09:58:27 chithanh Exp $ =20 EAPI=3D4 =20 @@ -18,7 +18,7 @@ =20 LICENSE=3D"UoI-NCSA" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS=3D"~amd64 ~arm ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-ma= cos" IUSE=3D"debug kernel_FreeBSD multitarget +static-analyzer test" =20 DEPEND=3D"static-analyzer? ( dev-lang/perl )" 1.67 sys-devel/clang/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/Ch= angeLog?rev=3D1.67&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/Ch= angeLog?rev=3D1.67&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/Ch= angeLog?r1=3D1.66&r2=3D1.67 Index: ChangeLog =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/sys-devel/clang/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 26 May 2012 17:44:24 -0000 1.66 +++ ChangeLog 2 Jun 2012 09:58:27 -0000 1.67 @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/clang # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.66 2012= /05/26 17:44:24 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.67 2012= /06/02 09:58:27 chithanh Exp $ + + 02 Jun 2012; Ch=C3=AD-Thanh Christopher Nguy=E1=BB=85n + clang-3.1-r2.ebuild: + Keyword ~arm, bug #320221. =20 26 May 2012; Alexis Ballier clang-3.1-r2.ebuild: keyword ~amd64-fbsd