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.9.4.5.ebuild ChangeLog
Date: Sun, 25 Nov 2012 06:13:27
Message-Id: 20121125061315.848E421612@flycatcher.gentoo.org
1 gienah 12/11/25 06:13:15
2
3 Modified: ChangeLog
4 Added: pandoc-1.9.4.5.ebuild
5 Log:
6 Bump pandoc-1.9.4.5 to ebuild
7
8 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
9
10 Revision Changes Path
11 1.11 app-text/pandoc/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/ChangeLog?r1=1.10&r2=1.11
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- ChangeLog 12 Sep 2012 14:35:13 -0000 1.10
24 +++ ChangeLog 25 Nov 2012 06:13:15 -0000 1.11
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-text/pandoc
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.10 2012/09/12 14:35:13 qnikst Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/pandoc/ChangeLog,v 1.11 2012/11/25 06:13:15 gienah Exp $
30 +
31 +*pandoc-1.9.4.5 (25 Nov 2012)
32 +
33 + 25 Nov 2012; Mark Wright <gienah@g.o> +pandoc-1.9.4.5.ebuild:
34 + Bump pandoc-1.9.4.5 to ebuild
35
36 12 Sep 2012; Alexander Vershilov <qnikst@g.o> pandoc-1.8.1.1-r1.ebuild,
37 pandoc-1.9.1.2.ebuild, pandoc-1.9.2.ebuild, pandoc-1.9.3.ebuild,
38
39
40
41 1.1 app-text/pandoc/pandoc-1.9.4.5.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.9.4.5.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pandoc/pandoc-1.9.4.5.ebuild?rev=1.1&content-type=text/plain
45
46 Index: pandoc-1.9.4.5.ebuild
47 ===================================================================
48 # Copyright 1999-2012 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.9.4.5.ebuild,v 1.1 2012/11/25 06:13:15 gienah Exp $
51
52 EAPI=5
53
54 # ebuild generated by hackport 0.3.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=""
67
68 RDEPEND=">=dev-haskell/base64-bytestring-0.1:=[profile?]
69 <dev-haskell/base64-bytestring-1.1:=[profile?]
70 =dev-haskell/blaze-html-0.5*:=[profile?]
71 >=dev-haskell/citeproc-hs-0.3.4:=[profile?]
72 <dev-haskell/citeproc-hs-0.4:=[profile?]
73 =dev-haskell/extensible-exceptions-0.1*:=[profile?]
74 >=dev-haskell/highlighting-kate-0.5.1:=[profile?]
75 <dev-haskell/highlighting-kate-0.6:=[profile?]
76 >=dev-haskell/http-4000.0.5:=[profile?]
77 <dev-haskell/http-4000.3:=[profile?]
78 >=dev-haskell/json-0.4:=[profile?]
79 <dev-haskell/json-0.8:=[profile?]
80 >=dev-haskell/mtl-1.1:=[profile?]
81 <dev-haskell/mtl-2.2:=[profile?]
82 >=dev-haskell/network-2:=[profile?]
83 <dev-haskell/network-2.5:=[profile?]
84 >=dev-haskell/pandoc-types-1.9.0.2:=[profile?]
85 <dev-haskell/pandoc-types-1.10:=[profile?]
86 =dev-haskell/parsec-3.1*:=[profile?]
87 >=dev-haskell/random-1:=[profile?]
88 <dev-haskell/random-1.1:=[profile?]
89 >=dev-haskell/syb-0.1:=[profile?]
90 <dev-haskell/syb-0.4:=[profile?]
91 >=dev-haskell/tagsoup-0.12.5:=[profile?]
92 <dev-haskell/tagsoup-0.13:=[profile?]
93 =dev-haskell/temporary-1.1*:=[profile?]
94 >=dev-haskell/texmath-0.6.0.2:=[profile?]
95 <dev-haskell/texmath-0.7:=[profile?]
96 >=dev-haskell/time-1.2:=[profile?]
97 <dev-haskell/time-1.5:=[profile?]
98 =dev-haskell/utf8-string-0.3*:=[profile?]
99 >=dev-haskell/xml-1.3.12:=[profile?]
100 <dev-haskell/xml-1.4:=[profile?]
101 >=dev-haskell/zip-archive-0.1.1.7:=[profile?]
102 <dev-haskell/zip-archive-0.2:=[profile?]
103 =dev-haskell/zlib-0.5*:=[profile?]
104 >=dev-lang/ghc-7.4.2:="
105 DEPEND="${RDEPEND}
106 test? ( =dev-haskell/ansi-terminal-0.5*
107 dev-haskell/diff
108 =dev-haskell/hunit-1.2*
109 >=dev-haskell/quickcheck-2.4
110 <dev-haskell/quickcheck-2.6
111 >=dev-haskell/test-framework-0.3
112 <dev-haskell/test-framework-0.7
113 =dev-haskell/test-framework-hunit-0.2*
114 >=dev-haskell/test-framework-quickcheck2-0.2.9
115 <dev-haskell/test-framework-quickcheck2-0.3
116 )
117 >=dev-haskell/cabal-1.10"
118
119 src_install() {
120 cabal_src_install
121
122 doman "${S}/man/man1/${PN}.1"
123
124 # COPYING is installed by the Cabal eclass
125 dodoc README COPYRIGHT changelog
126 }