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/geniplate-mirror: metadata.xml geniplate-mirror-0.7.1.ebuild ChangeLog
Date: Sun, 02 Aug 2015 13:48:12
Message-Id: 20150802134802.A8803113@oystercatcher.gentoo.org
1 gienah 15/08/02 13:48:02
2
3 Added: metadata.xml geniplate-mirror-0.7.1.ebuild
4 ChangeLog
5 Log:
6 Add geniplate-mirror for sci-mathematics/agda-2.4.2.3-r1
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
9
10 Revision Changes Path
11 1.1 dev-haskell/geniplate-mirror/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/geniplate-mirror/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/geniplate-mirror/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>haskell</herd>
22 <longdescription>
23 Use Template Haskell to generate Uniplate-like functions.
24
25 This is a maintained mirror of the
26 &lt;http://hackage.haskell.org/package/geniplate geniplate&gt; package,
27 written by Lennart Augustsson.
28 </longdescription>
29 </pkgmetadata>
30
31
32
33 1.1 dev-haskell/geniplate-mirror/geniplate-mirror-0.7.1.ebuild
34
35 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.1.ebuild?rev=1.1&view=markup
36 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.1.ebuild?rev=1.1&content-type=text/plain
37
38 Index: geniplate-mirror-0.7.1.ebuild
39 ===================================================================
40 # Copyright 1999-2015 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/geniplate-mirror/geniplate-mirror-0.7.1.ebuild,v 1.1 2015/08/02 13:48:02 gienah Exp $
43
44 EAPI=5
45
46 # ebuild generated by hackport 0.4.5.9999
47
48 CABAL_FEATURES="lib profile haddock hoogle hscolour"
49 inherit haskell-cabal
50
51 DESCRIPTION="Use Template Haskell to generate Uniplate-like functions"
52 HOMEPAGE="https://github.com/danr/geniplate"
53 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
54
55 LICENSE="BSD"
56 SLOT="0/${PV}"
57 KEYWORDS="~amd64 ~x86"
58 IUSE=""
59
60 RDEPEND="dev-haskell/mtl:=[profile?]
61 >=dev-lang/ghc-7.4.1:=
62 "
63 DEPEND="${RDEPEND}
64 >=dev-haskell/cabal-1.8
65 "
66
67
68
69 1.1 dev-haskell/geniplate-mirror/ChangeLog
70
71 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/geniplate-mirror/ChangeLog?rev=1.1&view=markup
72 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/geniplate-mirror/ChangeLog?rev=1.1&content-type=text/plain
73
74 Index: ChangeLog
75 ===================================================================
76 # ChangeLog for dev-haskell/geniplate-mirror
77 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
78 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/geniplate-mirror/ChangeLog,v 1.1 2015/08/02 13:48:02 gienah Exp $
79
80 *geniplate-mirror-0.7.1 (02 Aug 2015)
81
82 02 Aug 2015; Mark Wright <gienah@g.o> +geniplate-mirror-0.7.1.ebuild,
83 +metadata.xml:
84 Add geniplate-mirror for sci-mathematics/agda-2.4.2.3-r1