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: ChangeLog doxygen-1.5.4.ebuild doxygen-1.5.5.ebuild
Date: Fri, 04 Jul 2008 02:22:07
Message-Id: E1KEavx-00033I-RA@stork.gentoo.org
1 nerdboy 08/07/04 02:22:01
2
3 Modified: ChangeLog doxygen-1.5.4.ebuild doxygen-1.5.5.ebuild
4 Log:
5 updated latest stable/testing with latex USE flag per bug #230155
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25.6 x86_64)
7
8 Revision Changes Path
9 1.146 app-doc/doxygen/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/ChangeLog?rev=1.146&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/ChangeLog?rev=1.146&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/ChangeLog?r1=1.145&r2=1.146
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v
18 retrieving revision 1.145
19 retrieving revision 1.146
20 diff -u -r1.145 -r1.146
21 --- ChangeLog 27 Apr 2008 17:54:40 -0000 1.145
22 +++ ChangeLog 4 Jul 2008 02:22:01 -0000 1.146
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-doc/doxygen
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.145 2008/04/27 17:54:40 nerdboy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.146 2008/07/04 02:22:01 nerdboy Exp $
28 +
29 + 03 Jul 2008; Steve Arnold <nerdboy@g.o> doxygen-1.5.4.ebuild,
30 + doxygen-1.5.5.ebuild:
31 + updated latest stable/testing with latex USE flag per bug #230155
32
33 27 Apr 2008; Steve Arnold <nerdboy@g.o> doxygen-1.4.7.ebuild,
34 doxygen-1.5.1.ebuild, doxygen-1.5.2.ebuild, doxygen-1.5.3.ebuild,
35
36
37
38 1.14 app-doc/doxygen/doxygen-1.5.4.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild?rev=1.14&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild?rev=1.14&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild?r1=1.13&r2=1.14
43
44 Index: doxygen-1.5.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild,v
47 retrieving revision 1.13
48 retrieving revision 1.14
49 diff -u -r1.13 -r1.14
50 --- doxygen-1.5.4.ebuild 27 Apr 2008 17:54:40 -0000 1.13
51 +++ doxygen-1.5.4.ebuild 4 Jul 2008 02:22:01 -0000 1.14
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild,v 1.13 2008/04/27 17:54:40 nerdboy Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.4.ebuild,v 1.14 2008/07/04 02:22:01 nerdboy Exp $
57
58 inherit eutils flag-o-matic toolchain-funcs qt3 fdo-mime
59
60 @@ -11,10 +11,10 @@
61 LICENSE="GPL-2"
62 SLOT="0"
63 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
64 -IUSE="debug doc nodot qt3 tetex elibc_FreeBSD"
65 +IUSE="debug doc nodot qt3 latex elibc_FreeBSD"
66
67 RDEPEND="qt3? ( $(qt_min_version 3.3) )
68 - tetex? ( virtual/tetex )
69 + latex? ( virtual/latex-base )
70 dev-lang/python
71 virtual/libiconv
72 virtual/ghostscript
73 @@ -101,7 +101,7 @@
74 sed -i -e "s/HAVE_DOT = YES/HAVE_DOT = NO/" \
75 {Doxyfile,doc/Doxyfile} || ewarn "disabling dot failed"
76 fi
77 - if use tetex; then
78 + if use latex; then
79 addwrite /var/cache/fonts
80 addwrite /var/cache/fontconfig
81 addwrite /usr/share/texmf/fonts/pk
82 @@ -135,7 +135,7 @@
83 # pdf and html manuals
84 if use doc; then
85 insinto /usr/share/doc/${PF}
86 - if use tetex; then
87 + if use latex; then
88 doins latex/doxygen_manual.pdf
89 fi
90 dohtml -r html/*
91 @@ -146,7 +146,7 @@
92 fdo-mime_desktop_database_update
93
94 elog
95 - elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
96 + elog "The USE flags qt3, doc, and latex will enable doxywizard, or"
97 elog "the html and pdf documentation, respectively. For examples"
98 elog "and other goodies, see the source tarball. For some example"
99 elog "output, run doxygen on the doxygen source using the Doxyfile"
100
101
102
103 1.4 app-doc/doxygen/doxygen-1.5.5.ebuild
104
105 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild?rev=1.4&view=markup
106 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild?rev=1.4&content-type=text/plain
107 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild?r1=1.3&r2=1.4
108
109 Index: doxygen-1.5.5.ebuild
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild,v
112 retrieving revision 1.3
113 retrieving revision 1.4
114 diff -u -r1.3 -r1.4
115 --- doxygen-1.5.5.ebuild 27 Apr 2008 17:54:40 -0000 1.3
116 +++ doxygen-1.5.5.ebuild 4 Jul 2008 02:22:01 -0000 1.4
117 @@ -1,6 +1,6 @@
118 # Copyright 1999-2008 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild,v 1.3 2008/04/27 17:54:40 nerdboy Exp $
121 +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.5.5.ebuild,v 1.4 2008/07/04 02:22:01 nerdboy Exp $
122
123 inherit eutils flag-o-matic toolchain-funcs qt3 fdo-mime
124
125 @@ -11,10 +11,10 @@
126 LICENSE="GPL-2"
127 SLOT="0"
128 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
129 -IUSE="debug doc nodot qt3 tetex elibc_FreeBSD"
130 +IUSE="debug doc nodot qt3 latex elibc_FreeBSD"
131
132 RDEPEND="qt3? ( $(qt_min_version 3.3) )
133 - tetex? ( virtual/tetex )
134 + latex? ( virtual/latex-base )
135 dev-lang/python
136 virtual/libiconv
137 media-libs/libpng
138 @@ -103,7 +103,7 @@
139 sed -i -e "s/HAVE_DOT = YES/HAVE_DOT = NO/" \
140 {Doxyfile,doc/Doxyfile} || ewarn "disabling dot failed"
141 fi
142 - if use tetex; then
143 + if use latex; then
144 addwrite /var/cache/fonts
145 addwrite /var/cache/fontconfig
146 addwrite /usr/share/texmf/fonts/pk
147 @@ -137,7 +137,7 @@
148 # pdf and html manuals
149 if use doc; then
150 insinto /usr/share/doc/"${PF}"
151 - if use tetex; then
152 + if use latex; then
153 doins latex/doxygen_manual.pdf
154 fi
155 dohtml -r html/*
156 @@ -148,7 +148,7 @@
157 fdo-mime_desktop_database_update
158
159 elog
160 - elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
161 + elog "The USE flags qt3, doc, and latex will enable doxywizard, or"
162 elog "the html and pdf documentation, respectively. For examples"
163 elog "and other goodies, see the source tarball. For some example"
164 elog "output, run doxygen on the doxygen source using the Doxyfile"
165
166
167
168 --
169 gentoo-commits@l.g.o mailing list