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/snap-core: snap-core-0.9.6.4.ebuild ChangeLog
Date: Thu, 01 Jan 2015 09:44:06
Message-Id: 20150101094401.15F54EA11@oystercatcher.gentoo.org
1 gienah 15/01/01 09:44:01
2
3 Modified: ChangeLog
4 Added: snap-core-0.9.6.4.ebuild
5 Log:
6 Bump snap-core to 0.9.6.4
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
9
10 Revision Changes Path
11 1.5 dev-haskell/snap-core/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/snap-core/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/snap-core/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/snap-core/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/snap-core/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 14 Dec 2014 06:11:44 -0000 1.4
24 +++ ChangeLog 1 Jan 2015 09:44:01 -0000 1.5
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-haskell/snap-core
27 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/snap-core/ChangeLog,v 1.4 2014/12/14 06:11:44 gienah Exp $
29 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/snap-core/ChangeLog,v 1.5 2015/01/01 09:44:01 gienah Exp $
31 +
32 +*snap-core-0.9.6.4 (01 Jan 2015)
33 +
34 + 01 Jan 2015; Mark Wright <gienah@g.o> +snap-core-0.9.6.4.ebuild:
35 + Bump snap-core to 0.9.6.4
36
37 *snap-core-0.9.6.3-r1 (14 Dec 2014)
38
39
40
41
42 1.1 dev-haskell/snap-core/snap-core-0.9.6.4.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/snap-core/snap-core-0.9.6.4.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/snap-core/snap-core-0.9.6.4.ebuild?rev=1.1&content-type=text/plain
46
47 Index: snap-core-0.9.6.4.ebuild
48 ===================================================================
49 # Copyright 1999-2015 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/snap-core/snap-core-0.9.6.4.ebuild,v 1.1 2015/01/01 09:44:01 gienah Exp $
52
53 EAPI=5
54
55 # ebuild generated by hackport 0.4.4.9999
56
57 CABAL_FEATURES="lib profile haddock hoogle hscolour"
58 inherit haskell-cabal
59
60 DESCRIPTION="Snap: A Haskell Web Framework (core interfaces and types)"
61 HOMEPAGE="http://snapframework.com/"
62 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
63
64 LICENSE="BSD"
65 SLOT="0/${PV}"
66 KEYWORDS="~amd64 ~x86"
67 IUSE="debug portable"
68
69 RDEPEND=">=dev-haskell/attoparsec-0.10:=[profile?] <dev-haskell/attoparsec-0.13:=[profile?]
70 >=dev-haskell/attoparsec-enumerator-0.3:=[profile?] <dev-haskell/attoparsec-enumerator-0.4:=[profile?]
71 >=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?]
72 >=dev-haskell/blaze-builder-enumerator-0.2:=[profile?] <dev-haskell/blaze-builder-enumerator-0.3:=[profile?]
73 >=dev-haskell/case-insensitive-0.3:=[profile?] <dev-haskell/case-insensitive-1.3:=[profile?]
74 >=dev-haskell/enumerator-0.4.15:=[profile?] <dev-haskell/enumerator-0.5:=[profile?]
75 >=dev-haskell/hunit-1.2:=[profile?] <dev-haskell/hunit-2:=[profile?]
76 >=dev-haskell/monadcatchio-transformers-0.2.1:=[profile?] <dev-haskell/monadcatchio-transformers-0.4:=[profile?]
77 >=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
78 >=dev-haskell/random-1:=[profile?] <dev-haskell/random-2:=[profile?]
79 >=dev-haskell/regex-posix-0.95:=[profile?] <dev-haskell/regex-posix-1:=[profile?]
80 >=dev-haskell/text-0.11:=[profile?] <dev-haskell/text-1.3:=[profile?]
81 >=dev-haskell/unix-compat-0.2:=[profile?] <dev-haskell/unix-compat-0.5:=[profile?]
82 >=dev-haskell/unordered-containers-0.1.4.3:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?]
83 >=dev-haskell/vector-0.6:=[profile?] <dev-haskell/vector-0.11:=[profile?]
84 >=dev-haskell/zlib-enum-0.2.1:=[profile?] <dev-haskell/zlib-enum-0.3:=[profile?]
85 >=dev-lang/ghc-7.4.1:=
86 || ( ( >=dev-haskell/hashable-1.1:=[profile?] <dev-haskell/hashable-1.2:=[profile?] )
87 ( >=dev-haskell/hashable-1.2.1:=[profile?] <dev-haskell/hashable-1.3:=[profile?] ) )
88 !portable? ( >=dev-haskell/bytestring-mmap-0.2.2:=[profile?] <dev-haskell/bytestring-mmap-0.3:=[profile?] )
89 "
90 DEPEND="${RDEPEND}
91 >=dev-haskell/cabal-1.8
92 "
93
94 src_configure() {
95 haskell-cabal_src_configure \
96 $(cabal_flag debug debug) \
97 $(cabal_flag portable portable)
98 }