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/ccp4-apps: ccp4-apps-6.1.3-r4.ebuild ChangeLog ccp4-apps-6.1.3-r1.ebuild ccp4-apps-6.1.3-r2.ebuild ccp4-apps-6.1.3-r5.ebuild
Date: Thu, 02 Dec 2010 07:27:46
Message-Id: 20101202072557.CCDA420054@flycatcher.gentoo.org
1 jlec 10/12/02 07:25:57
2
3 Modified: ccp4-apps-6.1.3-r4.ebuild ChangeLog
4 ccp4-apps-6.1.3-r1.ebuild ccp4-apps-6.1.3-r2.ebuild
5 ccp4-apps-6.1.3-r5.ebuild
6 Log:
7 Removed automake restirction to 1.6
8
9 (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.3 sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r4.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r4.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r4.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r4.ebuild?r1=1.2&r2=1.3
17
18 Index: ccp4-apps-6.1.3-r4.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r4.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- ccp4-apps-6.1.3-r4.ebuild 24 Jun 2010 18:04:40 -0000 1.2
25 +++ ccp4-apps-6.1.3-r4.ebuild 2 Dec 2010 07:25:57 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2010 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r4.ebuild,v 1.2 2010/06/24 18:04:40 jlec Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r4.ebuild,v 1.3 2010/12/02 07:25:57 jlec Exp $
31
32 EAPI="3"
33
34 @@ -95,7 +95,6 @@
35 !<sci-chemistry/ccp4-6.1.2
36 X? ( ${X11DEPS} )"
37 DEPEND="${RDEPEND}
38 - =sys-devel/automake-1.6*
39 X? (
40 x11-misc/imake
41 x11-proto/inputproto
42
43
44
45 1.16 sci-chemistry/ccp4-apps/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog?rev=1.16&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog?rev=1.16&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog?r1=1.15&r2=1.16
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v
54 retrieving revision 1.15
55 retrieving revision 1.16
56 diff -u -r1.15 -r1.16
57 --- ChangeLog 26 Oct 2010 18:59:33 -0000 1.15
58 +++ ChangeLog 2 Dec 2010 07:25:57 -0000 1.16
59 @@ -1,6 +1,11 @@
60 # ChangeLog for sci-chemistry/ccp4-apps
61 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.15 2010/10/26 18:59:33 jlec Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ChangeLog,v 1.16 2010/12/02 07:25:57 jlec Exp $
64 +
65 + 02 Dec 2010; Justin Lecher <jlec@g.o> ccp4-apps-6.1.3-r1.ebuild,
66 + ccp4-apps-6.1.3-r2.ebuild, ccp4-apps-6.1.3-r4.ebuild,
67 + ccp4-apps-6.1.3-r5.ebuild:
68 + Removed automake restirction to 1.6
69
70 *ccp4-apps-6.1.3-r5 (26 Oct 2010)
71
72
73
74
75 1.4 sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r1.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r1.ebuild?rev=1.4&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r1.ebuild?rev=1.4&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r1.ebuild?r1=1.3&r2=1.4
80
81 Index: ccp4-apps-6.1.3-r1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r1.ebuild,v
84 retrieving revision 1.3
85 retrieving revision 1.4
86 diff -u -r1.3 -r1.4
87 --- ccp4-apps-6.1.3-r1.ebuild 15 Jun 2010 08:48:37 -0000 1.3
88 +++ ccp4-apps-6.1.3-r1.ebuild 2 Dec 2010 07:25:57 -0000 1.4
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r1.ebuild,v 1.3 2010/06/15 08:48:37 jlec Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r1.ebuild,v 1.4 2010/12/02 07:25:57 jlec Exp $
94
95 EAPI="2"
96
97 @@ -91,7 +91,6 @@
98 !app-office/sc
99 !<sci-chemistry/ccp4-6.1.2"
100 DEPEND="${RDEPEND}
101 - =sys-devel/automake-1.6*
102 X? (
103 x11-misc/imake
104 x11-proto/inputproto
105
106
107
108 1.8 sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r2.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r2.ebuild?rev=1.8&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r2.ebuild?rev=1.8&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r2.ebuild?r1=1.7&r2=1.8
113
114 Index: ccp4-apps-6.1.3-r2.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r2.ebuild,v
117 retrieving revision 1.7
118 retrieving revision 1.8
119 diff -u -r1.7 -r1.8
120 --- ccp4-apps-6.1.3-r2.ebuild 15 Jun 2010 08:48:37 -0000 1.7
121 +++ ccp4-apps-6.1.3-r2.ebuild 2 Dec 2010 07:25:57 -0000 1.8
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2010 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r2.ebuild,v 1.7 2010/06/15 08:48:37 jlec Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r2.ebuild,v 1.8 2010/12/02 07:25:57 jlec Exp $
127
128 EAPI="2"
129
130 @@ -94,7 +94,6 @@
131 !<sci-chemistry/ccp4-6.1.2
132 X? ( ${X11DEPS} )"
133 DEPEND="${RDEPEND}
134 - =sys-devel/automake-1.6*
135 X? (
136 x11-misc/imake
137 x11-proto/inputproto
138
139
140
141 1.2 sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r5.ebuild
142
143 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r5.ebuild?rev=1.2&view=markup
144 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r5.ebuild?rev=1.2&content-type=text/plain
145 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r5.ebuild?r1=1.1&r2=1.2
146
147 Index: ccp4-apps-6.1.3-r5.ebuild
148 ===================================================================
149 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r5.ebuild,v
150 retrieving revision 1.1
151 retrieving revision 1.2
152 diff -u -r1.1 -r1.2
153 --- ccp4-apps-6.1.3-r5.ebuild 26 Oct 2010 18:59:33 -0000 1.1
154 +++ ccp4-apps-6.1.3-r5.ebuild 2 Dec 2010 07:25:57 -0000 1.2
155 @@ -1,6 +1,6 @@
156 # Copyright 1999-2010 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r5.ebuild,v 1.1 2010/10/26 18:59:33 jlec Exp $
159 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r5.ebuild,v 1.2 2010/12/02 07:25:57 jlec Exp $
160
161 EAPI="3"
162
163 @@ -95,7 +95,6 @@
164 !<sci-chemistry/ccp4-6.1.2
165 X? ( ${X11DEPS} )"
166 DEPEND="${RDEPEND}
167 - =sys-devel/automake-1.6*
168 X? (
169 x11-misc/imake
170 x11-proto/inputproto