Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/active-dvi: active-dvi-1.7.3.ebuild ChangeLog
Date: Sun, 05 Oct 2008 10:33:20
Message-Id: E1KmQvM-0000UH-Or@stork.gentoo.org
1 aballier 08/10/05 10:33:16
2
3 Modified: active-dvi-1.7.3.ebuild ChangeLog
4 Log:
5 Add missing findlib dep, thanks Patrick, bug #239607
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26.5 x86_64)
7
8 Revision Changes Path
9 1.7 app-text/active-dvi/active-dvi-1.7.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/active-dvi-1.7.3.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/active-dvi-1.7.3.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/active-dvi-1.7.3.ebuild?r1=1.6&r2=1.7
14
15 Index: active-dvi-1.7.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.7.3.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- active-dvi-1.7.3.ebuild 17 Aug 2008 20:41:20 -0000 1.6
22 +++ active-dvi-1.7.3.ebuild 5 Oct 2008 10:33:16 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.7.3.ebuild,v 1.6 2008/08/17 20:41:20 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.7.3.ebuild,v 1.7 2008/10/05 10:33:16 aballier Exp $
28
29 EAPI=1
30
31 @@ -27,6 +27,7 @@
32 DEPEND="${RDEPEND}
33 || ( ( dev-texlive/texlive-pstricks dev-texlive/texlive-pictures ) app-text/tetex app-text/ptex )
34 x11-proto/xineramaproto
35 + dev-ml/findlib
36 dev-tex/hevea"
37
38 DOCS="README TODO"
39
40
41
42 1.26 app-text/active-dvi/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/ChangeLog?rev=1.26&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/ChangeLog?rev=1.26&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/ChangeLog?r1=1.25&r2=1.26
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v
51 retrieving revision 1.25
52 retrieving revision 1.26
53 diff -u -r1.25 -r1.26
54 --- ChangeLog 2 Sep 2008 18:04:11 -0000 1.25
55 +++ ChangeLog 5 Oct 2008 10:33:16 -0000 1.26
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-text/active-dvi
58 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.25 2008/09/02 18:04:11 aballier Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.26 2008/10/05 10:33:16 aballier Exp $
61 +
62 + 05 Oct 2008; Alexis Ballier <aballier@g.o> active-dvi-1.7.3.ebuild:
63 + Add missing findlib dep, thanks Patrick, bug #239607
64
65 02 Sep 2008; Alexis Ballier <aballier@g.o>
66 -files/active-dvi-1.6.0-warn-error.patch, -active-dvi-1.6.0-r1.ebuild: