Gentoo Archives: gentoo-commits

From: "Duncan Coutts (dcoutts)" <dcoutts@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/lhs2tex: lhs2tex-1.11.ebuild lhs2tex-1.10_pre.ebuild ChangeLog
Date: Wed, 31 Oct 2007 13:08:19
Message-Id: E1InDIp-0007WJ-Eu@stork.gentoo.org
1 dcoutts 07/10/31 13:08:11
2
3 Modified: lhs2tex-1.11.ebuild lhs2tex-1.10_pre.ebuild
4 ChangeLog
5 Log:
6 Drop virtual/ghc in favour of dev-lang/ghc
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.8 dev-haskell/lhs2tex/lhs2tex-1.11.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild?r1=1.7&r2=1.8
15
16 Index: lhs2tex-1.11.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- lhs2tex-1.11.ebuild 15 Oct 2006 18:42:43 -0000 1.7
23 +++ lhs2tex-1.11.ebuild 31 Oct 2007 13:08:10 -0000 1.8
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2006 Gentoo Foundation
26 +# Copyright 1999-2007 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild,v 1.7 2006/10/15 18:42:43 kosmikus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild,v 1.8 2007/10/31 13:08:10 dcoutts Exp $
30
31 DESCRIPTION="Preprocessor for typesetting Haskell sources with LaTeX"
32 HOMEPAGE="http://www.iai.uni-bonn.de/~loeh/lhs2tex"
33 @@ -14,7 +14,7 @@
34 S="${WORKDIR}/${P/_pre/pre}"
35
36 DEPEND=">=dev-tex/polytable-0.8.2
37 - >=virtual/ghc-6.2.2
38 + >=dev-lang/ghc-6.2.2
39 doc? ( dev-lang/hugs98 virtual/tetex )"
40
41 RDEPEND=">=dev-tex/polytable-0.8.2"
42
43
44
45 1.12 dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild?r1=1.11&r2=1.12
50
51 Index: lhs2tex-1.10_pre.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- lhs2tex-1.10_pre.ebuild 12 Oct 2006 17:52:08 -0000 1.11
58 +++ lhs2tex-1.10_pre.ebuild 31 Oct 2007 13:08:10 -0000 1.12
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2006 Gentoo Foundation
61 +# Copyright 1999-2007 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild,v 1.11 2006/10/12 17:52:08 dcoutts Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild,v 1.12 2007/10/31 13:08:10 dcoutts Exp $
65
66 DESCRIPTION="Preprocessor for typesetting Haskell sources with LaTeX"
67 HOMEPAGE="http://www.iai.uni-bonn.de/~loeh/lhs2tex"
68 @@ -14,8 +14,8 @@
69 S="${WORKDIR}/${P/_pre/pre}"
70
71 DEPEND=">=dev-tex/polytable-0.7.2
72 - >=virtual/ghc-5.04
73 - !>=virtual/ghc-6.6
74 + >=dev-lang/ghc-5.04
75 + !>=dev-lang/ghc-6.6
76 doc? ( dev-lang/hugs98 )
77 virtual/tetex"
78
79
80
81
82 1.19 dev-haskell/lhs2tex/ChangeLog
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/lhs2tex/ChangeLog?rev=1.19&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/lhs2tex/ChangeLog?rev=1.19&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/lhs2tex/ChangeLog?r1=1.18&r2=1.19
87
88 Index: ChangeLog
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/ChangeLog,v
91 retrieving revision 1.18
92 retrieving revision 1.19
93 diff -u -r1.18 -r1.19
94 --- ChangeLog 13 Mar 2007 00:05:58 -0000 1.18
95 +++ ChangeLog 31 Oct 2007 13:08:10 -0000 1.19
96 @@ -1,6 +1,10 @@
97 # ChangeLog for dev-haskell/lhs2tex
98 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/ChangeLog,v 1.18 2007/03/13 00:05:58 nattfodd Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/ChangeLog,v 1.19 2007/10/31 13:08:10 dcoutts Exp $
101 +
102 + 31 Oct 2007; Duncan Coutts <dcoutts@g.o> lhs2tex-1.10_pre.ebuild,
103 + lhs2tex-1.11.ebuild:
104 + Drop virtual/ghc in favour of dev-lang/ghc
105
106 12 Mar 2007; Alexandre Buisse <nattfodd@g.o> metadata.xml:
107 Replaced text-markup by tex as maintaining herd (text-markup split).
108
109
110
111 --
112 gentoo-commits@g.o mailing list