Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang/
Date: Wed, 28 Oct 2015 13:36:13
Message-Id: 1446039359.c1903d8f3d67d89a15e898b71f37b0050dc54b0f.jlec@gentoo
1 commit: c1903d8f3d67d89a15e898b71f37b0050dc54b0f
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 28 11:54:12 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 28 13:35:59 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1903d8f
7
8 sys-devel/clang: Prefix love
9
10 Package-Manager: portage-2.2.23
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sys-devel/clang/clang-2.8-r3.ebuild | 4 ++--
14 sys-devel/clang/clang-2.9-r1.ebuild | 4 ++--
15 sys-devel/clang/clang-3.0-r4.ebuild | 4 ++--
16 sys-devel/clang/clang-3.1-r5.ebuild | 4 ++--
17 sys-devel/clang/metadata.xml | 6 +++---
18 5 files changed, 11 insertions(+), 11 deletions(-)
19
20 diff --git a/sys-devel/clang/clang-2.8-r3.ebuild b/sys-devel/clang/clang-2.8-r3.ebuild
21 index 3a4b53a..ac9afde 100644
22 --- a/sys-devel/clang/clang-2.8-r3.ebuild
23 +++ b/sys-devel/clang/clang-2.8-r3.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -156,7 +156,7 @@ src_install() {
31 install-scan-view() {
32 insinto "$(python_get_sitedir)"/clang
33 doins Reporter.py Resources ScanView.py startfile.py
34 - touch "${ED}"/"$(python_get_sitedir)"/clang/__init__.py
35 + touch "${D}"/"$(python_get_sitedir)"/clang/__init__.py
36 }
37 python_execute_function install-scan-view
38 fi
39
40 diff --git a/sys-devel/clang/clang-2.9-r1.ebuild b/sys-devel/clang/clang-2.9-r1.ebuild
41 index b53bf23..e0b2413 100644
42 --- a/sys-devel/clang/clang-2.9-r1.ebuild
43 +++ b/sys-devel/clang/clang-2.9-r1.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2013 Gentoo Foundation
46 +# Copyright 1999-2015 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Id$
49
50 @@ -145,7 +145,7 @@ src_install() {
51 install-scan-view() {
52 insinto "$(python_get_sitedir)"/clang
53 doins Reporter.py Resources ScanView.py startfile.py
54 - touch "${ED}"/"$(python_get_sitedir)"/clang/__init__.py
55 + touch "${D}"/"$(python_get_sitedir)"/clang/__init__.py
56 }
57 python_execute_function install-scan-view
58 fi
59
60 diff --git a/sys-devel/clang/clang-3.0-r4.ebuild b/sys-devel/clang/clang-3.0-r4.ebuild
61 index 3834aa4..dfd288b 100644
62 --- a/sys-devel/clang/clang-3.0-r4.ebuild
63 +++ b/sys-devel/clang/clang-3.0-r4.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2014 Gentoo Foundation
66 +# Copyright 1999-2015 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 # $Id$
69
70 @@ -163,7 +163,7 @@ src_install() {
71 install-scan-view() {
72 insinto "$(python_get_sitedir)"/clang
73 doins Reporter.py Resources ScanView.py startfile.py
74 - touch "${ED}"/"$(python_get_sitedir)"/clang/__init__.py
75 + touch "${D}"/"$(python_get_sitedir)"/clang/__init__.py
76 }
77 python_execute_function install-scan-view
78 fi
79
80 diff --git a/sys-devel/clang/clang-3.1-r5.ebuild b/sys-devel/clang/clang-3.1-r5.ebuild
81 index f98c997..34f3243 100644
82 --- a/sys-devel/clang/clang-3.1-r5.ebuild
83 +++ b/sys-devel/clang/clang-3.1-r5.ebuild
84 @@ -1,4 +1,4 @@
85 -# Copyright 1999-2013 Gentoo Foundation
86 +# Copyright 1999-2015 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 # $Id$
89
90 @@ -163,7 +163,7 @@ src_install() {
91 install-scan-view() {
92 insinto "$(python_get_sitedir)"/clang
93 doins Reporter.py Resources ScanView.py startfile.py
94 - touch "${ED}"/"$(python_get_sitedir)"/clang/__init__.py
95 + touch "${D}"/"$(python_get_sitedir)"/clang/__init__.py
96 }
97 python_execute_function install-scan-view
98 fi
99
100 diff --git a/sys-devel/clang/metadata.xml b/sys-devel/clang/metadata.xml
101 index 466ad97..8c2afb8 100644
102 --- a/sys-devel/clang/metadata.xml
103 +++ b/sys-devel/clang/metadata.xml
104 @@ -28,8 +28,8 @@ A simple and hackable code base
105 A single unified parser for C, Objective C, C++, and Objective C++
106 Conformance with C/C++/ObjC and their variants</longdescription>
107 <use>
108 - <flag name='multitarget'>Build all host targets (default: host only)</flag>
109 - <flag name='static-analyzer'>Install the Clang static analyzer</flag>
110 - <flag name='system-cxx-headers'>By default, clang++ searchs for C++ headers in a series of hardcoded paths. Enabling this flag will force it to use the active gcc profile ones</flag>
111 + <flag name="multitarget">Build all host targets (default: host only)</flag>
112 + <flag name="static-analyzer">Install the Clang static analyzer</flag>
113 + <flag name="system-cxx-headers">By default, clang++ searchs for C++ headers in a series of hardcoded paths. Enabling this flag will force it to use the active gcc profile ones</flag>
114 </use>
115 </pkgmetadata>