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/missingh: missingh-0.14.4.ebuild ChangeLog missingh-0.16.0.ebuild
Date: Wed, 31 Oct 2007 13:08:40
Message-Id: E1InDJD-0007XI-UQ@stork.gentoo.org
1 dcoutts 07/10/31 13:08:35
2
3 Modified: missingh-0.14.4.ebuild ChangeLog
4 missingh-0.16.0.ebuild
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.3 dev-haskell/missingh/missingh-0.14.4.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/missingh-0.14.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/missingh-0.14.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/missingh-0.14.4.ebuild?r1=1.2&r2=1.3
15
16 Index: missingh-0.14.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.14.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- missingh-0.14.4.ebuild 26 Jul 2007 16:38:47 -0000 1.2
23 +++ missingh-0.14.4.ebuild 31 Oct 2007 13:08:35 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.14.4.ebuild,v 1.2 2007/07/26 16:38:47 dcoutts Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.14.4.ebuild,v 1.3 2007/10/31 13:08:35 dcoutts Exp $
29
30 CABAL_FEATURES="lib profile haddock"
31 inherit base haskell-cabal
32 @@ -16,7 +16,7 @@
33
34 S="${WORKDIR}/missingh"
35
36 -DEPEND=">=virtual/ghc-6.4.1"
37 +DEPEND=">=dev-lang/ghc-6.4.1"
38
39 src_unpack() {
40 base_src_unpack
41
42
43
44 1.7 dev-haskell/missingh/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 26 Jul 2007 16:38:47 -0000 1.6
57 +++ ChangeLog 31 Oct 2007 13:08:35 -0000 1.7
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-haskell/missingh
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v 1.6 2007/07/26 16:38:47 dcoutts Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v 1.7 2007/10/31 13:08:35 dcoutts Exp $
63 +
64 + 31 Oct 2007; Duncan Coutts <dcoutts@g.o> missingh-0.14.4.ebuild,
65 + missingh-0.16.0.ebuild:
66 + Drop virtual/ghc in favour of dev-lang/ghc
67
68 *missingh-0.18.6 (26 Jul 2007)
69
70
71
72
73 1.4 dev-haskell/missingh/missingh-0.16.0.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/missingh-0.16.0.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/missingh-0.16.0.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/missingh-0.16.0.ebuild?r1=1.3&r2=1.4
78
79 Index: missingh-0.16.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.16.0.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- missingh-0.16.0.ebuild 7 Jul 2007 20:31:14 -0000 1.3
86 +++ missingh-0.16.0.ebuild 31 Oct 2007 13:08:35 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.16.0.ebuild,v 1.3 2007/07/07 20:31:14 dcoutts Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.16.0.ebuild,v 1.4 2007/10/31 13:08:35 dcoutts Exp $
92
93 CABAL_FEATURES="lib profile haddock"
94 inherit base haskell-cabal
95 @@ -16,7 +16,7 @@
96
97 S="${WORKDIR}/missingh"
98
99 -DEPEND=">=virtual/ghc-6.4.2
100 +DEPEND=">=dev-lang/ghc-6.4.2
101 >=dev-haskell/mtl-1.0
102 >=dev-haskell/quickcheck-1.0
103 >=dev-haskell/hunit-1.1
104
105
106
107 --
108 gentoo-commits@g.o mailing list