Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/pandoc: pandoc-1.12.3.1.ebuild ChangeLog pandoc-1.12.3.ebuild
Date: Sat, 01 Feb 2014 19:57:18
Message-Id: 20140201195711.D86912004C@flycatcher.gentoo.org
1 slyfox 14/02/01 19:57:11
2
3 Modified: ChangeLog
4 Added: pandoc-1.12.3.1.ebuild
5 Removed: pandoc-1.12.3.ebuild
6 Log:
7 Version bump. Remove buggy bump (bug #499836 by Denys Duchier).
8
9 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
10
11 Revision Changes Path
12 1.27 app-text/pandoc/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?rev=1.27&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?rev=1.27&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?r1=1.26&r2=1.27
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v
21 retrieving revision 1.26
22 retrieving revision 1.27
23 diff -u -r1.26 -r1.27
24 --- ChangeLog 30 Jan 2014 08:06:34 -0000 1.26
25 +++ ChangeLog 1 Feb 2014 19:57:11 -0000 1.27
26 @@ -1,6 +1,12 @@
27 # ChangeLog for app-text/pandoc
28 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.26 2014/01/30 08:06:34 jlec Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.27 2014/02/01 19:57:11 slyfox Exp $
31 +
32 +*pandoc-1.12.3.1 (01 Feb 2014)
33 +
34 + 01 Feb 2014; Sergei Trofimovich <slyfox@g.o> +pandoc-1.12.3.1.ebuild,
35 + -pandoc-1.12.3.ebuild:
36 + Version bump. Remove buggy bump (bug #499836 by Denys Duchier).
37
38 *pandoc-1.12.3 (30 Jan 2014)
39
40
41
42
43 1.1 app-text/pandoc/pandoc-1.12.3.1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.3.1.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.12.3.1.ebuild?rev=1.1&content-type=text/plain
47
48 Index: pandoc-1.12.3.1.ebuild
49 ===================================================================
50 # Copyright 1999-2014 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/pandoc-1.12.3.1.ebuild,v 1.1 2014/02/01 19:57:11 slyfox Exp $
53
54 EAPI=5
55
56 # ebuild generated by hackport 0.3.6.9999
57
58 CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
59 inherit haskell-cabal
60
61 DESCRIPTION="Conversion between markup formats"
62 HOMEPAGE="http://johnmacfarlane.net/pandoc"
63 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
64
65 LICENSE="GPL-2"
66 SLOT="0/${PV}"
67 KEYWORDS="~amd64 ~x86"
68 IUSE="embed_data_files +http-conduit"
69
70 RDEPEND=">=dev-haskell/aeson-0.6:=[profile?] <dev-haskell/aeson-0.8:=[profile?]
71 >=dev-haskell/attoparsec-0.10:=[profile?] <dev-haskell/attoparsec-0.12:=[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.7:=[profile?]
75 >=dev-haskell/blaze-markup-0.5.1:=[profile?] <dev-haskell/blaze-markup-0.6:=[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.6:=[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.2:=[profile?]
82 >=dev-haskell/network-2:=[profile?] <dev-haskell/network-2.5:=[profile?]
83 >=dev-haskell/pandoc-types-1.12.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/syb-0.1:=[profile?] <dev-haskell/syb-0.5:=[profile?]
87 >=dev-haskell/tagsoup-0.12.5:=[profile?] <dev-haskell/tagsoup-0.14:=[profile?]
88 >=dev-haskell/temporary-1.1:=[profile?] <dev-haskell/temporary-1.3:=[profile?]
89 >=dev-haskell/texmath-0.6.6:=[profile?] <dev-haskell/texmath-0.7:=[profile?]
90 >=dev-haskell/text-0.11:=[profile?] <dev-haskell/text-1.2:=[profile?]
91 >=dev-haskell/unordered-containers-0.2:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?]
92 >=dev-haskell/vector-0.10:=[profile?] <dev-haskell/vector-0.11:=[profile?]
93 >=dev-haskell/xml-1.3.12:=[profile?] <dev-haskell/xml-1.4:=[profile?]
94 >=dev-haskell/yaml-0.8.3:=[profile?] <dev-haskell/yaml-0.9:=[profile?]
95 >=dev-haskell/zip-archive-0.1.3.3:=[profile?] <dev-haskell/zip-archive-0.3:=[profile?]
96 >=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.6:=[profile?]
97 >=dev-lang/ghc-7.0.1:=
98 http-conduit? ( >=dev-haskell/http-conduit-1.9:=[profile?] <dev-haskell/http-conduit-2.1:=[profile?]
99 >=dev-haskell/http-types-0.8:=[profile?] <dev-haskell/http-types-0.9:=[profile?] )
100 "
101 DEPEND="${RDEPEND}
102 dev-haskell/alex
103 >=dev-haskell/cabal-1.10.0.0
104 dev-haskell/happy
105 test? ( >=dev-haskell/ansi-terminal-0.5 <dev-haskell/ansi-terminal-0.7
106 >=dev-haskell/diff-0.2 <dev-haskell/diff-0.4
107 >=dev-haskell/hunit-1.2 <dev-haskell/hunit-1.3
108 >=dev-haskell/quickcheck-2.4 <dev-haskell/quickcheck-2.7
109 >=dev-haskell/test-framework-0.3 <dev-haskell/test-framework-0.9
110 >=dev-haskell/test-framework-hunit-0.2 <dev-haskell/test-framework-hunit-0.4
111 >=dev-haskell/test-framework-quickcheck2-0.2.9 <dev-haskell/test-framework-quickcheck2-0.4 )
112 "
113
114 src_configure() {
115 haskell-cabal_src_configure \
116 $(cabal_flag embed_data_files embed_data_files) \
117 $(cabal_flag http-conduit http-conduit)
118 }