Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/maui: maui-3.2.6_p21.ebuild maui-3.3.ebuild maui-3.3.1-r3.ebuild ChangeLog maui-3.3.1-r2.ebuild maui-3.2.6_p21-r1.ebuild maui-3.2.6_p16.ebuild
Date: Wed, 21 May 2014 12:18:35
Message-Id: 20140521121832.086B32004C@flycatcher.gentoo.org
1 jlec 14/05/21 12:18:31
2
3 Modified: maui-3.2.6_p21.ebuild maui-3.3.ebuild
4 maui-3.3.1-r3.ebuild ChangeLog maui-3.3.1-r2.ebuild
5 maui-3.2.6_p21-r1.ebuild maui-3.2.6_p16.ebuild
6 Log:
7 sys-cluster/maui: Fix HOMEPAGE
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
10
11 Revision Changes Path
12 1.5 sys-cluster/maui/maui-3.2.6_p21.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild?r1=1.4&r2=1.5
17
18 Index: maui-3.2.6_p21.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- maui-3.2.6_p21.ebuild 6 Sep 2011 08:23:37 -0000 1.4
25 +++ maui-3.2.6_p21.ebuild 21 May 2014 12:18:31 -0000 1.5
26 @@ -1,11 +1,11 @@
27 -# Copyright 1999-2011 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild,v 1.4 2011/09/06 08:23:37 jlec Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21.ebuild,v 1.5 2014/05/21 12:18:31 jlec Exp $
32
33 inherit autotools eutils multilib
34
35 DESCRIPTION="Maui Cluster Scheduler"
36 -HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
37 +HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
38 SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
39 IUSE=""
40 DEPEND="sys-cluster/torque"
41
42
43
44 1.3 sys-cluster/maui/maui-3.3.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.3.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.3.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.3.ebuild?r1=1.2&r2=1.3
49
50 Index: maui-3.3.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- maui-3.3.ebuild 6 Sep 2011 08:23:37 -0000 1.2
57 +++ maui-3.3.ebuild 21 May 2014 12:18:31 -0000 1.3
58 @@ -1,13 +1,13 @@
59 -# Copyright 1999-2011 Gentoo Foundation
60 +# Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.ebuild,v 1.2 2011/09/06 08:23:37 jlec Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.ebuild,v 1.3 2014/05/21 12:18:31 jlec Exp $
64
65 EAPI="3"
66
67 inherit autotools eutils multilib
68
69 DESCRIPTION="Maui Cluster Scheduler"
70 -HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
71 +HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
72 SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
73
74 IUSE=""
75
76
77
78 1.2 sys-cluster/maui/maui-3.3.1-r3.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.3.1-r3.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.3.1-r3.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.3.1-r3.ebuild?r1=1.1&r2=1.2
83
84 Index: maui-3.3.1-r3.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r3.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- maui-3.3.1-r3.ebuild 25 Sep 2013 11:24:32 -0000 1.1
91 +++ maui-3.3.1-r3.ebuild 21 May 2014 12:18:31 -0000 1.2
92 @@ -1,13 +1,13 @@
93 -# Copyright 1999-2013 Gentoo Foundation
94 +# Copyright 1999-2014 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r3.ebuild,v 1.1 2013/09/25 11:24:32 jlec Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r3.ebuild,v 1.2 2014/05/21 12:18:31 jlec Exp $
98
99 EAPI="4"
100
101 inherit eutils multilib
102
103 DESCRIPTION="Maui Cluster Scheduler"
104 -HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
105 +HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
106 SRC_URI="http://www.adaptivecomputing.com/download/${PN}/${P}.tar.gz"
107
108 LICENSE="maui"
109
110
111
112 1.27 sys-cluster/maui/ChangeLog
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/ChangeLog?rev=1.27&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/ChangeLog?rev=1.27&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/ChangeLog?r1=1.26&r2=1.27
117
118 Index: ChangeLog
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/maui/ChangeLog,v
121 retrieving revision 1.26
122 retrieving revision 1.27
123 diff -u -r1.26 -r1.27
124 --- ChangeLog 25 Sep 2013 11:24:32 -0000 1.26
125 +++ ChangeLog 21 May 2014 12:18:31 -0000 1.27
126 @@ -1,6 +1,11 @@
127 # ChangeLog for sys-cluster/maui
128 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
129 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/ChangeLog,v 1.26 2013/09/25 11:24:32 jlec Exp $
130 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
131 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/ChangeLog,v 1.27 2014/05/21 12:18:31 jlec Exp $
132 +
133 + 21 May 2014; Justin Lecher <jlec@g.o> maui-3.2.6_p16.ebuild,
134 + maui-3.2.6_p21.ebuild, maui-3.2.6_p21-r1.ebuild, maui-3.3.ebuild,
135 + maui-3.3.1-r2.ebuild, maui-3.3.1-r3.ebuild:
136 + Fix HOMEPAGE
137
138 *maui-3.3.1-r3 (25 Sep 2013)
139
140
141
142
143 1.5 sys-cluster/maui/maui-3.3.1-r2.ebuild
144
145 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.3.1-r2.ebuild?rev=1.5&view=markup
146 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.3.1-r2.ebuild?rev=1.5&content-type=text/plain
147 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.3.1-r2.ebuild?r1=1.4&r2=1.5
148
149 Index: maui-3.3.1-r2.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r2.ebuild,v
152 retrieving revision 1.4
153 retrieving revision 1.5
154 diff -u -r1.4 -r1.5
155 --- maui-3.3.1-r2.ebuild 31 Oct 2011 10:30:09 -0000 1.4
156 +++ maui-3.3.1-r2.ebuild 21 May 2014 12:18:31 -0000 1.5
157 @@ -1,13 +1,13 @@
158 -# Copyright 1999-2011 Gentoo Foundation
159 +# Copyright 1999-2014 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r2.ebuild,v 1.4 2011/10/31 10:30:09 jlec Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.3.1-r2.ebuild,v 1.5 2014/05/21 12:18:31 jlec Exp $
163
164 EAPI="4"
165
166 inherit eutils multilib
167
168 DESCRIPTION="Maui Cluster Scheduler"
169 -HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
170 +HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
171 SRC_URI="http://www.adaptivecomputing.com/download/${PN}/${P}.tar.gz"
172
173 LICENSE="maui"
174
175
176
177 1.3 sys-cluster/maui/maui-3.2.6_p21-r1.ebuild
178
179 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild?rev=1.3&view=markup
180 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild?rev=1.3&content-type=text/plain
181 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild?r1=1.2&r2=1.3
182
183 Index: maui-3.2.6_p21-r1.ebuild
184 ===================================================================
185 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild,v
186 retrieving revision 1.2
187 retrieving revision 1.3
188 diff -u -r1.2 -r1.3
189 --- maui-3.2.6_p21-r1.ebuild 6 Sep 2011 08:23:37 -0000 1.2
190 +++ maui-3.2.6_p21-r1.ebuild 21 May 2014 12:18:31 -0000 1.3
191 @@ -1,11 +1,11 @@
192 -# Copyright 1999-2011 Gentoo Foundation
193 +# Copyright 1999-2014 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild,v 1.2 2011/09/06 08:23:37 jlec Exp $
196 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p21-r1.ebuild,v 1.3 2014/05/21 12:18:31 jlec Exp $
197
198 inherit autotools eutils multilib
199
200 DESCRIPTION="Maui Cluster Scheduler"
201 -HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
202 +HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
203 SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
204 IUSE=""
205 DEPEND="sys-cluster/torque"
206
207
208
209 1.7 sys-cluster/maui/maui-3.2.6_p16.ebuild
210
211 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild?rev=1.7&view=markup
212 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild?rev=1.7&content-type=text/plain
213 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild?r1=1.6&r2=1.7
214
215 Index: maui-3.2.6_p16.ebuild
216 ===================================================================
217 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v
218 retrieving revision 1.6
219 retrieving revision 1.7
220 diff -u -r1.6 -r1.7
221 --- maui-3.2.6_p16.ebuild 6 Sep 2011 08:23:37 -0000 1.6
222 +++ maui-3.2.6_p16.ebuild 21 May 2014 12:18:31 -0000 1.7
223 @@ -1,11 +1,11 @@
224 -# Copyright 1999-2011 Gentoo Foundation
225 +# Copyright 1999-2014 Gentoo Foundation
226 # Distributed under the terms of the GNU General Public License v2
227 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.6 2011/09/06 08:23:37 jlec Exp $
228 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/maui/maui-3.2.6_p16.ebuild,v 1.7 2014/05/21 12:18:31 jlec Exp $
229
230 inherit autotools eutils multilib
231
232 DESCRIPTION="Maui Cluster Scheduler"
233 -HOMEPAGE="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"
234 +HOMEPAGE="http://www.adaptivecomputing.com/products/open-source/maui/"
235 SRC_URI="http://www.clusterresources.com/downloads/maui/${P/_/}.tar.gz"
236 IUSE=""
237 DEPEND="sys-cluster/torque"