Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ifc: ifc-10.0.026-r1.ebuild ifc-11.1.056-r1.ebuild ifc-11.1.056.ebuild ifc-11.1.072.ebuild ChangeLog ifc-10.1.017.ebuild ifc-10.1.018.ebuild
Date: Sat, 03 Sep 2011 19:09:01
Message-Id: 20110903190850.7334C20051@flycatcher.gentoo.org
1 dilfridge 11/09/03 19:08:50
2
3 Modified: ifc-10.0.026-r1.ebuild ifc-11.1.056-r1.ebuild
4 ifc-11.1.056.ebuild ifc-11.1.072.ebuild ChangeLog
5 ifc-10.1.017.ebuild ifc-10.1.018.ebuild
6 Log:
7 Fix HOMEPAGE
8
9 (Portage version: 2.1.10.11/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.15 dev-lang/ifc/ifc-10.0.026-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?rev=1.15&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?rev=1.15&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?r1=1.14&r2=1.15
17
18 Index: ifc-10.0.026-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v
21 retrieving revision 1.14
22 retrieving revision 1.15
23 diff -u -r1.14 -r1.15
24 --- ifc-10.0.026-r1.ebuild 22 Aug 2009 20:23:12 -0000 1.14
25 +++ ifc-10.0.026-r1.ebuild 3 Sep 2011 19:08:50 -0000 1.15
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2009 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.14 2009/08/22 20:23:12 williamh Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.15 2011/09/03 19:08:50 dilfridge Exp $
32
33 inherit rpm eutils
34
35 @@ -8,7 +8,7 @@
36 PB=fc
37 PEXEC=ifort
38 DESCRIPTION="Intel FORTRAN 77/95 optimized compiler for Linux"
39 -HOMEPAGE="http://www.intel.com/software/products/compilers/flin/"
40 +HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
41
42 ###
43 # everything below common to ifc and icc
44
45
46
47 1.4 dev-lang/ifc/ifc-11.1.056-r1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-11.1.056-r1.ebuild?rev=1.4&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-11.1.056-r1.ebuild?rev=1.4&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-11.1.056-r1.ebuild?r1=1.3&r2=1.4
52
53 Index: ifc-11.1.056-r1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056-r1.ebuild,v
56 retrieving revision 1.3
57 retrieving revision 1.4
58 diff -u -r1.3 -r1.4
59 --- ifc-11.1.056-r1.ebuild 25 Apr 2010 08:50:46 -0000 1.3
60 +++ ifc-11.1.056-r1.ebuild 3 Sep 2011 19:08:50 -0000 1.4
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2010 Gentoo Foundation
63 +# Copyright 1999-2011 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056-r1.ebuild,v 1.3 2010/04/25 08:50:46 jlec Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056-r1.ebuild,v 1.4 2011/09/03 19:08:50 dilfridge Exp $
67
68 EAPI="3"
69
70 @@ -13,7 +13,7 @@
71 PID=1582
72
73 DESCRIPTION="Intel FORTRAN compiler suite for Linux"
74 -HOMEPAGE="http://www.intel.com/software/products/compilers/clin/"
75 +HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
76 SRC_COM="http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}"
77 SRC_URI="amd64? ( ${SRC_COM}_intel64.tgz )
78 ia64? ( ${SRC_COM}_ia64.tgz )
79
80
81
82 1.6 dev-lang/ifc/ifc-11.1.056.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-11.1.056.ebuild?rev=1.6&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-11.1.056.ebuild?rev=1.6&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-11.1.056.ebuild?r1=1.5&r2=1.6
87
88 Index: ifc-11.1.056.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056.ebuild,v
91 retrieving revision 1.5
92 retrieving revision 1.6
93 diff -u -r1.5 -r1.6
94 --- ifc-11.1.056.ebuild 17 Apr 2010 13:29:11 -0000 1.5
95 +++ ifc-11.1.056.ebuild 3 Sep 2011 19:08:50 -0000 1.6
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2010 Gentoo Foundation
98 +# Copyright 1999-2011 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056.ebuild,v 1.5 2010/04/17 13:29:11 jlec Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.056.ebuild,v 1.6 2011/09/03 19:08:50 dilfridge Exp $
102
103 EAPI=2
104
105 @@ -13,7 +13,7 @@
106 PID=1582
107
108 DESCRIPTION="Intel FORTRAN compiler suite for Linux"
109 -HOMEPAGE="http://www.intel.com/software/products/compilers/clin/"
110 +HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
111 SRC_COM="http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}"
112 SRC_URI="amd64? ( ${SRC_COM}_intel64.tgz )
113 ia64? ( ${SRC_COM}_ia64.tgz )
114
115
116
117 1.3 dev-lang/ifc/ifc-11.1.072.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild?rev=1.3&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild?rev=1.3&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild?r1=1.2&r2=1.3
122
123 Index: ifc-11.1.072.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild,v
126 retrieving revision 1.2
127 retrieving revision 1.3
128 diff -u -r1.2 -r1.3
129 --- ifc-11.1.072.ebuild 26 Nov 2010 13:09:16 -0000 1.2
130 +++ ifc-11.1.072.ebuild 3 Sep 2011 19:08:50 -0000 1.3
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2010 Gentoo Foundation
133 +# Copyright 1999-2011 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild,v 1.2 2010/11/26 13:09:16 jlec Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild,v 1.3 2011/09/03 19:08:50 dilfridge Exp $
137
138 EAPI="3"
139
140 @@ -13,7 +13,7 @@
141 PID=1769
142
143 DESCRIPTION="Intel FORTRAN compiler suite for Linux"
144 -HOMEPAGE="http://www.intel.com/software/products/compilers/clin/"
145 +HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
146 SRC_COM="http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}"
147 SRC_URI="amd64? ( ${SRC_COM}_intel64.tgz )
148 ia64? ( ${SRC_COM}_ia64.tgz )
149
150
151
152 1.60 dev-lang/ifc/ChangeLog
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.60&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.60&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ChangeLog?r1=1.59&r2=1.60
157
158 Index: ChangeLog
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v
161 retrieving revision 1.59
162 retrieving revision 1.60
163 diff -u -r1.59 -r1.60
164 --- ChangeLog 26 Nov 2010 13:09:17 -0000 1.59
165 +++ ChangeLog 3 Sep 2011 19:08:50 -0000 1.60
166 @@ -1,6 +1,11 @@
167 # ChangeLog for dev-lang/ifc
168 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
169 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.59 2010/11/26 13:09:17 jlec Exp $
170 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
171 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.60 2011/09/03 19:08:50 dilfridge Exp $
172 +
173 + 03 Sep 2011; Andreas K. Huettel <dilfridge@g.o>
174 + ifc-10.0.026-r1.ebuild, ifc-10.1.017.ebuild, ifc-10.1.018.ebuild,
175 + ifc-11.1.056.ebuild, ifc-11.1.056-r1.ebuild, ifc-11.1.072.ebuild:
176 + Fix HOMEPAGE
177
178 26 Nov 2010; Justin Lecher <jlec@g.o> ifc-11.1.072.ebuild:
179 Adding missing LIBRARY/LDPATH for idb
180
181
182
183 1.6 dev-lang/ifc/ifc-10.1.017.ebuild
184
185 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild?rev=1.6&view=markup
186 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild?rev=1.6&content-type=text/plain
187 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild?r1=1.5&r2=1.6
188
189 Index: ifc-10.1.017.ebuild
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild,v
192 retrieving revision 1.5
193 retrieving revision 1.6
194 diff -u -r1.5 -r1.6
195 --- ifc-10.1.017.ebuild 18 Apr 2010 08:49:51 -0000 1.5
196 +++ ifc-10.1.017.ebuild 3 Sep 2011 19:08:50 -0000 1.6
197 @@ -1,6 +1,6 @@
198 -# Copyright 1999-2010 Gentoo Foundation
199 +# Copyright 1999-2011 Gentoo Foundation
200 # Distributed under the terms of the GNU General Public License v2
201 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild,v 1.5 2010/04/18 08:49:51 jlec Exp $
202 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild,v 1.6 2011/09/03 19:08:50 dilfridge Exp $
203
204 inherit rpm eutils check-reqs
205
206 @@ -8,7 +8,7 @@
207 PB=fc
208 PEXEC="ifort"
209 DESCRIPTION="Intel FORTRAN 77/95 optimized compiler for Linux"
210 -HOMEPAGE="http://www.intel.com/software/products/compilers/flin/"
211 +HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
212
213 ###
214 # everything below common to ifc and icc
215
216
217
218 1.5 dev-lang/ifc/ifc-10.1.018.ebuild
219
220 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild?rev=1.5&view=markup
221 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild?rev=1.5&content-type=text/plain
222 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild?r1=1.4&r2=1.5
223
224 Index: ifc-10.1.018.ebuild
225 ===================================================================
226 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild,v
227 retrieving revision 1.4
228 retrieving revision 1.5
229 diff -u -r1.4 -r1.5
230 --- ifc-10.1.018.ebuild 18 Apr 2010 08:49:51 -0000 1.4
231 +++ ifc-10.1.018.ebuild 3 Sep 2011 19:08:50 -0000 1.5
232 @@ -1,6 +1,6 @@
233 -# Copyright 1999-2010 Gentoo Foundation
234 +# Copyright 1999-2011 Gentoo Foundation
235 # Distributed under the terms of the GNU General Public License v2
236 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild,v 1.4 2010/04/18 08:49:51 jlec Exp $
237 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild,v 1.5 2011/09/03 19:08:50 dilfridge Exp $
238
239 inherit rpm eutils check-reqs
240
241 @@ -8,7 +8,7 @@
242 PB=fc
243 PEXEC="ifort"
244 DESCRIPTION="Intel FORTRAN 77/95 optimized compiler for Linux"
245 -HOMEPAGE="http://www.intel.com/software/products/compilers/flin/"
246 +HOMEPAGE="http://software.intel.com/en-us/articles/fortran-compilers/"
247
248 ###
249 # everything below common to ifc and icc