Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/happy: ChangeLog happy-1.18.2.ebuild happy-1.18.4.ebuild happy-1.17.ebuild
Date: Thu, 01 Jul 2010 19:56:39
Message-Id: 20100701195637.1C8942C621@corvid.gentoo.org
1 jer 10/07/01 19:56:36
2
3 Modified: ChangeLog happy-1.18.2.ebuild happy-1.18.4.ebuild
4 happy-1.17.ebuild
5 Log:
6 Drop support for ghc and darcs.
7 (Portage version: 2.2_rc67/cvs/Linux i686, RepoMan options: --force)
8
9 Revision Changes Path
10 1.45 dev-haskell/happy/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/ChangeLog?rev=1.45&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/ChangeLog?rev=1.45&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/ChangeLog?r1=1.44&r2=1.45
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v
19 retrieving revision 1.44
20 retrieving revision 1.45
21 diff -u -r1.44 -r1.45
22 --- ChangeLog 28 Mar 2010 13:56:24 -0000 1.44
23 +++ ChangeLog 1 Jul 2010 19:56:36 -0000 1.45
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-haskell/happy
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.44 2010/03/28 13:56:24 kolmodin Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.45 2010/07/01 19:56:36 jer Exp $
29 +
30 + 01 Jul 2010; Jeroen Roovers <jer@g.o> happy-1.17.ebuild,
31 + happy-1.18.2.ebuild, happy-1.18.4.ebuild:
32 + Drop support for ghc and darcs.
33
34 28 Mar 2010; Lennart Kolmodin <kolmodin@g.o> happy-1.18.4.ebuild:
35 Bundle dev-haskell/mtl. mtl requires haddock if built with USE=doc, and
36
37
38
39 1.5 dev-haskell/happy/happy-1.18.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild?r1=1.4&r2=1.5
44
45 Index: happy-1.18.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- happy-1.18.2.ebuild 21 May 2009 00:11:52 -0000 1.4
52 +++ happy-1.18.2.ebuild 1 Jul 2010 19:56:36 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild,v 1.4 2009/05/21 00:11:52 tcunha Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.2.ebuild,v 1.5 2010/07/01 19:56:36 jer Exp $
59
60 CABAL_FEATURES="bin"
61 CABAL_MIN_VERSION=1.2
62 @@ -12,7 +12,7 @@
63
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
67 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
68 IUSE="doc"
69
70 DEPEND=">=dev-lang/ghc-6.4
71
72
73
74 1.3 dev-haskell/happy/happy-1.18.4.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/happy-1.18.4.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/happy-1.18.4.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/happy-1.18.4.ebuild?r1=1.2&r2=1.3
79
80 Index: happy-1.18.4.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.4.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- happy-1.18.4.ebuild 28 Mar 2010 13:56:24 -0000 1.2
87 +++ happy-1.18.4.ebuild 1 Jul 2010 19:56:36 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.4.ebuild,v 1.2 2010/03/28 13:56:24 kolmodin Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.18.4.ebuild,v 1.3 2010/07/01 19:56:36 jer Exp $
93
94 CABAL_FEATURES="bin"
95 inherit haskell-cabal autotools
96 @@ -18,7 +18,7 @@
97
98 LICENSE="BSD"
99 SLOT="0"
100 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
101 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
102 IUSE="doc"
103
104 DEPEND=">=dev-lang/ghc-6.6.1
105
106
107
108 1.6 dev-haskell/happy/happy-1.17.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/happy-1.17.ebuild?rev=1.6&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/happy-1.17.ebuild?rev=1.6&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/happy-1.17.ebuild?r1=1.5&r2=1.6
113
114 Index: happy-1.17.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.17.ebuild,v
117 retrieving revision 1.5
118 retrieving revision 1.6
119 diff -u -r1.5 -r1.6
120 --- happy-1.17.ebuild 17 Apr 2009 13:57:58 -0000 1.5
121 +++ happy-1.17.ebuild 1 Jul 2010 19:56:36 -0000 1.6
122 @@ -1,6 +1,6 @@
123 -# Copyright 1999-2009 Gentoo Foundation
124 +# Copyright 1999-2010 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.17.ebuild,v 1.5 2009/04/17 13:57:58 kolmodin Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.17.ebuild,v 1.6 2010/07/01 19:56:36 jer Exp $
128
129 CABAL_FEATURES="bin"
130 CABAL_MIN_VERSION=1.2
131 @@ -12,7 +12,7 @@
132
133 LICENSE="BSD"
134 SLOT="0"
135 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
136 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
137 IUSE="doc"
138
139 DEPEND=">=dev-lang/ghc-6.4