Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/cns: ChangeLog cns-1.2.1-r6.ebuild cns-1.2.1-r5.ebuild cns-1.3_p5.ebuild
Date: Sat, 28 May 2011 12:21:06
Message-Id: 20110528122057.683BE20054@flycatcher.gentoo.org
1 jlec 11/05/28 12:20:57
2
3 Modified: ChangeLog cns-1.2.1-r6.ebuild cns-1.2.1-r5.ebuild
4 cns-1.3_p5.ebuild
5 Log:
6 Ebuild contains leading spaces on line: fixed
7
8 (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.39 sci-chemistry/cns/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/ChangeLog?rev=1.39&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/ChangeLog?rev=1.39&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/ChangeLog?r1=1.38&r2=1.39
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v
20 retrieving revision 1.38
21 retrieving revision 1.39
22 diff -u -r1.38 -r1.39
23 --- ChangeLog 28 May 2011 12:19:18 -0000 1.38
24 +++ ChangeLog 28 May 2011 12:20:57 -0000 1.39
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sci-chemistry/cns
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.38 2011/05/28 12:19:18 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/ChangeLog,v 1.39 2011/05/28 12:20:57 jlec Exp $
30 +
31 + 28 May 2011; Justin Lecher <jlec@g.o> cns-1.2.1-r5.ebuild,
32 + cns-1.2.1-r6.ebuild, cns-1.3_p5.ebuild:
33 + Ebuild contains leading spaces on line: fixed
34
35 28 May 2011; Justin Lecher <jlec@g.o> cns-1.2.1-r5.ebuild,
36 cns-1.2.1-r6.ebuild, cns-1.3_p5.ebuild:
37
38
39
40 1.5 sci-chemistry/cns/cns-1.2.1-r6.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r6.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r6.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r6.ebuild?r1=1.4&r2=1.5
45
46 Index: cns-1.2.1-r6.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r6.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- cns-1.2.1-r6.ebuild 28 May 2011 12:19:18 -0000 1.4
53 +++ cns-1.2.1-r6.ebuild 28 May 2011 12:20:57 -0000 1.5
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r6.ebuild,v 1.4 2011/05/28 12:19:18 jlec Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r6.ebuild,v 1.5 2011/05/28 12:20:57 jlec Exp $
59
60 EAPI=3
61
62 @@ -59,7 +59,7 @@
63 *64-bit*|*ppc64*|*x86_64*) export _bitness="64";;
64 *32-bit*|*ppc*|*i386*) export _bitness="32";;
65 *) die "Failed to detect whether your arch is 64bits or 32bits, disable distcc if you're using it, please";;
66 - esac
67 + esac
68 }
69
70 src_prepare() {
71
72
73
74 1.9 sci-chemistry/cns/cns-1.2.1-r5.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r5.ebuild?rev=1.9&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r5.ebuild?rev=1.9&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r5.ebuild?r1=1.8&r2=1.9
79
80 Index: cns-1.2.1-r5.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r5.ebuild,v
83 retrieving revision 1.8
84 retrieving revision 1.9
85 diff -u -r1.8 -r1.9
86 --- cns-1.2.1-r5.ebuild 28 May 2011 12:19:18 -0000 1.8
87 +++ cns-1.2.1-r5.ebuild 28 May 2011 12:20:57 -0000 1.9
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r5.ebuild,v 1.8 2011/05/28 12:19:18 jlec Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1-r5.ebuild,v 1.9 2011/05/28 12:20:57 jlec Exp $
93
94 EAPI=3
95
96 @@ -59,7 +59,7 @@
97 *64-bit*|*ppc64*|*x86_64*) export _bitness="64";;
98 *32-bit*|*ppc*|*i386*) export _bitness="32";;
99 *) die "Failed to detect whether your arch is 64bits or 32bits, disable distcc if you're using it, please";;
100 - esac
101 + esac
102 }
103
104 src_prepare() {
105
106
107
108 1.3 sci-chemistry/cns/cns-1.3_p5.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.3_p5.ebuild?rev=1.3&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.3_p5.ebuild?rev=1.3&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cns/cns-1.3_p5.ebuild?r1=1.2&r2=1.3
113
114 Index: cns-1.3_p5.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.3_p5.ebuild,v
117 retrieving revision 1.2
118 retrieving revision 1.3
119 diff -u -r1.2 -r1.3
120 --- cns-1.3_p5.ebuild 28 May 2011 12:19:18 -0000 1.2
121 +++ cns-1.3_p5.ebuild 28 May 2011 12:20:57 -0000 1.3
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2011 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.3_p5.ebuild,v 1.2 2011/05/28 12:19:18 jlec Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.3_p5.ebuild,v 1.3 2011/05/28 12:20:57 jlec Exp $
127
128 EAPI=3
129
130 @@ -59,7 +59,7 @@
131 *64-bit*|*ppc64*|*x86_64*) export _bitness="64";;
132 *32-bit*|*ppc*|*i386*) export _bitness="32";;
133 *) die "Failed to detect whether your arch is 64bits or 32bits, disable distcc if you're using it, please";;
134 - esac
135 + esac
136 }
137
138 src_prepare() {