Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/llvm: ChangeLog llvm-3.5.0.ebuild
Date: Thu, 01 Jan 2015 20:53:35
Message-Id: 20150101205332.BFCADEA97@oystercatcher.gentoo.org
1 maekke 15/01/01 20:53:32
2
3 Modified: ChangeLog llvm-3.5.0.ebuild
4 Log:
5 arm stable, bug #530882
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.217 sys-devel/llvm/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.217&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.217&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?r1=1.216&r2=1.217
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
19 retrieving revision 1.216
20 retrieving revision 1.217
21 diff -u -r1.216 -r1.217
22 --- ChangeLog 31 Dec 2014 16:07:42 -0000 1.216
23 +++ ChangeLog 1 Jan 2015 20:53:32 -0000 1.217
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-devel/llvm
26 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.216 2014/12/31 16:07:42 ago Exp $
28 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.217 2015/01/01 20:53:32 maekke Exp $
30 +
31 + 01 Jan 2015; Markus Meier <maekke@g.o> llvm-3.5.0.ebuild:
32 + arm stable, bug #530882
33
34 31 Dec 2014; Agostino Sarubbo <ago@g.o> llvm-3.5.0.ebuild:
35 Stable for ppc, wrt bug #530882
36
37
38
39 1.11 sys-devel/llvm/llvm-3.5.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild?r1=1.10&r2=1.11
44
45 Index: llvm-3.5.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- llvm-3.5.0.ebuild 31 Dec 2014 16:07:42 -0000 1.10
52 +++ llvm-3.5.0.ebuild 1 Jan 2015 20:53:32 -0000 1.11
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2014 Gentoo Foundation
55 +# Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild,v 1.10 2014/12/31 16:07:42 ago Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.5.0.ebuild,v 1.11 2015/01/01 20:53:32 maekke Exp $
59
60 EAPI=5
61
62 @@ -19,7 +19,7 @@
63
64 LICENSE="UoI-NCSA"
65 SLOT="0/3.5"
66 -KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
67 +KEYWORDS="amd64 arm ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
68 IUSE="clang debug doc gold libedit +libffi multitarget ncurses ocaml python
69 +static-analyzer test xml video_cards_radeon
70 kernel_Darwin kernel_FreeBSD"