Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/llvm: llvm-3.1-r2.ebuild ChangeLog
Date: Sat, 01 Dec 2012 22:13:01
Message-Id: 20121201221250.58D0C21708@flycatcher.gentoo.org
1 blueness 12/12/01 22:12:50
2
3 Modified: llvm-3.1-r2.ebuild ChangeLog
4 Log:
5 stable ppc, bug #443508
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
8
9 Revision Changes Path
10 1.6 sys-devel/llvm/llvm-3.1-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.1-r2.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.1-r2.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.1-r2.ebuild?r1=1.5&r2=1.6
15
16 Index: llvm-3.1-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.1-r2.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- llvm-3.1-r2.ebuild 18 Nov 2012 11:12:30 -0000 1.5
23 +++ llvm-3.1-r2.ebuild 1 Dec 2012 22:12:50 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.1-r2.ebuild,v 1.5 2012/11/18 11:12:30 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.1-r2.ebuild,v 1.6 2012/12/01 22:12:50 blueness Exp $
29
30 EAPI="4"
31 PYTHON_DEPEND="2"
32 @@ -12,7 +12,7 @@
33
34 LICENSE="UoI-NCSA"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
37 +KEYWORDS="amd64 ~arm ppc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
38 IUSE="debug gold +libffi multitarget ocaml test udis86 vim-syntax"
39
40 DEPEND="dev-lang/perl
41
42
43
44 1.96 sys-devel/llvm/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.96&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.96&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?r1=1.95&r2=1.96
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
53 retrieving revision 1.95
54 retrieving revision 1.96
55 diff -u -r1.95 -r1.96
56 --- ChangeLog 30 Nov 2012 16:07:29 -0000 1.95
57 +++ ChangeLog 1 Dec 2012 22:12:50 -0000 1.96
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-devel/llvm
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.95 2012/11/30 16:07:29 voyageur Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.96 2012/12/01 22:12:50 blueness Exp $
63 +
64 + 01 Dec 2012; Anthony G. Basile <blueness@g.o> llvm-3.1-r2.ebuild:
65 + stable ppc, bug #443508
66
67 30 Nov 2012; Bernard Cafarelli <voyageur@g.o> llvm-2.9-r2.ebuild,
68 +files/llvm-2.9-gcc4.7.patch: