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.18.6.ebuild ChangeLog
Date: Sat, 15 Dec 2007 16:36:39
Message-Id: E1J3a05-0006sD-CR@stork.gentoo.org
1 dcoutts 07/12/15 16:36:29
2
3 Modified: missingh-0.18.6.ebuild ChangeLog
4 Log:
5 Added ~sparc.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.3 dev-haskell/missingh/missingh-0.18.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/missingh-0.18.6.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/missingh-0.18.6.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/missingh-0.18.6.ebuild?r1=1.2&r2=1.3
14
15 Index: missingh-0.18.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.18.6.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- missingh-0.18.6.ebuild 13 Dec 2007 05:46:34 -0000 1.2
22 +++ missingh-0.18.6.ebuild 15 Dec 2007 16:36:28 -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-haskell/missingh/missingh-0.18.6.ebuild,v 1.2 2007/12/13 05:46:34 dcoutts Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/missingh-0.18.6.ebuild,v 1.3 2007/12/15 16:36:28 dcoutts Exp $
28
29 CABAL_FEATURES="lib profile haddock"
30 inherit haskell-cabal versionator
31 @@ -10,7 +10,7 @@
32 SRC_URI="http://software.complete.org/missingh/static/download_area/${PV}/missingh_${PV}.tar.gz"
33
34 LICENSE="GPL-2" # mixed licence, all GPL compatible
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~sparc ~x86"
37 IUSE=""
38 SLOT="0"
39
40
41
42
43 1.9 dev-haskell/missingh/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/ChangeLog?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/ChangeLog?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/missingh/ChangeLog?r1=1.8&r2=1.9
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- ChangeLog 13 Dec 2007 05:46:34 -0000 1.8
56 +++ ChangeLog 15 Dec 2007 16:36:28 -0000 1.9
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-haskell/missingh
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v 1.8 2007/12/13 05:46:34 dcoutts Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/missingh/ChangeLog,v 1.9 2007/12/15 16:36:28 dcoutts Exp $
62 +
63 + 15 Dec 2007; Duncan Coutts <dcoutts@g.o> missingh-0.18.6.ebuild:
64 + Added ~sparc.
65
66 13 Dec 2007; Duncan Coutts <dcoutts@g.o> missingh-0.18.6.ebuild:
67 Updates for upward compatability with cabal-1.2 and ghc-6.8
68
69
70
71 --
72 gentoo-commits@g.o mailing list