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-libs/cctbx: cctbx-2010.03.29.2334-r2.ebuild cctbx-2010.03.29.2334-r1.ebuild ChangeLog cctbx-2010.03.29.2334-r3.ebuild cctbx-2009.11.01.0123-r1.ebuild
Date: Wed, 29 Dec 2010 15:16:39
Message-Id: 20101229151629.34DA020054@flycatcher.gentoo.org
1 jlec 10/12/29 15:16:29
2
3 Modified: cctbx-2010.03.29.2334-r2.ebuild
4 cctbx-2010.03.29.2334-r1.ebuild ChangeLog
5 cctbx-2010.03.29.2334-r3.ebuild
6 cctbx-2009.11.01.0123-r1.ebuild
7 Log:
8 Added missing dependency on clipper
9
10 (Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.3 sci-libs/cctbx/cctbx-2010.03.29.2334-r2.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r2.ebuild?rev=1.3&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r2.ebuild?rev=1.3&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r2.ebuild?r1=1.2&r2=1.3
18
19 Index: cctbx-2010.03.29.2334-r2.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r2.ebuild,v
22 retrieving revision 1.2
23 retrieving revision 1.3
24 diff -u -r1.2 -r1.3
25 --- cctbx-2010.03.29.2334-r2.ebuild 12 Sep 2010 12:26:04 -0000 1.2
26 +++ cctbx-2010.03.29.2334-r2.ebuild 29 Dec 2010 15:16:29 -0000 1.3
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2010 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r2.ebuild,v 1.2 2010/09/12 12:26:04 jlec Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r2.ebuild,v 1.3 2010/12/29 15:16:29 jlec Exp $
32
33 EAPI="3"
34
35 @@ -21,6 +21,7 @@
36
37 RDEPEND="
38 >dev-libs/boost-1.39
39 + sci-libs/clipper
40 sci-libs/fftw
41 !minimal? (
42 sci-chemistry/cns
43
44
45
46 1.3 sci-libs/cctbx/cctbx-2010.03.29.2334-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r1.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r1.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r1.ebuild?r1=1.2&r2=1.3
51
52 Index: cctbx-2010.03.29.2334-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r1.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- cctbx-2010.03.29.2334-r1.ebuild 12 Sep 2010 12:26:04 -0000 1.2
59 +++ cctbx-2010.03.29.2334-r1.ebuild 29 Dec 2010 15:16:29 -0000 1.3
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2010 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r1.ebuild,v 1.2 2010/09/12 12:26:04 jlec Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r1.ebuild,v 1.3 2010/12/29 15:16:29 jlec Exp $
65
66 EAPI="3"
67 PYTHON_DEPEND="2"
68 @@ -20,6 +20,7 @@
69
70 RDEPEND="
71 >dev-libs/boost-1.39
72 + sci-libs/clipper
73 sci-libs/fftw
74 !minimal? (
75 sci-chemistry/cns
76
77
78
79 1.10 sci-libs/cctbx/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/ChangeLog?rev=1.10&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/ChangeLog?rev=1.10&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/ChangeLog?r1=1.9&r2=1.10
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v
88 retrieving revision 1.9
89 retrieving revision 1.10
90 diff -u -r1.9 -r1.10
91 --- ChangeLog 15 Dec 2010 20:47:48 -0000 1.9
92 +++ ChangeLog 29 Dec 2010 15:16:29 -0000 1.10
93 @@ -1,6 +1,16 @@
94 # ChangeLog for sci-libs/cctbx
95 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.9 2010/12/15 20:47:48 jlec Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.10 2010/12/29 15:16:29 jlec Exp $
98 +
99 + 29 Dec 2010; Justin Lecher <jlec@g.o> cctbx-2009.11.01.0123-r1.ebuild,
100 + cctbx-2010.03.29.2334-r1.ebuild, cctbx-2010.03.29.2334-r2.ebuild,
101 + cctbx-2010.03.29.2334-r3.ebuild:
102 + Added missing dependency on clipper
103 +
104 + 16 Dec 2010; Justin Lecher <jlec@g.o> cctbx-2009.11.01.0123-r1.ebuild,
105 + cctbx-2010.03.29.2334-r1.ebuild, cctbx-2010.03.29.2334-r2.ebuild,
106 + cctbx-2010.03.29.2334-r3.ebuild:
107 + Added missing RDEPEND on sci-libs/clipper
108
109 *cctbx-2010.03.29.2334-r3 (15 Dec 2010)
110
111
112
113
114 1.2 sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild?rev=1.2&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild?rev=1.2&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild?r1=1.1&r2=1.2
119
120 Index: cctbx-2010.03.29.2334-r3.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild,v
123 retrieving revision 1.1
124 retrieving revision 1.2
125 diff -u -r1.1 -r1.2
126 --- cctbx-2010.03.29.2334-r3.ebuild 15 Dec 2010 20:47:48 -0000 1.1
127 +++ cctbx-2010.03.29.2334-r3.ebuild 29 Dec 2010 15:16:29 -0000 1.2
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2010 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild,v 1.1 2010/12/15 20:47:48 jlec Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r3.ebuild,v 1.2 2010/12/29 15:16:29 jlec Exp $
133
134 EAPI="3"
135
136 @@ -21,6 +21,7 @@
137
138 RDEPEND="
139 >dev-libs/boost-1.39
140 + sci-libs/clipper
141 sci-libs/fftw
142 !minimal? (
143 sci-chemistry/cns
144
145
146
147 1.6 sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild?rev=1.6&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild?rev=1.6&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild?r1=1.5&r2=1.6
152
153 Index: cctbx-2009.11.01.0123-r1.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild,v
156 retrieving revision 1.5
157 retrieving revision 1.6
158 diff -u -r1.5 -r1.6
159 --- cctbx-2009.11.01.0123-r1.ebuild 12 Sep 2010 12:26:04 -0000 1.5
160 +++ cctbx-2009.11.01.0123-r1.ebuild 29 Dec 2010 15:16:29 -0000 1.6
161 @@ -1,6 +1,6 @@
162 # Copyright 1999-2010 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild,v 1.5 2010/09/12 12:26:04 jlec Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2009.11.01.0123-r1.ebuild,v 1.6 2010/12/29 15:16:29 jlec Exp $
166
167 EAPI="3"
168 PYTHON_DEPEND="2"
169 @@ -20,6 +20,7 @@
170
171 RDEPEND="
172 >dev-libs/boost-1.39
173 + sci-libs/clipper
174 sci-libs/fftw
175 !minimal? (
176 sci-chemistry/cns