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-tex/bibtex2html: bibtex2html-1.88.ebuild
Date: Sat, 08 Dec 2007 10:12:25
Message-Id: E1J0wfV-0002bM-9s@stork.gentoo.org
1 aballier 07/12/08 10:12:21
2
3 Modified: bibtex2html-1.88.ebuild
4 Log:
5 typo in comment
6 (Portage version: 2.1.4_rc9)
7
8 Revision Changes Path
9 1.3 dev-tex/bibtex2html/bibtex2html-1.88.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.88.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.88.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.88.ebuild?r1=1.2&r2=1.3
14
15 Index: bibtex2html-1.88.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.88.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- bibtex2html-1.88.ebuild 8 Dec 2007 10:11:00 -0000 1.2
22 +++ bibtex2html-1.88.ebuild 8 Dec 2007 10:12:20 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.88.ebuild,v 1.2 2007/12/08 10:11:00 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.88.ebuild,v 1.3 2007/12/08 10:12:20 aballier Exp $
28
29 inherit eutils
30
31 @@ -17,7 +17,7 @@
32 RESTRICT="test"
33
34 RDEPEND=">=dev-lang/ocaml-3.09"
35 -# With use doc we need a latex compile to generate manual.ps
36 +# With use doc we need a latex compiler to generate manual.ps
37 # hevea is used for manual.html
38 # manual.tex needs fullpage.sty
39 DEPEND="${RDEPEND}
40
41
42
43 --
44 gentoo-commits@g.o mailing list