Gentoo Archives: gentoo-commits

From: "Mark Wright (gienah)" <gienah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/haskell-platform: metadata.xml haskell-platform-2012.2.0.0.ebuild haskell-platform-2011.4.0.0.ebuild ChangeLog
Date: Sun, 03 Jun 2012 04:40:29
Message-Id: 20120603044019.A49AE2004B@flycatcher.gentoo.org
1 gienah 12/06/03 04:40:19
2
3 Modified: metadata.xml ChangeLog
4 Added: haskell-platform-2012.2.0.0.ebuild
5 haskell-platform-2011.4.0.0.ebuild
6 Log:
7 Bump haskell-platform to 2012.2.0.0 and include previous 2011.4.0.0 version for ghc 7.0.4
8
9 (Portage version: 2.1.10.64/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 dev-haskell/haskell-platform/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/metadata.xml?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/metadata.xml?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/metadata.xml?r1=1.1&r2=1.2
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/metadata.xml,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- metadata.xml 10 May 2009 21:56:37 -0000 1.1
25 +++ metadata.xml 3 Jun 2012 04:40:19 -0000 1.2
26 @@ -1,8 +1,22 @@
27 <?xml version="1.0" encoding="UTF-8"?>
28 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
29 <pkgmetadata>
30 -<herd>haskell</herd>
31 -<maintainer>
32 - <email>haskell@g.o</email>
33 -</maintainer>
34 + <herd>haskell</herd>
35 + <maintainer>
36 + <email>haskell@g.o</email>
37 + </maintainer>
38 + <longdescription>
39 + The Haskell Platform (HP) is the blessed set of libraries and tools on
40 + which to build further Haskell libraries and applications. It is
41 + intended to provide a comprehensive, stable, and quality tested base for
42 + Haskell projects to work from.
43 +
44 + This version specifies the following additional developer tools be
45 + installed, for a system to be in full compliance:
46 +
47 + * cabal-install
48 + * alex
49 + * happy
50 + * haddock
51 + </longdescription>
52 </pkgmetadata>
53
54
55
56 1.7 dev-haskell/haskell-platform/ChangeLog
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/ChangeLog?rev=1.7&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/ChangeLog?rev=1.7&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/ChangeLog?r1=1.6&r2=1.7
61
62 Index: ChangeLog
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/ChangeLog,v
65 retrieving revision 1.6
66 retrieving revision 1.7
67 diff -u -r1.6 -r1.7
68 --- ChangeLog 11 Apr 2012 20:37:49 -0000 1.6
69 +++ ChangeLog 3 Jun 2012 04:40:19 -0000 1.7
70 @@ -1,6 +1,15 @@
71 # ChangeLog for dev-haskell/haskell-platform
72 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
73 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/ChangeLog,v 1.6 2012/04/11 20:37:49 slyfox Exp $
74 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/ChangeLog,v 1.7 2012/06/03 04:40:19 gienah Exp $
75 +
76 +*haskell-platform-2011.4.0.0 (03 Jun 2012)
77 +*haskell-platform-2012.2.0.0 (03 Jun 2012)
78 +
79 + 03 Jun 2012; Mark Wright <gienah@g.o>
80 + +haskell-platform-2011.4.0.0.ebuild, +haskell-platform-2012.2.0.0.ebuild,
81 + metadata.xml:
82 + Bump haskell-platform to 2012.2.0.0 and include previous 2011.4.0.0 version
83 + for ghc 7.0.4
84
85 *haskell-platform-2011.2.0.1-r2 (11 Apr 2012)
86
87
88
89
90 1.1 dev-haskell/haskell-platform/haskell-platform-2012.2.0.0.ebuild
91
92 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2012.2.0.0.ebuild?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2012.2.0.0.ebuild?rev=1.1&content-type=text/plain
94
95 Index: haskell-platform-2012.2.0.0.ebuild
96 ===================================================================
97 # Copyright 1999-2012 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2012.2.0.0.ebuild,v 1.1 2012/06/03 04:40:19 gienah Exp $
100
101 EAPI=4
102
103 DESCRIPTION="The Haskell Platform"
104 HOMEPAGE="http://haskell.org/platform"
105 SRC_URI=""
106
107 LICENSE="BSD"
108 SLOT="0"
109 KEYWORDS="~amd64 ~x86"
110 IUSE="profile X"
111
112 RDEPEND=">=dev-haskell/cgi-3001.1.7.4[profile?]
113 >=dev-haskell/deepseq-1.3.0.0[profile?]
114 >=dev-haskell/fgl-5.4.2.4[profile?]
115 >=dev-haskell/glut-2.1.2.1[profile?]
116 >=dev-haskell/haskell-src-1.0.1.5[profile?]
117 >=dev-haskell/html-1.0.1.2[profile?]
118 >=dev-haskell/http-4000.2.3[profile?]
119 >=dev-haskell/hunit-1.2.4.2[profile?]
120 >=dev-haskell/mtl-2.1.1[profile?]
121 >=dev-haskell/network-2.3.0.13[profile?]
122 >=dev-haskell/opengl-2.2.3.1[profile?]
123 >=dev-haskell/parallel-3.2.0.2[profile?]
124 >=dev-haskell/parsec-3.1.2[profile?]
125 >=dev-haskell/quickcheck-2.4.2[profile?]
126 >=dev-haskell/random-1.0.1.1[profile?]
127 >=dev-haskell/regex-base-0.93.2[profile?]
128 >=dev-haskell/regex-compat-0.95.1[profile?]
129 >=dev-haskell/regex-posix-0.95.1[profile?]
130 >=dev-haskell/stm-2.3[profile?]
131 >=dev-haskell/syb-0.3.6.1[profile?]
132 >=dev-haskell/text-0.11.2.0[profile?]
133 >=dev-haskell/transformers-0.3.0.0[profile?]
134 >=dev-haskell/xhtml-3000.2.1[profile?]
135 >=dev-haskell/zlib-0.5.3.3[profile?]
136 X? (
137 >=dev-haskell/opengl-2.2.3.1[profile?]
138 >=dev-haskell/glut-2.1.2.1[profile?]
139 )
140 >=dev-lang/ghc-7.4.1
141
142 >=dev-haskell/alex-3.0.1
143 >=dev-haskell/cabal-1.14.0
144 >=dev-haskell/happy-1.18.9
145 >=dev-haskell/cabal-install-0.14.0
146 >=dev-haskell/hscolour-1.19
147 >=dev-haskell/haddock-2.10.0"
148
149 DEPEND="${RDEPEND}"
150
151 pkg_postinst() {
152 if ! use X; then
153 elog "The haskell platform includes the 3D graphics libraries opengl and glut."
154 elog "To install opengl and glut requires the X use flag."
155 fi
156 }
157
158
159
160 1.1 dev-haskell/haskell-platform/haskell-platform-2011.4.0.0.ebuild
161
162 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2011.4.0.0.ebuild?rev=1.1&view=markup
163 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2011.4.0.0.ebuild?rev=1.1&content-type=text/plain
164
165 Index: haskell-platform-2011.4.0.0.ebuild
166 ===================================================================
167 # Copyright 1999-2012 Gentoo Foundation
168 # Distributed under the terms of the GNU General Public License v2
169 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-platform/haskell-platform-2011.4.0.0.ebuild,v 1.1 2012/06/03 04:40:19 gienah Exp $
170
171 EAPI=4
172
173 DESCRIPTION="The Haskell Platform"
174 HOMEPAGE="http://haskell.org/platform"
175 SRC_URI=""
176
177 LICENSE="BSD"
178 SLOT="0"
179 KEYWORDS="~amd64 ~x86"
180 IUSE="profile X"
181
182 RDEPEND=">=dev-haskell/cgi-3001.1.7.4[profile?]
183 >=dev-haskell/deepseq-1.1.0.2[profile?]
184 >=dev-haskell/fgl-5.4.2.4[profile?]
185 >=dev-haskell/haskell-src-1.0.1.4[profile?]
186 >=dev-haskell/html-1.0.1.2[profile?]
187 >=dev-haskell/http-4000.1.2[profile?]
188 >=dev-haskell/hunit-1.2.4.2[profile?]
189 >=dev-haskell/mtl-2.0.1.0[profile?]
190 >=dev-haskell/network-2.3.0.5[profile?]
191 >=dev-haskell/parallel-3.1.0.1[profile?]
192 >=dev-haskell/parsec-3.1.1[profile?]
193 >=dev-haskell/quickcheck-2.4.1.1[profile?]
194 >=dev-haskell/regex-base-0.93.2[profile?]
195 >=dev-haskell/regex-compat-0.95.1[profile?]
196 >=dev-haskell/regex-posix-0.95.1[profile?]
197 >=dev-haskell/stm-2.2.0.1[profile?]
198 >=dev-haskell/syb-0.3.3[profile?]
199 >=dev-haskell/text-0.11.1.5[profile?]
200 >=dev-haskell/transformers-0.2.2.0[profile?]
201 >=dev-haskell/xhtml-3000.2.0.4[profile?]
202 >=dev-haskell/zlib-0.5.3.1[profile?]
203 X? (
204 >=dev-haskell/opengl-2.2.3.0[profile?]
205 >=dev-haskell/glut-2.1.2.1[profile?]
206 )
207 >=dev-lang/ghc-7.0.4
208
209 >=dev-haskell/alex-2.3.5
210 >=dev-haskell/cabal-1.10.2.0
211 >=dev-haskell/happy-1.18.6
212 >=dev-haskell/cabal-install-0.10.2
213 >=dev-haskell/hscolour-1.17
214 >=dev-haskell/haddock-2.9.2"
215
216 DEPEND="${RDEPEND}"
217
218 pkg_postinst() {
219 if ! use X; then
220 elog "The haskell platform includes the 3D graphics libraries opengl and glut."
221 elog "To install opengl and glut requires the X use flag."
222 fi
223 }