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/cryptohash-conduit: cryptohash-conduit-0.1.1.ebuild metadata.xml ChangeLog
Date: Wed, 02 Jul 2014 04:17:12
Message-Id: 20140702041706.C3BC72004E@flycatcher.gentoo.org
1 gienah 14/07/02 04:17:06
2
3 Added: cryptohash-conduit-0.1.1.ebuild metadata.xml
4 ChangeLog
5 Log:
6 Add cryptohash-conduit 0.1.1
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 618E971F)
9
10 Revision Changes Path
11 1.1 dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild?rev=1.1&content-type=text/plain
15
16 Index: cryptohash-conduit-0.1.1.ebuild
17 ===================================================================
18 # Copyright 1999-2014 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild,v 1.1 2014/07/02 04:17:06 gienah Exp $
21
22 EAPI=5
23
24 # ebuild generated by hackport 0.3.6.9999
25
26 CABAL_FEATURES="lib profile haddock hoogle hscolour"
27 inherit haskell-cabal
28
29 DESCRIPTION="cryptohash conduit"
30 HOMEPAGE="http://github.com/vincenthz/hs-cryptohash-conduit"
31 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
32
33 LICENSE="BSD"
34 SLOT="0/${PV}"
35 KEYWORDS="~amd64 ~x86"
36 IUSE=""
37
38 RDEPEND="dev-haskell/conduit:=[profile?]
39 dev-haskell/conduit-extra:=[profile?]
40 dev-haskell/cryptohash:=[profile?]
41 dev-haskell/resourcet:=[profile?]
42 dev-haskell/transformers:=[profile?]
43 >=dev-lang/ghc-6.10.4:=
44 "
45 DEPEND="${RDEPEND}
46 >=dev-haskell/cabal-1.8
47 "
48
49
50
51 1.1 dev-haskell/cryptohash-conduit/metadata.xml
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cryptohash-conduit/metadata.xml?rev=1.1&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cryptohash-conduit/metadata.xml?rev=1.1&content-type=text/plain
55
56 Index: metadata.xml
57 ===================================================================
58 <?xml version="1.0" encoding="UTF-8"?>
59 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
60 <pkgmetadata>
61 <herd>haskell</herd>
62 <maintainer>
63 <email>haskell@g.o</email>
64 </maintainer>
65 <longdescription>
66 Support all the @cryptohash@ package using conduits from
67 the @conduit@ package.
68 </longdescription>
69 </pkgmetadata>
70
71
72
73 1.1 dev-haskell/cryptohash-conduit/ChangeLog
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cryptohash-conduit/ChangeLog?rev=1.1&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cryptohash-conduit/ChangeLog?rev=1.1&content-type=text/plain
77
78 Index: ChangeLog
79 ===================================================================
80 # ChangeLog for dev-haskell/cryptohash-conduit
81 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
82 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/cryptohash-conduit/ChangeLog,v 1.1 2014/07/02 04:17:06 gienah Exp $
83
84 *cryptohash-conduit-0.1.1 (02 Jul 2014)
85
86 02 Jul 2014; Mark Wright <gienah@g.o> +cryptohash-conduit-0.1.1.ebuild,
87 +metadata.xml:
88 Add cryptohash-conduit 0.1.1