Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/clang: clang-9999.ebuild clang-2.7-r2.ebuild
Date: Sat, 28 Aug 2010 14:06:50
Message-Id: 20100828140647.86DCC20051@flycatcher.gentoo.org
1 mr_bones_ 10/08/28 14:06:47
2
3 Modified: clang-9999.ebuild clang-2.7-r2.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 sys-devel/clang/clang-9999.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-9999.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-9999.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-9999.ebuild?r1=1.6&r2=1.7
14
15 Index: clang-9999.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-9999.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- clang-9999.ebuild 26 Aug 2010 07:07:43 -0000 1.6
22 +++ clang-9999.ebuild 28 Aug 2010 14:06:47 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-9999.ebuild,v 1.6 2010/08/26 07:07:43 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-9999.ebuild,v 1.7 2010/08/28 14:06:47 mr_bones_ Exp $
28
29 EAPI=3
30
31 @@ -140,7 +140,7 @@
32 }
33 python_execute_function install-scan-view
34 fi
35 -
36 +
37 # Fix install_names on Darwin. The build system is too complicated
38 # to just fix this, so we correct it post-install
39 if [[ ${CHOST} == *-darwin* ]] ; then
40
41
42
43 1.3 sys-devel/clang/clang-2.7-r2.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-2.7-r2.ebuild?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-2.7-r2.ebuild?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/clang/clang-2.7-r2.ebuild?r1=1.2&r2=1.3
48
49 Index: clang-2.7-r2.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-2.7-r2.ebuild,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- clang-2.7-r2.ebuild 26 Aug 2010 07:07:43 -0000 1.2
56 +++ clang-2.7-r2.ebuild 28 Aug 2010 14:06:47 -0000 1.3
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2010 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-2.7-r2.ebuild,v 1.2 2010/08/26 07:07:43 grobian Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-2.7-r2.ebuild,v 1.3 2010/08/28 14:06:47 mr_bones_ Exp $
62
63 EAPI=3
64
65 @@ -137,7 +137,7 @@
66 }
67 python_execute_function install-scan-view
68 fi
69 -
70 +
71 # Fix install_names on Darwin. The build system is too complicated
72 # to just fix this, so we correct it post-install
73 if [[ ${CHOST} == *-darwin* ]] ; then