Gentoo Archives: gentoo-commits

From: "Mark Wright (gienah)" <gienah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/pandoc: pandoc-1.12.4.2-r1.ebuild ChangeLog
Date: Wed, 02 Jul 2014 14:59:18
Message-Id: 20140702145914.BD63B20036@flycatcher.gentoo.org
1 gienah 14/07/02 14:59:14
2
3 Modified: ChangeLog
4 Added: pandoc-1.12.4.2-r1.ebuild
5 Log:
6 Bump pandoc to 1.12.4.2-r1
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
9
10 Revision Changes Path
11 1.32 app-text/pandoc/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?rev=1.32&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?rev=1.32&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?r1=1.31&r2=1.32
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v
20 retrieving revision 1.31
21 retrieving revision 1.32
22 diff -u -r1.31 -r1.32
23 --- ChangeLog 10 May 2014 12:12:57 -0000 1.31
24 +++ ChangeLog 2 Jul 2014 14:59:14 -0000 1.32
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-text/pandoc
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.31 2014/05/10 12:12:57 slyfox Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.32 2014/07/02 14:59:14 gienah Exp $
30 +
31 +*pandoc-1.12.4.2-r1 (02 Jul 2014)
32 +
33 + 02 Jul 2014; Mark Wright <gienah@g.o> +pandoc-1.12.4.2-r1.ebuild:
34 + Bump pandoc to 1.12.4.2-r1
35
36 *pandoc-1.12.4 (10 May 2014)
37
38
39
40
41 1.1 app-text/pandoc/pandoc-1.12.4.2-r1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: pandoc-1.12.4.2-r1.ebuild
47 ===================================================================
48 # Copyright 1999-2014 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.4.2-r1.ebuild,v 1.1 2014/07/02 14:59:14 gienah Exp $
51
52 EAPI=5
53
54 # ebuild generated by hackport 0.4.9999
55
56 CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
57 inherit haskell-cabal
58
59 DESCRIPTION="Conversion between markup formats"
60 HOMEPAGE="http://johnmacfarlane.net/pandoc"
61 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
62
63 LICENSE="GPL-2"
64 SLOT="0/${PV}"
65 KEYWORDS="~amd64 ~x86"
66 IUSE="embed_data_files +http-conduit"
67
68 RESTRICT=test # missing files
69
70 RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] <dev-haskell/aeson-0.8:=[profile?]
71 >=dev-haskell/attoparsec-0.10:=[profile?] <dev-haskell/attoparsec-0.13:=[profile?]
72 >=dev-haskell/base64-bytestring-0.1:=[profile?] <dev-haskell/base64-bytestring-1.1:=[profile?]
73 >=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-0.8:=[profile?]
74 >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.8:=[profile?]
75 >=dev-haskell/blaze-markup-0.5.1:=[profile?] <dev-haskell/blaze-markup-0.7:=[profile?]
76 >=dev-haskell/data-default-0.4:=[profile?] <dev-haskell/data-default-0.6:=[profile?]
77 >=dev-haskell/extensible-exceptions-0.1:=[profile?] <dev-haskell/extensible-exceptions-0.2:=[profile?]
78 >=dev-haskell/highlighting-kate-0.5.8:=[profile?] <dev-haskell/highlighting-kate-0.6:=[profile?]
79 >=dev-haskell/hslua-0.3:=[profile?] <dev-haskell/hslua-0.4:=[profile?]
80 >=dev-haskell/http-4000.0.5:=[profile?] <dev-haskell/http-4000.3:=[profile?]
81 >=dev-haskell/mtl-1.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
82 >=dev-haskell/network-2:=[profile?] <dev-haskell/network-2.6:=[profile?]
83 >=dev-haskell/pandoc-types-1.12.3.3:=[profile?] <dev-haskell/pandoc-types-1.13:=[profile?]
84 >=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
85 >=dev-haskell/random-1:=[profile?] <dev-haskell/random-1.1:=[profile?]
86 >=dev-haskell/scientific-0.2:=[profile?] <dev-haskell/scientific-0.4:=[profile?]
87 >=dev-haskell/syb-0.1:=[profile?] <dev-haskell/syb-0.5:=[profile?]
88 >=dev-haskell/tagsoup-0.13.1:=[profile?] <dev-haskell/tagsoup-0.14:=[profile?]
89 >=dev-haskell/temporary-1.1:=[profile?] <dev-haskell/temporary-1.3:=[profile?]
90 >=dev-haskell/texmath-0.6.6.1:=[profile?] <dev-haskell/texmath-0.7:=[profile?]
91 >=dev-haskell/text-0.11:=[profile?] <dev-haskell/text-1.2:=[profile?]
92 >=dev-haskell/unordered-containers-0.2:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?]
93 >=dev-haskell/vector-0.10:=[profile?] <dev-haskell/vector-0.11:=[profile?]
94 >=dev-haskell/xml-1.3.12:=[profile?] <dev-haskell/xml-1.4:=[profile?]
95 >=dev-haskell/yaml-0.8.8.2:=[profile?] <dev-haskell/yaml-0.9:=[profile?]
96 >=dev-haskell/zip-archive-0.1.3.3:=[profile?] <dev-haskell/zip-archive-0.3:=[profile?]
97 >=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
98 >=dev-lang/ghc-7.4.1:=
99 http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?] <dev-haskell/http-conduit-2.2:=[profile?]
100 >=dev-haskell/http-types-0.8:=[profile?] <dev-haskell/http-types-0.9:=[profile?] )
101 "
102 DEPEND="${RDEPEND}
103 dev-haskell/alex
104 >=dev-haskell/cabal-1.10
105 dev-haskell/happy
106 test? ( >=dev-haskell/ansi-terminal-0.5 <dev-haskell/ansi-terminal-0.7
107 >=dev-haskell/diff-0.2 <dev-haskell/diff-0.4
108 >=dev-haskell/highlighting-kate-0.5.8 <dev-haskell/highlighting-kate-0.6
109 >=dev-haskell/hunit-1.2 <dev-haskell/hunit-1.3
110 >=dev-haskell/pandoc-types-1.12.3.3 <dev-haskell/pandoc-types-1.13
111 >=dev-haskell/quickcheck-2.4 <dev-haskell/quickcheck-2.8
112 >=dev-haskell/syb-0.1 <dev-haskell/syb-0.5
113 >=dev-haskell/test-framework-0.3 <dev-haskell/test-framework-0.9
114 >=dev-haskell/test-framework-hunit-0.2 <dev-haskell/test-framework-hunit-0.4
115 >=dev-haskell/test-framework-quickcheck2-0.2.9 <dev-haskell/test-framework-quickcheck2-0.4
116 >=dev-haskell/text-0.11 <dev-haskell/text-1.2 )
117 "
118
119 src_prepare() {
120 cabal_chdeps \
121 'scientific >= 0.2 && < 0.3' 'scientific >= 0.2 && < 0.4' \
122 'attoparsec >= 0.10 && < 0.12' 'attoparsec >= 0.10 && < 0.13'
123 }
124
125 src_configure() {
126 haskell-cabal_src_configure \
127 $(cabal_flag embed_data_files embed_data_files) \
128 $(cabal_flag http-conduit http-conduit)
129 }