Gentoo Archives: gentoo-commits

From: "Steve Arnold (nerdboy)" <nerdboy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/doxygen: doxygen-1.5.1.ebuild doxygen-1.4.7.ebuild doxygen-1.5.2.ebuild ChangeLog doxygen-1.5.4.ebuild doxygen-1.5.5.ebuild doxygen-1.5.3.ebuild
Date: Sun, 27 Apr 2008 17:54:44
Message-Id: E1JqB5E-00052B-S1@stork.gentoo.org
1 nerdboy 08/04/27 17:54:40
2
3 Modified: doxygen-1.5.1.ebuild doxygen-1.4.7.ebuild
4 doxygen-1.5.2.ebuild ChangeLog doxygen-1.5.4.ebuild
5 doxygen-1.5.5.ebuild doxygen-1.5.3.ebuild
6 Log:
7 updated postinst info for bug #217885
8 (Portage version: 2.1.5_rc6)
9
10 Revision Changes Path
11 1.6 app-doc/doxygen/doxygen-1.5.1.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.1.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.1.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.1.ebuild?r1=1.5&r2=1.6
16
17 Index: doxygen-1.5.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.1.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- doxygen-1.5.1.ebuild 21 Nov 2007 06:17:24 -0000 1.5
24 +++ doxygen-1.5.1.ebuild 27 Apr 2008 17:54:40 -0000 1.6
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2007 Gentoo Foundation
27 +# Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.1.ebuild,v 1.5 2007/11/21 06:17:24 nerdboy Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.1.ebuild,v 1.6 2008/04/27 17:54:40 nerdboy Exp $
31
32 inherit eutils flag-o-matic toolchain-funcs qt3
33
34 @@ -113,7 +113,7 @@
35
36 pkg_postinst() {
37 elog
38 - elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
39 + elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
40 elog "the html and pdf documentation, respectively. For examples"
41 elog "and other goodies, see the source tarball. For some example"
42 elog "output, run doxygen on the doxygen source using the Doxyfile"
43
44
45
46 1.23 app-doc/doxygen/doxygen-1.4.7.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.4.7.ebuild?rev=1.23&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.4.7.ebuild?rev=1.23&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.4.7.ebuild?r1=1.22&r2=1.23
51
52 Index: doxygen-1.4.7.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.4.7.ebuild,v
55 retrieving revision 1.22
56 retrieving revision 1.23
57 diff -u -r1.22 -r1.23
58 --- doxygen-1.4.7.ebuild 13 Mar 2008 21:49:56 -0000 1.22
59 +++ doxygen-1.4.7.ebuild 27 Apr 2008 17:54:40 -0000 1.23
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.4.7.ebuild,v 1.22 2008/03/13 21:49:56 ricmm Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.4.7.ebuild,v 1.23 2008/04/27 17:54:40 nerdboy Exp $
65
66 inherit eutils flag-o-matic toolchain-funcs qt3
67
68 @@ -113,7 +113,7 @@
69
70 pkg_postinst() {
71 elog
72 - elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
73 + elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
74 elog "the html and pdf documentation, respectively. For examples"
75 elog "and other goodies, see the source tarball. For some example"
76 elog "output, run doxygen on the doxygen source using the Doxyfile"
77
78
79
80 1.12 app-doc/doxygen/doxygen-1.5.2.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.2.ebuild?rev=1.12&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.2.ebuild?rev=1.12&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.2.ebuild?r1=1.11&r2=1.12
85
86 Index: doxygen-1.5.2.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.2.ebuild,v
89 retrieving revision 1.11
90 retrieving revision 1.12
91 diff -u -r1.11 -r1.12
92 --- doxygen-1.5.2.ebuild 16 Feb 2008 20:24:36 -0000 1.11
93 +++ doxygen-1.5.2.ebuild 27 Apr 2008 17:54:40 -0000 1.12
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2008 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.2.ebuild,v 1.11 2008/02/16 20:24:36 nerdboy Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.2.ebuild,v 1.12 2008/04/27 17:54:40 nerdboy Exp $
99
100 inherit eutils flag-o-matic toolchain-funcs qt3
101
102 @@ -115,7 +115,7 @@
103
104 pkg_postinst() {
105 elog
106 - elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
107 + elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
108 elog "the html and pdf documentation, respectively. For examples"
109 elog "and other goodies, see the source tarball. For some example"
110 elog "output, run doxygen on the doxygen source using the Doxyfile"
111
112
113
114 1.145 app-doc/doxygen/ChangeLog
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/ChangeLog?rev=1.145&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/ChangeLog?rev=1.145&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/ChangeLog?r1=1.144&r2=1.145
119
120 Index: ChangeLog
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v
123 retrieving revision 1.144
124 retrieving revision 1.145
125 diff -u -r1.144 -r1.145
126 --- ChangeLog 13 Mar 2008 21:49:56 -0000 1.144
127 +++ ChangeLog 27 Apr 2008 17:54:40 -0000 1.145
128 @@ -1,6 +1,11 @@
129 # ChangeLog for app-doc/doxygen
130 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
131 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.144 2008/03/13 21:49:56 ricmm Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.145 2008/04/27 17:54:40 nerdboy Exp $
133 +
134 + 27 Apr 2008; Steve Arnold <nerdboy@g.o> doxygen-1.4.7.ebuild,
135 + doxygen-1.5.1.ebuild, doxygen-1.5.2.ebuild, doxygen-1.5.3.ebuild,
136 + doxygen-1.5.4.ebuild, doxygen-1.5.5.ebuild:
137 + updated postinst info for bug #217885
138
139 13 Mar 2008; <ricmm@g.o> doxygen-1.4.2.ebuild,
140 doxygen-1.4.4.ebuild, doxygen-1.4.7.ebuild:
141
142
143
144 1.13 app-doc/doxygen/doxygen-1.5.4.ebuild
145
146 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild?rev=1.13&view=markup
147 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild?rev=1.13&content-type=text/plain
148 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild?r1=1.12&r2=1.13
149
150 Index: doxygen-1.5.4.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild,v
153 retrieving revision 1.12
154 retrieving revision 1.13
155 diff -u -r1.12 -r1.13
156 --- doxygen-1.5.4.ebuild 12 Mar 2008 06:32:42 -0000 1.12
157 +++ doxygen-1.5.4.ebuild 27 Apr 2008 17:54:40 -0000 1.13
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2008 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild,v 1.12 2008/03/12 06:32:42 nerdboy Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild,v 1.13 2008/04/27 17:54:40 nerdboy Exp $
163
164 inherit eutils flag-o-matic toolchain-funcs qt3 fdo-mime
165
166 @@ -146,7 +146,7 @@
167 fdo-mime_desktop_database_update
168
169 elog
170 - elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
171 + elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
172 elog "the html and pdf documentation, respectively. For examples"
173 elog "and other goodies, see the source tarball. For some example"
174 elog "output, run doxygen on the doxygen source using the Doxyfile"
175
176
177
178 1.3 app-doc/doxygen/doxygen-1.5.5.ebuild
179
180 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild?rev=1.3&view=markup
181 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild?rev=1.3&content-type=text/plain
182 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild?r1=1.2&r2=1.3
183
184 Index: doxygen-1.5.5.ebuild
185 ===================================================================
186 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild,v
187 retrieving revision 1.2
188 retrieving revision 1.3
189 diff -u -r1.2 -r1.3
190 --- doxygen-1.5.5.ebuild 12 Mar 2008 06:32:42 -0000 1.2
191 +++ doxygen-1.5.5.ebuild 27 Apr 2008 17:54:40 -0000 1.3
192 @@ -1,6 +1,6 @@
193 # Copyright 1999-2008 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild,v 1.2 2008/03/12 06:32:42 nerdboy Exp $
196 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild,v 1.3 2008/04/27 17:54:40 nerdboy Exp $
197
198 inherit eutils flag-o-matic toolchain-funcs qt3 fdo-mime
199
200 @@ -148,7 +148,7 @@
201 fdo-mime_desktop_database_update
202
203 elog
204 - elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
205 + elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
206 elog "the html and pdf documentation, respectively. For examples"
207 elog "and other goodies, see the source tarball. For some example"
208 elog "output, run doxygen on the doxygen source using the Doxyfile"
209
210
211
212 1.6 app-doc/doxygen/doxygen-1.5.3.ebuild
213
214 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.3.ebuild?rev=1.6&view=markup
215 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.3.ebuild?rev=1.6&content-type=text/plain
216 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.3.ebuild?r1=1.5&r2=1.6
217
218 Index: doxygen-1.5.3.ebuild
219 ===================================================================
220 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.3.ebuild,v
221 retrieving revision 1.5
222 retrieving revision 1.6
223 diff -u -r1.5 -r1.6
224 --- doxygen-1.5.3.ebuild 16 Feb 2008 20:24:36 -0000 1.5
225 +++ doxygen-1.5.3.ebuild 27 Apr 2008 17:54:40 -0000 1.6
226 @@ -1,6 +1,6 @@
227 # Copyright 1999-2008 Gentoo Foundation
228 # Distributed under the terms of the GNU General Public License v2
229 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.3.ebuild,v 1.5 2008/02/16 20:24:36 nerdboy Exp $
230 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.3.ebuild,v 1.6 2008/04/27 17:54:40 nerdboy Exp $
231
232 inherit eutils flag-o-matic toolchain-funcs qt3 fdo-mime
233
234 @@ -142,7 +142,7 @@
235 fdo-mime_desktop_database_update
236
237 elog
238 - elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
239 + elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
240 elog "the html and pdf documentation, respectively. For examples"
241 elog "and other goodies, see the source tarball. For some example"
242 elog "output, run doxygen on the doxygen source using the Doxyfile"
243
244
245
246 --
247 gentoo-commits@l.g.o mailing list