Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/llvm: llvm-9999.ebuild ChangeLog
Date: Wed, 31 Dec 2014 10:37:41
Message-Id: 20141231103737.0A361E8EC@oystercatcher.gentoo.org
1 mgorny 14/12/31 10:37:37
2
3 Modified: llvm-9999.ebuild ChangeLog
4 Log:
5 Update Gentoo patch for -9999, bug #534080.
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.96 sys-devel/llvm/llvm-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild?rev=1.96&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild?rev=1.96&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild?r1=1.95&r2=1.96
15
16 Index: llvm-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v
19 retrieving revision 1.95
20 retrieving revision 1.96
21 diff -u -r1.95 -r1.96
22 --- llvm-9999.ebuild 31 Dec 2014 02:04:45 -0000 1.95
23 +++ llvm-9999.ebuild 31 Dec 2014 10:37:36 -0000 1.96
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v 1.95 2014/12/31 02:04:45 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v 1.96 2014/12/31 10:37:36 mgorny Exp $
29
30 EAPI=5
31
32 @@ -145,7 +145,7 @@
33 src_prepare() {
34 epatch "${FILESDIR}"/${PN}-3.2-nodoctargz.patch
35 epatch "${FILESDIR}"/${PN}-3.5-gcc-4.9.patch
36 - epatch "${FILESDIR}"/${PN}-3.5-gentoo-install.patch
37 + epatch "${FILESDIR}"/${PN}-3.6-gentoo-install.patch
38
39 if use clang; then
40 # Automatically select active system GCC's libraries, bugs #406163 and #417913
41
42
43
44 1.215 sys-devel/llvm/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.215&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?rev=1.215&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/ChangeLog?r1=1.214&r2=1.215
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
53 retrieving revision 1.214
54 retrieving revision 1.215
55 diff -u -r1.214 -r1.215
56 --- ChangeLog 31 Dec 2014 02:04:45 -0000 1.214
57 +++ ChangeLog 31 Dec 2014 10:37:36 -0000 1.215
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-devel/llvm
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.214 2014/12/31 02:04:45 vapier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.215 2014/12/31 10:37:36 mgorny Exp $
63 +
64 + 31 Dec 2014; Michał Górny <mgorny@g.o>
65 + +files/llvm-3.6-gentoo-install.patch, llvm-9999.ebuild:
66 + Update Gentoo patch for -9999, bug #534080.
67
68 31 Dec 2014; Mike Frysinger <vapier@g.o> llvm-3.5.0.ebuild,
69 llvm-9999.ebuild: