Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-htmlxml: ChangeLog texlive-htmlxml-2007-r2.ebuild
Date: Tue, 30 Oct 2007 18:06:13
Message-Id: E1ImvTc-0007DP-36@stork.gentoo.org
1 aballier 07/10/30 18:06:08
2
3 Modified: ChangeLog
4 Added: texlive-htmlxml-2007-r2.ebuild
5 Log:
6 revision bump to remove shipped tex4ht, it has its own ebuild so we depend on it, had to drop ppc64, alpha and ia64 keywords
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.10 dev-texlive/texlive-htmlxml/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 26 Oct 2007 19:22:07 -0000 1.9
23 +++ ChangeLog 30 Oct 2007 18:06:07 -0000 1.10
24 @@ -1,6 +1,13 @@
25 # ChangeLog for dev-texlive/texlive-htmlxml
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.9 2007/10/26 19:22:07 fmccor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.10 2007/10/30 18:06:07 aballier Exp $
29 +
30 +*texlive-htmlxml-2007-r2 (30 Oct 2007)
31 +
32 + 30 Oct 2007; Alexis Ballier <aballier@g.o>
33 + +texlive-htmlxml-2007-r2.ebuild:
34 + revision bump to remove shipped tex4ht, it has its own ebuild so we depend
35 + on it, had to drop ppc64, alpha and ia64 keywords
36
37 26 Oct 2007; Ferris McCormick <fmccor@g.o> ChangeLog:
38 Add ~amd64 keyword --- Bug #195815
39
40
41
42 1.1 dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: texlive-htmlxml-2007-r2.ebuild
48 ===================================================================
49 # Copyright 1999-2007 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild,v 1.1 2007/10/30 18:06:07 aballier Exp $
52
53 TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic
54 dev-texlive/texlive-fontsrecommended
55 dev-texlive/texlive-latex
56 >=app-text/jadetex-3.13-r2
57 >=dev-tex/tex4ht-20071024
58 "
59 TEXLIVE_MODULE_CONTENTS="bin-xmltex passivetex xmlplay xmltex collection-htmlxml
60 "
61 inherit texlive-module
62 DESCRIPTION="TeXLive HTML/SGML/XML support"
63
64 LICENSE="GPL-2 LPPL-1.3c"
65 SLOT="0"
66 KEYWORDS="~amd64 ~sparc ~x86"
67
68
69
70 --
71 gentoo-commits@g.o mailing list