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/openal: ChangeLog openal-1.3.1.1.ebuild
Date: Thu, 20 Dec 2007 02:37:53
Message-Id: E1J5BI9-0000Yb-Nw@stork.gentoo.org
1 dcoutts 07/12/20 02:37:45
2
3 Modified: ChangeLog openal-1.3.1.1.ebuild
4 Log:
5 New version. Released with ghc-6.8 but works with ghc-6.6.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.8 dev-haskell/openal/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/openal/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/openal/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/openal/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ChangeLog 16 Dec 2007 20:11:19 -0000 1.7
22 +++ ChangeLog 20 Dec 2007 02:37:45 -0000 1.8
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-haskell/openal
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.7 2007/12/16 20:11:19 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/ChangeLog,v 1.8 2007/12/20 02:37:45 dcoutts Exp $
28 +
29 + 20 Dec 2007; Duncan Coutts <dcoutts@g.o> openal-1.3.1.1.ebuild:
30 + New version. Released with ghc-6.8 but works with ghc-6.6.
31
32 16 Dec 2007; Samuli Suominen <drac@g.o> openal-1.3.1.ebuild:
33 amd64 stable wrt #201984
34
35
36
37 1.2 dev-haskell/openal/openal-1.3.1.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild?r1=1.1&r2=1.2
42
43 Index: openal-1.3.1.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- openal-1.3.1.1.ebuild 13 Dec 2007 17:27:18 -0000 1.1
50 +++ openal-1.3.1.1.ebuild 20 Dec 2007 02:37:45 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild,v 1.1 2007/12/13 17:27:18 dcoutts Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild,v 1.2 2007/12/20 02:37:45 dcoutts Exp $
56
57 CABAL_FEATURES="lib profile haddock"
58 inherit haskell-cabal
59 @@ -14,7 +14,7 @@
60
61 LICENSE="BSD"
62 SLOT="0"
63 -KEYWORDS="~x86 ~amd64"
64 +KEYWORDS="~amd64 ~sparc ~x86"
65 IUSE=""
66
67 DEPEND=">=dev-lang/ghc-6.4
68
69
70
71 --
72 gentoo-commits@g.o mailing list