Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/bibtex2html: ChangeLog bibtex2html-1.92.ebuild bibtex2html-1.91.ebuild
Date: Sat, 30 May 2009 09:24:21
Message-Id: E1MAKna-0006B3-RN@stork.gentoo.org
1 ulm 09/05/30 09:24:18
2
3 Modified: ChangeLog bibtex2html-1.92.ebuild
4 bibtex2html-1.91.ebuild
5 Log:
6 Remove app-text/tetex from dependencies, bug 227443.
7 (Portage version: 2.2_rc33/cvs/Linux i686)
8
9 Revision Changes Path
10 1.16 dev-tex/bibtex2html/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 3 Oct 2008 06:33:10 -0000 1.15
23 +++ ChangeLog 30 May 2009 09:24:18 -0000 1.16
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-tex/bibtex2html
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/ChangeLog,v 1.15 2008/10/03 06:33:10 aballier Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/ChangeLog,v 1.16 2009/05/30 09:24:18 ulm Exp $
30 +
31 + 30 May 2009; Ulrich Mueller <ulm@g.o> bibtex2html-1.91.ebuild,
32 + bibtex2html-1.92.ebuild:
33 + Remove app-text/tetex from dependencies, bug 227443.
34
35 *bibtex2html-1.92 (03 Oct 2008)
36
37
38
39
40 1.2 dev-tex/bibtex2html/bibtex2html-1.92.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.92.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.92.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.92.ebuild?r1=1.1&r2=1.2
45
46 Index: bibtex2html-1.92.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.92.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- bibtex2html-1.92.ebuild 3 Oct 2008 06:33:10 -0000 1.1
53 +++ bibtex2html-1.92.ebuild 30 May 2009 09:24:18 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2008 Gentoo Foundation
56 +# Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.92.ebuild,v 1.1 2008/10/03 06:33:10 aballier Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.92.ebuild,v 1.2 2009/05/30 09:24:18 ulm Exp $
60
61 inherit eutils
62
63 @@ -21,7 +21,7 @@
64 # manual.tex needs fullpage.sty
65 DEPEND=">=dev-lang/ocaml-3.09
66 doc? ( virtual/latex-base
67 - || ( dev-texlive/texlive-latexextra app-text/tetex app-text/ptex )
68 + || ( dev-texlive/texlive-latexextra app-text/ptex )
69 dev-tex/hevea )"
70 # We need tex-base for bibtex but also some bibtex styles, so we use latex-base
71 RDEPEND="virtual/latex-base"
72
73
74
75 1.3 dev-tex/bibtex2html/bibtex2html-1.91.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.91.ebuild?rev=1.3&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.91.ebuild?rev=1.3&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.91.ebuild?r1=1.2&r2=1.3
80
81 Index: bibtex2html-1.91.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.91.ebuild,v
84 retrieving revision 1.2
85 retrieving revision 1.3
86 diff -u -r1.2 -r1.3
87 --- bibtex2html-1.91.ebuild 3 Oct 2008 06:29:16 -0000 1.2
88 +++ bibtex2html-1.91.ebuild 30 May 2009 09:24:18 -0000 1.3
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2008 Gentoo Foundation
91 +# Copyright 1999-2009 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.91.ebuild,v 1.2 2008/10/03 06:29:16 aballier Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.91.ebuild,v 1.3 2009/05/30 09:24:18 ulm Exp $
95
96 inherit eutils
97
98 @@ -21,7 +21,7 @@
99 # manual.tex needs fullpage.sty
100 DEPEND=">=dev-lang/ocaml-3.09
101 doc? ( virtual/latex-base
102 - || ( dev-texlive/texlive-latexextra app-text/tetex app-text/ptex )
103 + || ( dev-texlive/texlive-latexextra app-text/ptex )
104 dev-tex/hevea )"
105 # We need tex-base for bibtex but also some bibtex styles, so we use latex-base
106 RDEPEND="virtual/latex-base"