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/refmac: refmac-5.6.0098.ebuild refmac-5.6.0099.ebuild refmac-5.6.0097.ebuild ChangeLog refmac-5.5.0110-r2.ebuild
Date: Sun, 16 Jan 2011 18:01:27
Message-Id: 20110116180112.F196620054@flycatcher.gentoo.org
1 jlec 11/01/16 18:01:12
2
3 Modified: refmac-5.6.0098.ebuild refmac-5.6.0099.ebuild
4 refmac-5.6.0097.ebuild ChangeLog
5 refmac-5.5.0110-r2.ebuild
6 Log:
7 Fix sourcing of ccp4 profile file for test
8
9 (Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.3 sci-chemistry/refmac/refmac-5.6.0098.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0098.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0098.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0098.ebuild?r1=1.2&r2=1.3
17
18 Index: refmac-5.6.0098.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0098.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- refmac-5.6.0098.ebuild 16 Jan 2011 11:06:01 -0000 1.2
25 +++ refmac-5.6.0098.ebuild 16 Jan 2011 18:01:12 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0098.ebuild,v 1.2 2011/01/16 11:06:01 jlec Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0098.ebuild,v 1.3 2011/01/16 18:01:12 jlec Exp $
31
32 EAPI="2"
33
34 @@ -16,7 +16,7 @@
35
36 SLOT="0"
37 LICENSE="ccp4"
38 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
39 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
40 IUSE="test"
41
42 RDEPEND="
43 @@ -54,7 +54,7 @@
44
45 src_test() {
46 einfo "Starting tests ..."
47 - source "${EPREFIX}/etc/profile"
48 + source "${EPREFIX}/etc/profile.d/40ccp4.setup.sh"
49 export PATH="${WORKDIR}/test-framework/scripts:${S}:${PATH}"
50 export CCP4_TEST="${WORKDIR}"/test-framework
51 export CCP4_SCR="${T}"
52
53
54
55 1.4 sci-chemistry/refmac/refmac-5.6.0099.ebuild
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0099.ebuild?rev=1.4&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0099.ebuild?rev=1.4&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0099.ebuild?r1=1.3&r2=1.4
60
61 Index: refmac-5.6.0099.ebuild
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0099.ebuild,v
64 retrieving revision 1.3
65 retrieving revision 1.4
66 diff -u -r1.3 -r1.4
67 --- refmac-5.6.0099.ebuild 16 Jan 2011 11:18:43 -0000 1.3
68 +++ refmac-5.6.0099.ebuild 16 Jan 2011 18:01:12 -0000 1.4
69 @@ -1,6 +1,6 @@
70 # Copyright 1999-2011 Gentoo Foundation
71 # Distributed under the terms of the GNU General Public License v2
72 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0099.ebuild,v 1.3 2011/01/16 11:18:43 xarthisius Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0099.ebuild,v 1.4 2011/01/16 18:01:12 jlec Exp $
74
75 EAPI="2"
76
77 @@ -54,7 +54,7 @@
78
79 src_test() {
80 einfo "Starting tests ..."
81 - source "${EPREFIX}/etc/profile"
82 + source "${EPREFIX}/etc/profile.d/40ccp4.setup.sh"
83 export PATH="${WORKDIR}/test-framework/scripts:${S}:${PATH}"
84 export CCP4_TEST="${WORKDIR}"/test-framework
85 export CCP4_SCR="${T}"
86
87
88
89 1.4 sci-chemistry/refmac/refmac-5.6.0097.ebuild
90
91 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0097.ebuild?rev=1.4&view=markup
92 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0097.ebuild?rev=1.4&content-type=text/plain
93 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0097.ebuild?r1=1.3&r2=1.4
94
95 Index: refmac-5.6.0097.ebuild
96 ===================================================================
97 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0097.ebuild,v
98 retrieving revision 1.3
99 retrieving revision 1.4
100 diff -u -r1.3 -r1.4
101 --- refmac-5.6.0097.ebuild 16 Jan 2011 11:06:01 -0000 1.3
102 +++ refmac-5.6.0097.ebuild 16 Jan 2011 18:01:12 -0000 1.4
103 @@ -1,6 +1,6 @@
104 # Copyright 1999-2011 Gentoo Foundation
105 # Distributed under the terms of the GNU General Public License v2
106 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0097.ebuild,v 1.3 2011/01/16 11:06:01 jlec Exp $
107 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0097.ebuild,v 1.4 2011/01/16 18:01:12 jlec Exp $
108
109 EAPI="2"
110
111 @@ -16,7 +16,7 @@
112
113 SLOT="0"
114 LICENSE="ccp4"
115 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
116 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
117 IUSE="test"
118
119 RDEPEND="
120 @@ -54,7 +54,7 @@
121
122 src_test() {
123 einfo "Starting tests ..."
124 - source "${EPREFIX}/etc/profile"
125 + source "${EPREFIX}/etc/profile.d/40ccp4.setup.sh"
126 export PATH="${WORKDIR}/test-framework/scripts:${S}:${PATH}"
127 export CCP4_TEST="${WORKDIR}"/test-framework
128 export CCP4_SCR="${T}"
129
130
131
132 1.38 sci-chemistry/refmac/ChangeLog
133
134 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/ChangeLog?rev=1.38&view=markup
135 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/ChangeLog?rev=1.38&content-type=text/plain
136 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/ChangeLog?r1=1.37&r2=1.38
137
138 Index: ChangeLog
139 ===================================================================
140 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/ChangeLog,v
141 retrieving revision 1.37
142 retrieving revision 1.38
143 diff -u -r1.37 -r1.38
144 --- ChangeLog 16 Jan 2011 11:18:43 -0000 1.37
145 +++ ChangeLog 16 Jan 2011 18:01:12 -0000 1.38
146 @@ -1,6 +1,10 @@
147 # ChangeLog for sci-chemistry/refmac
148 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
149 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/ChangeLog,v 1.37 2011/01/16 11:18:43 xarthisius Exp $
150 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/ChangeLog,v 1.38 2011/01/16 18:01:12 jlec Exp $
151 +
152 + 16 Jan 2011; Justin Lecher <jlec@g.o> refmac-5.5.0110-r2.ebuild,
153 + refmac-5.6.0097.ebuild, refmac-5.6.0098.ebuild, refmac-5.6.0099.ebuild:
154 + Fix sourcing of ccp4 profile file for test
155
156 16 Jan 2011; Kacper Kowalik <xarthisius@g.o>
157 refmac-5.5.0110-r2.ebuild, refmac-5.6.0099.ebuild:
158
159
160
161 1.7 sci-chemistry/refmac/refmac-5.5.0110-r2.ebuild
162
163 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.5.0110-r2.ebuild?rev=1.7&view=markup
164 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.5.0110-r2.ebuild?rev=1.7&content-type=text/plain
165 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/refmac/refmac-5.5.0110-r2.ebuild?r1=1.6&r2=1.7
166
167 Index: refmac-5.5.0110-r2.ebuild
168 ===================================================================
169 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.5.0110-r2.ebuild,v
170 retrieving revision 1.6
171 retrieving revision 1.7
172 diff -u -r1.6 -r1.7
173 --- refmac-5.5.0110-r2.ebuild 16 Jan 2011 11:18:43 -0000 1.6
174 +++ refmac-5.5.0110-r2.ebuild 16 Jan 2011 18:01:12 -0000 1.7
175 @@ -1,6 +1,6 @@
176 # Copyright 1999-2011 Gentoo Foundation
177 # Distributed under the terms of the GNU General Public License v2
178 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.5.0110-r2.ebuild,v 1.6 2011/01/16 11:18:43 xarthisius Exp $
179 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.5.0110-r2.ebuild,v 1.7 2011/01/16 18:01:12 jlec Exp $
180
181 EAPI="2"
182
183 @@ -53,7 +53,7 @@
184
185 src_test() {
186 einfo "Starting tests ..."
187 - source "${EPREFIX}/etc/profile"
188 + source "${EPREFIX}/etc/profile.d/40ccp4.setup.sh"
189 export PATH="${WORKDIR}/test-framework/scripts:${S}:${PATH}"
190 export CCP4_TEST="${WORKDIR}"/test-framework
191 export CCP4_SCR="${T}"