Gentoo Archives: gentoo-commits

From: "Lennart Kolmodin (kolmodin)" <kolmodin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/happy: ChangeLog happy-1.18.2.ebuild
Date: Fri, 01 May 2009 10:26:25
Message-Id: E1Lzpwk-0004AL-Et@stork.gentoo.org
1 kolmodin 09/05/01 10:26:22
2
3 Modified: ChangeLog happy-1.18.2.ebuild
4 Log:
5 amd64 stable for dev-haskell/happy-1.18.2, bug #268074.
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.40 dev-haskell/happy/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/happy/ChangeLog?rev=1.40&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/happy/ChangeLog?rev=1.40&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/happy/ChangeLog?r1=1.39&r2=1.40
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v
18 retrieving revision 1.39
19 retrieving revision 1.40
20 diff -u -r1.39 -r1.40
21 --- ChangeLog 17 Apr 2009 13:57:58 -0000 1.39
22 +++ ChangeLog 1 May 2009 10:26:22 -0000 1.40
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-haskell/happy
25 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.39 2009/04/17 13:57:58 kolmodin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.40 2009/05/01 10:26:22 kolmodin Exp $
28 +
29 + 01 May 2009; Lennart Kolmodin <kolmodin@g.o> happy-1.18.2.ebuild:
30 + amd64 stable, bug #268074.
31
32 17 Apr 2009; Lennart Kolmodin <kolmodin@g.o> happy-1.17.ebuild:
33 Make happy-1.17 compile with >=cabal-1.6.
34
35
36
37 1.2 dev-haskell/happy/happy-1.18.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild?r1=1.1&r2=1.2
42
43 Index: happy-1.18.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- happy-1.18.2.ebuild 16 Dec 2008 21:26:49 -0000 1.1
50 +++ happy-1.18.2.ebuild 1 May 2009 10:26:22 -0000 1.2
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2008 Gentoo Foundation
53 +# Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild,v 1.1 2008/12/16 21:26:49 kolmodin Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild,v 1.2 2009/05/01 10:26:22 kolmodin Exp $
57
58 CABAL_FEATURES="bin"
59 CABAL_MIN_VERSION=1.2
60 @@ -12,7 +12,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 IUSE="doc"
67
68 DEPEND=">=dev-lang/ghc-6.4