Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hakyll/
Date: Fri, 02 Apr 2021 09:54:10
Message-Id: 1617357234.1f0f3d728a6d23c9470c5e858ba808d729cdc643.slyfox@gentoo
1 commit: 1f0f3d728a6d23c9470c5e858ba808d729cdc643
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 2 09:45:14 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 2 09:53:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0f3d72
7
8 dev-haskell/hakyll: drop old
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 dev-haskell/hakyll/Manifest | 1 -
14 dev-haskell/hakyll/hakyll-4.13.4.0.ebuild | 76 -------------------------------
15 2 files changed, 77 deletions(-)
16
17 diff --git a/dev-haskell/hakyll/Manifest b/dev-haskell/hakyll/Manifest
18 index 941255071a3..570fadd919c 100644
19 --- a/dev-haskell/hakyll/Manifest
20 +++ b/dev-haskell/hakyll/Manifest
21 @@ -1,2 +1 @@
22 -DIST hakyll-4.13.4.0.tar.gz 105151 BLAKE2B a17ddcc7846d4c50f3ade0d430a0208c6c85d9827e5daa69b1652050313cb62fc87fd8b1547cacacbca5562f4cf172eacd7e641d3921516c4578e0684ae55ee9 SHA512 4ade6776cfee7a8293ba4a659cf8633c0e6641ee2c33db9cdddeaca996ff092d027ce4165e174d7acdeb8485904394d9a899351d9e3c065e4ce7cb5af61ee08a
23 DIST hakyll-4.13.4.1.tar.gz 105251 BLAKE2B 6a2c83f2784aad1c80ecce7d01ade1d1bde0546c3f828acc74c88df95b4217f191eb516bf57cc1993bdaebd76629d86d3963bf386f7df68ca5dc17288f3f2b3f SHA512 6045a1461855d46f57a20f7a84636f90e6d151bcbaf09511f10ab66fa0567062e355ff580d1f12a4432bbe517bc9e162d65927f3c343f8f077e81981e7c7973c
24
25 diff --git a/dev-haskell/hakyll/hakyll-4.13.4.0.ebuild b/dev-haskell/hakyll/hakyll-4.13.4.0.ebuild
26 deleted file mode 100644
27 index 0cf1b6bd90e..00000000000
28 --- a/dev-haskell/hakyll/hakyll-4.13.4.0.ebuild
29 +++ /dev/null
30 @@ -1,76 +0,0 @@
31 -# Copyright 1999-2020 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=7
35 -
36 -# ebuild generated by hackport 0.6.4.9999
37 -
38 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
39 -inherit haskell-cabal
40 -
41 -DESCRIPTION="A static website compiler library"
42 -HOMEPAGE="https://jaspervdj.be/hakyll/"
43 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
44 -
45 -LICENSE="BSD"
46 -SLOT="0/${PV}"
47 -KEYWORDS="~amd64 ~x86"
48 -IUSE="buildwebsite +checkexternal +previewserver +usepandoc +watchserver"
49 -
50 -RDEPEND=">=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.10:=[profile?]
51 - >=dev-haskell/blaze-markup-0.5.1:=[profile?] <dev-haskell/blaze-markup-0.9:=[profile?]
52 - >=dev-haskell/cryptonite-0.25:=[profile?] <dev-haskell/cryptonite-0.28:=[profile?]
53 - >=dev-haskell/data-default-0.4:=[profile?] <dev-haskell/data-default-0.8:=[profile?]
54 - >=dev-haskell/file-embed-0.0.10.1:=[profile?] <dev-haskell/file-embed-0.0.12:=[profile?]
55 - >=dev-haskell/lrucache-1.1.1:=[profile?] <dev-haskell/lrucache-1.3:=[profile?]
56 - >=dev-haskell/memory-0.14.18:=[profile?] <dev-haskell/memory-0.16:=[profile?]
57 - >=dev-haskell/mtl-1:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
58 - >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?]
59 - >=dev-haskell/optparse-applicative-0.12:=[profile?] <dev-haskell/optparse-applicative-0.16:=[profile?]
60 - >=dev-haskell/parsec-3.0:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
61 - >=dev-haskell/random-1.0:=[profile?] <dev-haskell/random-1.2:=[profile?]
62 - >=dev-haskell/regex-tdfa-1.1:=[profile?] <dev-haskell/regex-tdfa-1.4:=[profile?]
63 - >=dev-haskell/resourcet-1.1:=[profile?] <dev-haskell/resourcet-1.3:=[profile?]
64 - >=dev-haskell/scientific-0.3.4:=[profile?] <dev-haskell/scientific-0.4:=[profile?]
65 - >=dev-haskell/tagsoup-0.13.1:=[profile?] <dev-haskell/tagsoup-0.15:=[profile?]
66 - >=dev-haskell/text-0.11:=[profile?] <dev-haskell/text-1.3:=[profile?]
67 - >=dev-haskell/time-locale-compat-0.1:=[profile?] <dev-haskell/time-locale-compat-0.2:=[profile?]
68 - >=dev-haskell/unordered-containers-0.2:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?]
69 - >=dev-haskell/vector-0.11:=[profile?] <dev-haskell/vector-0.13:=[profile?]
70 - >=dev-haskell/yaml-0.8.11:=[profile?] <dev-haskell/yaml-0.12:=[profile?]
71 - >=dev-lang/ghc-8.6.3:=
72 - buildwebsite? ( >=app-text/pandoc-2.0.5:=[profile?] <app-text/pandoc-2.10:=[profile?] )
73 - checkexternal? ( >=dev-haskell/http-conduit-2.2:=[profile?] <dev-haskell/http-conduit-2.4:=[profile?] )
74 - previewserver? ( >=dev-haskell/fsnotify-0.2:=[profile?] <dev-haskell/fsnotify-0.4:=[profile?]
75 - >=dev-haskell/http-types-0.9:=[profile?] <dev-haskell/http-types-0.13:=[profile?]
76 - >=dev-haskell/wai-3.2:=[profile?] <dev-haskell/wai-3.3:=[profile?]
77 - >=dev-haskell/wai-app-static-3.1:=[profile?] <dev-haskell/wai-app-static-3.2:=[profile?]
78 - >=dev-haskell/warp-3.2:=[profile?] <dev-haskell/warp-3.4:=[profile?] )
79 - !previewserver? ( checkexternal? ( >=dev-haskell/http-types-0.7:=[profile?] <dev-haskell/http-types-0.13:=[profile?] )
80 - watchserver? ( >=dev-haskell/fsnotify-0.2:=[profile?] <dev-haskell/fsnotify-0.4:=[profile?] ) )
81 - usepandoc? ( >=app-text/pandoc-2.0.5:=[profile?] <app-text/pandoc-2.10:=[profile?]
82 - >=dev-haskell/pandoc-citeproc-0.14:=[profile?] <dev-haskell/pandoc-citeproc-0.18:=[profile?] )
83 -"
84 -DEPEND="${RDEPEND}
85 - >=dev-haskell/cabal-2.4.0.1
86 - test? ( >=dev-haskell/quickcheck-2.8 <dev-haskell/quickcheck-2.14
87 - >=dev-haskell/tasty-0.11 <dev-haskell/tasty-1.4
88 - >=dev-haskell/tasty-hunit-0.9 <dev-haskell/tasty-hunit-0.11
89 - >=dev-haskell/tasty-quickcheck-0.8 <dev-haskell/tasty-quickcheck-0.11 )
90 -"
91 -
92 -src_configure() {
93 - haskell-cabal_src_configure \
94 - $(cabal_flag buildwebsite buildwebsite) \
95 - $(cabal_flag checkexternal checkexternal) \
96 - $(cabal_flag previewserver previewserver) \
97 - $(cabal_flag usepandoc usepandoc) \
98 - $(cabal_flag watchserver watchserver)
99 -}
100 -
101 -src_test() {
102 - # unixFilter test expects 'option' output in error message
103 - # But it's a localized string that:
104 - # https://github.com/jaspervdj/hakyll/issues/607
105 - LANGUAGE=en haskell-cabal_src_test
106 -}