Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/llvm: llvm-3.3-r1.ebuild ChangeLog llvm-9999-r1.ebuild
Date: Tue, 30 Jul 2013 23:10:49
Message-Id: 20130730231046.835E12171C@flycatcher.gentoo.org
1 aballier 13/07/30 23:10:46
2
3 Modified: llvm-3.3-r1.ebuild ChangeLog llvm-9999-r1.ebuild
4 Log:
5 update emul blocker so that it is stacked for baselibs -r3
6
7 (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.4 sys-devel/llvm/llvm-3.3-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: llvm-3.3-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- llvm-3.3-r1.ebuild 30 Jul 2013 14:04:12 -0000 1.3
23 +++ llvm-3.3-r1.ebuild 30 Jul 2013 23:10:46 -0000 1.4
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.3-r1.ebuild,v 1.3 2013/07/30 14:04:12 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild,v 1.4 2013/07/30 23:10:46 aballier Exp $
29
30 EAPI=5
31
32 @@ -45,7 +45,7 @@
33 udis86? ( dev-libs/udis86[pic(+),${MULTILIB_USEDEP}] )
34 clang? ( !<=sys-devel/clang-3.3-r99
35 !>=sys-devel/clang-9999 )
36 - abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224
37 + abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r2
38 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"
39
40 # pypy gives me around 1700 unresolved tests due to open file limit
41
42
43
44 1.122 sys-devel/llvm/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.122&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.122&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?r1=1.121&r2=1.122
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
53 retrieving revision 1.121
54 retrieving revision 1.122
55 diff -u -r1.121 -r1.122
56 --- ChangeLog 30 Jul 2013 14:04:12 -0000 1.121
57 +++ ChangeLog 30 Jul 2013 23:10:46 -0000 1.122
58 @@ -1,6 +1,10 @@
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.121 2013/07/30 14:04:12 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.122 2013/07/30 23:10:46 aballier Exp $
63 +
64 + 30 Jul 2013; Alexis Ballier <aballier@g.o> llvm-3.3-r1.ebuild,
65 + llvm-9999-r1.ebuild:
66 + update emul blocker so that it is stacked for baselibs -r3
67
68 30 Jul 2013; Michał Górny <mgorny@g.o>
69 files/llvm-3.3-gentoo-install.patch, files/llvm-3.4-gentoo-install.patch,
70
71
72
73 1.5 sys-devel/llvm/llvm-9999-r1.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-9999-r1.ebuild?rev=1.5&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-9999-r1.ebuild?rev=1.5&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-9999-r1.ebuild?r1=1.4&r2=1.5
78
79 Index: llvm-9999-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999-r1.ebuild,v
82 retrieving revision 1.4
83 retrieving revision 1.5
84 diff -u -r1.4 -r1.5
85 --- llvm-9999-r1.ebuild 30 Jul 2013 14:04:12 -0000 1.4
86 +++ llvm-9999-r1.ebuild 30 Jul 2013 23:10:46 -0000 1.5
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2013 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999-r1.ebuild,v 1.4 2013/07/30 14:04:12 mgorny Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999-r1.ebuild,v 1.5 2013/07/30 23:10:46 aballier Exp $
92
93 EAPI=5
94
95 @@ -42,7 +42,7 @@
96 clang? ( python? ( ${PYTHON_DEPS} ) )
97 udis86? ( dev-libs/udis86[pic(+),${MULTILIB_USEDEP}] )
98 clang? ( !<=sys-devel/clang-9999-r99 )
99 - abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224
100 + abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r2
101 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"
102
103 # pypy gives me around 1700 unresolved tests due to open file limit