Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/gitit/
Date: Thu, 06 Aug 2020 18:47:29
Message-Id: 1596739636.e00c203e4a092963e8fb9e30e17935fdee8af6e6.slyfox@gentoo
1 commit: e00c203e4a092963e8fb9e30e17935fdee8af6e6
2 Author: Jack Todaro <solpeth <AT> posteo <DOT> org>
3 AuthorDate: Thu Aug 6 06:39:57 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 6 18:47:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e00c203e
7
8 www-apps/gitit: bump up to 0.13.0.0
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 www-apps/gitit/Manifest | 1 +
15 www-apps/gitit/gitit-0.13.0.0.ebuild | 74 ++++++++++++++++++++++++++++++++++++
16 2 files changed, 75 insertions(+)
17
18 diff --git a/www-apps/gitit/Manifest b/www-apps/gitit/Manifest
19 index 86100062f67..92409bcd41c 100644
20 --- a/www-apps/gitit/Manifest
21 +++ b/www-apps/gitit/Manifest
22 @@ -1,3 +1,4 @@
23 DIST gitit-0.12.1.1.tar.gz 274787 BLAKE2B af4c6824f0e59caa88c16c64cd009ba9e234b19c07f44b1f71291f7ec42fe083c9d118feb5f0ed40364df30bf0e79d48cc11b450128c4797f26d969df7d9fb24 SHA512 ad27445b517e268d773993f2f642b8fa392c25b863ee6370d235708c9d6015363a253afd9e3ea0ed46414b6b5ad98bad445f73e9f459285d0c31590ef42b91f1
24 DIST gitit-0.12.2.1.tar.gz 271239 BLAKE2B 20424b20afd0720dd5b4ac1fbf9753c3fbe8288478569672643825cd83bb54a99975306cf7bdcfe52dc2d729922ca20f129a293c808dd2c60027e23c9490bf28 SHA512 dd81ae190bd77b39e15881d87dd7efdcd02ac16a4933f3d44a5c900275fc494c8bc9a883c92fcf18ff49a6285d6dd56464e57695c9cb39d5616d43dbdcc58162
25 DIST gitit-0.12.2.tar.gz 270891 BLAKE2B 9b05fb70ac1c98c8eb6f54d987e7d53c609f87a2c2b3f557ffaae36a1dc72806cbc4ac63d990d5e6727805fec5e589de3eb979bc11b78a19fcfa1cabf4db727a SHA512 3420335d3aabfde5466e4a70319712d87cf98e7151fe9a23d58807f74fa2bdb74cbf028fe4ab764a192f0e7ad9c56b70749029d64306c495d8012824c8f281cf
26 +DIST gitit-0.13.0.0.tar.gz 274691 BLAKE2B 74ef7d4a73356a2be7531fa22faf6ebd2f5a2edf9ce40909cff31756d93e1bea8e563d953b6c3fe0ea30fa98d13dee21aa7331bbb281fcfd476b2de90cd0accb SHA512 dce06c73813a71df4e9896e62f611906de708a5186ace2ba4679bd53bae48495ced5b888febb65a395cef3b11ecb595dfca079b1c3ed24fb464aa997e710ab1e
27
28 diff --git a/www-apps/gitit/gitit-0.13.0.0.ebuild b/www-apps/gitit/gitit-0.13.0.0.ebuild
29 new file mode 100644
30 index 00000000000..12a22b58b39
31 --- /dev/null
32 +++ b/www-apps/gitit/gitit-0.13.0.0.ebuild
33 @@ -0,0 +1,74 @@
34 +# Copyright 1999-2020 Gentoo Authors
35 +# Distributed under the terms of the GNU General Public License v2
36 +
37 +EAPI=7
38 +
39 +# ebuild generated by hackport 0.6.5.9999
40 +
41 +CABAL_FEATURES="lib profile haddock hoogle hscolour"
42 +inherit haskell-cabal
43 +
44 +DESCRIPTION="Wiki using happstack, git or darcs, and pandoc"
45 +HOMEPAGE="https://hackage.haskell.org/package/gitit"
46 +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
47 +
48 +LICENSE="GPL-2"
49 +SLOT="0/${PV}"
50 +KEYWORDS="~amd64 ~x86"
51 +IUSE="+plugins"
52 +
53 +RDEPEND=">=app-text/pandoc-2.9:=[profile?] <app-text/pandoc-2.10:=[profile?]
54 + >=dev-haskell/aeson-0.7:=[profile?] <dev-haskell/aeson-1.5:=[profile?]
55 + >=dev-haskell/base64-bytestring-0.1:=[profile?]
56 + >=dev-haskell/blaze-html-0.4:=[profile?] <dev-haskell/blaze-html-0.10:=[profile?]
57 + >=dev-haskell/configfile-1:=[profile?]
58 + >=dev-haskell/doctemplates-0.7.1:=[profile?]
59 + >=dev-haskell/feed-1.0:=[profile?] <dev-haskell/feed-1.4:=[profile?]
60 + >=dev-haskell/filestore-0.6.4:=[profile?] <dev-haskell/filestore-0.7:=[profile?]
61 + >=dev-haskell/happstack-server-7.5:=[profile?] <dev-haskell/happstack-server-7.7:=[profile?]
62 + >=dev-haskell/hoauth2-1.3.0:=[profile?] <dev-haskell/hoauth2-1.12:=[profile?]
63 + >=dev-haskell/hslogger-1:=[profile?]
64 + >=dev-haskell/hstringtemplate-0.6:=[profile?] <dev-haskell/hstringtemplate-0.9:=[profile?]
65 + >=dev-haskell/http-4000.0:=[profile?]
66 + >=dev-haskell/http-client-tls-0.2.2:=[profile?] <dev-haskell/http-client-tls-0.4:=[profile?]
67 + >=dev-haskell/http-conduit-2.1.6:=[profile?] <dev-haskell/http-conduit-2.4:=[profile?]
68 + >=dev-haskell/json-0.4:=[profile?] <dev-haskell/json-0.11:=[profile?]
69 + dev-haskell/mtl:=[profile?]
70 + >=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?]
71 + >=dev-haskell/network-bsd-2.8.1:=[profile?] <dev-haskell/network-bsd-2.9:=[profile?]
72 + >=dev-haskell/network-uri-2.6:=[profile?]
73 + dev-haskell/old-locale:=[profile?]
74 + dev-haskell/old-time:=[profile?]
75 + >=dev-haskell/pandoc-types-1.20:=[profile?] <dev-haskell/pandoc-types-1.21:=[profile?]
76 + dev-haskell/parsec:=[profile?]
77 + dev-haskell/random:=[profile?]
78 + >=dev-haskell/recaptcha-0.1:=[profile?]
79 + dev-haskell/safe:=[profile?]
80 + >dev-haskell/sha-1:=[profile?]
81 + >=dev-haskell/skylighting-0.8.2.3:=[profile?] <dev-haskell/skylighting-0.9:=[profile?]
82 + dev-haskell/split:=[profile?]
83 + dev-haskell/syb:=[profile?]
84 + >=dev-haskell/tagsoup-0.13:=[profile?] <dev-haskell/tagsoup-0.15:=[profile?]
85 + dev-haskell/text:=[profile?]
86 + >=dev-haskell/uri-bytestring-0.2.3.3:=[profile?]
87 + >=dev-haskell/url-2.1:=[profile?]
88 + >=dev-haskell/utf8-string-0.3:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?]
89 + >=dev-haskell/uuid-1.3:=[profile?] <dev-haskell/uuid-1.4:=[profile?]
90 + dev-haskell/xhtml:=[profile?]
91 + >=dev-haskell/xml-1.3.5:=[profile?]
92 + >=dev-haskell/xml-conduit-1.5:=[profile?] <dev-haskell/xml-conduit-1.10:=[profile?]
93 + >=dev-haskell/xml-types-0.3:=[profile?]
94 + >=dev-haskell/xss-sanitize-0.3:=[profile?] <dev-haskell/xss-sanitize-0.4:=[profile?]
95 + >=dev-haskell/zlib-0.5:=[profile?] <dev-haskell/zlib-0.7:=[profile?]
96 + >=dev-lang/ghc-8.0.1:=
97 + plugins? ( dev-haskell/ghc-paths:=[profile?]
98 + >=dev-lang/ghc-8.0.1:=[profile?] )
99 +"
100 +DEPEND="${RDEPEND}
101 + >=dev-haskell/cabal-2.0
102 +"
103 +
104 +src_configure() {
105 + haskell-cabal_src_configure \
106 + $(cabal_flag plugins plugins)
107 +}