Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/clang: clang-3.3-r100.ebuild ChangeLog
Date: Mon, 24 Feb 2014 00:18:54
Message-Id: 20140224001843.6A2462004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 00:18:43
2
3 Modified: clang-3.3-r100.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #491018
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.8 sys-devel/clang/clang-3.3-r100.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild?r1=1.7&r2=1.8
15
16 Index: clang-3.3-r100.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- clang-3.3-r100.ebuild 28 Oct 2013 00:25:12 -0000 1.7
23 +++ clang-3.3-r100.ebuild 24 Feb 2014 00:18:43 -0000 1.8
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild,v 1.7 2013/10/28 00:25:12 ottxor Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild,v 1.8 2014/02/24 00:18:43 phajdan.jr Exp $
30
31 EAPI=5
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="UoI-NCSA"
36 SLOT="0/${PV}"
37 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
38 +KEYWORDS="~amd64 ~arm ~ppc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
39 IUSE="debug multitarget python +static-analyzer"
40
41 RDEPEND="~sys-devel/llvm-${PV}[clang(-),debug=,multitarget?,python?,static-analyzer,${MULTILIB_USEDEP}]"
42
43
44
45 1.101 sys-devel/clang/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/ChangeLog?rev=1.101&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/ChangeLog?rev=1.101&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/ChangeLog?r1=1.100&r2=1.101
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v
54 retrieving revision 1.100
55 retrieving revision 1.101
56 diff -u -r1.100 -r1.101
57 --- ChangeLog 6 Jan 2014 21:06:16 -0000 1.100
58 +++ ChangeLog 24 Feb 2014 00:18:43 -0000 1.101
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-devel/clang
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.100 2014/01/06 21:06:16 mgorny Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.101 2014/02/24 00:18:43 phajdan.jr Exp $
64 +
65 + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> clang-3.3-r100.ebuild:
66 + x86 stable wrt bug #491018
67
68 *clang-3.4-r100 (06 Jan 2014)