Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/active-dvi: ChangeLog active-dvi-1.8.ebuild
Date: Sat, 26 Dec 2009 19:39:07
Message-Id: E1NOcTh-0008Kr-6I@stork.gentoo.org
1 pva 09/12/26 19:39:05
2
3 Modified: ChangeLog active-dvi-1.8.ebuild
4 Log:
5 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.36 app-text/active-dvi/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/ChangeLog?rev=1.36&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/ChangeLog?rev=1.36&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/ChangeLog?r1=1.35&r2=1.36
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v
18 retrieving revision 1.35
19 retrieving revision 1.36
20 diff -u -r1.35 -r1.36
21 --- ChangeLog 22 Dec 2009 13:47:40 -0000 1.35
22 +++ ChangeLog 26 Dec 2009 19:39:04 -0000 1.36
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-text/active-dvi
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.35 2009/12/22 13:47:40 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.36 2009/12/26 19:39:04 pva Exp $
28 +
29 + 26 Dec 2009; Peter Volkov <pva@g.o> active-dvi-1.8.ebuild:
30 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
31 + implementation left in the tree.
32
33 22 Dec 2009; Alexis Ballier <aballier@g.o> active-dvi-1.8.ebuild:
34 Fix SRC_URI and homepage
35
36
37
38 1.4 app-text/active-dvi/active-dvi-1.8.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild?r1=1.3&r2=1.4
43
44 Index: active-dvi-1.8.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- active-dvi-1.8.ebuild 22 Dec 2009 13:47:40 -0000 1.3
51 +++ active-dvi-1.8.ebuild 26 Dec 2009 19:39:04 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.3 2009/12/22 13:47:40 aballier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.8.ebuild,v 1.4 2009/12/26 19:39:04 pva Exp $
57
58 EAPI="2"
59
60 @@ -22,7 +22,7 @@
61 RDEPEND=">=dev-lang/ocaml-3.10.0[ocamlopt?,tk?]
62 >=dev-ml/camlimages-3.0.1[truetype,tiff,jpeg,gs]
63 virtual/latex-base
64 - virtual/ghostscript
65 + app-text/ghostscript-gpl
66 x11-libs/libXinerama"
67 DEPEND="${RDEPEND}
68 || ( ( dev-texlive/texlive-pstricks dev-texlive/texlive-pictures )