Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/llvm: ChangeLog llvm-3.0-r2.ebuild
Date: Fri, 24 Aug 2012 14:24:12
Message-Id: 20120824142357.B58E9205A9@flycatcher.gentoo.org
1 ago 12/08/24 14:23:57
2
3 Modified: ChangeLog llvm-3.0-r2.ebuild
4 Log:
5 Stable for amd64, wrt bug #417027
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.91 sys-devel/llvm/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.91&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.91&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?r1=1.90&r2=1.91
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
19 retrieving revision 1.90
20 retrieving revision 1.91
21 diff -u -r1.90 -r1.91
22 --- ChangeLog 5 Aug 2012 14:04:09 -0000 1.90
23 +++ ChangeLog 24 Aug 2012 14:23:57 -0000 1.91
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-devel/llvm
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.90 2012/08/05 14:04:09 ryao Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.91 2012/08/24 14:23:57 ago Exp $
29 +
30 + 24 Aug 2012; Agostino Sarubbo <ago@g.o> llvm-3.0-r2.ebuild:
31 + Stable for amd64, wrt bug #417027
32
33 05 Aug 2012; Richard Yao <ryao@g.o> llvm-3.1-r2.ebuild:
34 Keyword ~x64-freebsd
35
36
37
38 1.7 sys-devel/llvm/llvm-3.0-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.0-r2.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.0-r2.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.0-r2.ebuild?r1=1.6&r2=1.7
43
44 Index: llvm-3.0-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.0-r2.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- llvm-3.0-r2.ebuild 3 Jul 2012 14:32:17 -0000 1.6
51 +++ llvm-3.0-r2.ebuild 24 Aug 2012 14:23:57 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.0-r2.ebuild,v 1.6 2012/07/03 14:32:17 voyageur Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.0-r2.ebuild,v 1.7 2012/08/24 14:23:57 ago Exp $
57
58 EAPI="3"
59 PYTHON_DEPEND="2"
60 @@ -12,7 +12,7 @@
61
62 LICENSE="UoI-NCSA"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
65 +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
66 IUSE="debug gold +libffi multitarget ocaml test udis86 vim-syntax"
67
68 DEPEND="dev-lang/perl