Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/llvm: llvm-3.2.ebuild ChangeLog
Date: Wed, 27 Feb 2013 06:02:18
Message-Id: 20130227060215.67CEC2171D@flycatcher.gentoo.org
1 zmedico 13/02/27 06:02:15
2
3 Modified: llvm-3.2.ebuild ChangeLog
4 Log:
5 Add ~arm-linux keyword.
6
7 (Portage version: 2.2.0_alpha163_p17/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
8
9 Revision Changes Path
10 1.6 sys-devel/llvm/llvm-3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.2.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.2.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.2.ebuild?r1=1.5&r2=1.6
15
16 Index: llvm-3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.2.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- llvm-3.2.ebuild 2 Feb 2013 23:41:54 -0000 1.5
23 +++ llvm-3.2.ebuild 27 Feb 2013 06:02:15 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 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.2.ebuild,v 1.5 2013/02/02 23:41:54 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.2.ebuild,v 1.6 2013/02/27 06:02:15 zmedico Exp $
29
30 EAPI=5
31
32 @@ -17,7 +17,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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
38 IUSE="debug doc gold +libffi multitarget ocaml test udis86 vim-syntax"
39
40 DEPEND="dev-lang/perl
41
42
43
44 1.107 sys-devel/llvm/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.107&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.107&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?r1=1.106&r2=1.107
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
53 retrieving revision 1.106
54 retrieving revision 1.107
55 diff -u -r1.106 -r1.107
56 --- ChangeLog 2 Feb 2013 23:41:54 -0000 1.106
57 +++ ChangeLog 27 Feb 2013 06:02:15 -0000 1.107
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-devel/llvm
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.106 2013/02/02 23:41:54 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.107 2013/02/27 06:02:15 zmedico Exp $
63 +
64 + 27 Feb 2013; Zac Medico <zmedico@g.o> llvm-3.2.ebuild:
65 + Add ~arm-linux keyword.
66
67 02 Feb 2013; Michał Górny <mgorny@g.o> llvm-3.2.ebuild,
68 llvm-9999.ebuild: