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/stack/
Date: Fri, 07 Aug 2020 06:37:44
Message-Id: 1596782254.5a60f6b87a579f3b1a57238727cb34b5ad25b56a.slyfox@gentoo
1 commit: 5a60f6b87a579f3b1a57238727cb34b5ad25b56a
2 Author: Jack Todaro <solpeth <AT> posteo <DOT> org>
3 AuthorDate: Thu Aug 6 22:55:52 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 7 06:37:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a60f6b8
7
8 dev-haskell/stack: remove old
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 dev-haskell/stack/Manifest | 1 -
15 dev-haskell/stack/stack-2.3.1.ebuild | 121 -----------------------------------
16 2 files changed, 122 deletions(-)
17
18 diff --git a/dev-haskell/stack/Manifest b/dev-haskell/stack/Manifest
19 index 0ae4b4fe57c..5a39280ee92 100644
20 --- a/dev-haskell/stack/Manifest
21 +++ b/dev-haskell/stack/Manifest
22 @@ -1,2 +1 @@
23 -DIST stack-2.3.1.tar.gz 570880 BLAKE2B 7bb2304f61ea58b0d76340a3f8a2b252b904a65ea709e5b0d376c79878a67e8e5e7456e6361143d1d687502b00bd0fdc12fdf98fbfd085b452174d2701c16b99 SHA512 b5bab09697d2be10445500911ff0b038adc0e9e27baa2b015de9dd3c7d18dbac8d813c20451ac660c43d3ed2c2f587b4dfffd759653ce9c23b159a936e345aa5
24 DIST stack-2.3.3.tar.gz 572406 BLAKE2B 4b88614ede72ea3704e3bfad433a7931860c1c098bb65aeabca46d3abc5364ea132b8a7f0f559f1b07463d4b753b5501081841fa388a5d817389d91371214236 SHA512 cb93e3bcb8f92e01f374806f07f366ca318d66e3b7bd3cfa3fe3b72dce954d2bb371f51e3f79fca8aec19d1d3adef370bb09237bf29340a1bc851a9a103d77a3
25
26 diff --git a/dev-haskell/stack/stack-2.3.1.ebuild b/dev-haskell/stack/stack-2.3.1.ebuild
27 deleted file mode 100644
28 index 75eb762b346..00000000000
29 --- a/dev-haskell/stack/stack-2.3.1.ebuild
30 +++ /dev/null
31 @@ -1,121 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -# ebuild generated by hackport 0.6.5.9999
38 -#hackport: flags: -disable-git-info,-hide-dependency-versions,-integration-tests,-static,-supported-build
39 -
40 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
41 -inherit haskell-cabal
42 -
43 -DESCRIPTION="The Haskell Tool Stack"
44 -HOMEPAGE="http://haskellstack.org"
45 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
46 -
47 -LICENSE="BSD"
48 -SLOT="0/${PV}"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE=""
51 -
52 -RESTRICT=test # requires network access
53 -
54 -RDEPEND=">=dev-haskell/aeson-1.4.6.0:=[profile?]
55 - >=dev-haskell/annotated-wl-pprint-0.7.0:=[profile?]
56 - >=dev-haskell/ansi-terminal-0.9.1:=[profile?]
57 - >=dev-haskell/async-2.2.2:=[profile?]
58 - >=dev-haskell/attoparsec-0.13.2.3:=[profile?]
59 - >=dev-haskell/base64-bytestring-1.0.0.3:=[profile?]
60 - >=dev-haskell/cabal-3.0.0.0:=[profile?]
61 - >=dev-haskell/casa-client-0.0.1:=[profile?]
62 - >=dev-haskell/casa-types-0.0.1:=[profile?]
63 - >=dev-haskell/colour-2.3.5:=[profile?]
64 - >=dev-haskell/conduit-1.3.1.2:=[profile?]
65 - >=dev-haskell/conduit-extra-1.3.4:=[profile?]
66 - >=dev-haskell/cryptonite-0.25:=[profile?]
67 - >=dev-haskell/cryptonite-conduit-0.2.2:=[profile?]
68 - >=dev-haskell/echo-0.1.3:=[profile?]
69 - >=dev-haskell/exceptions-0.10.4:=[profile?]
70 - >=dev-haskell/extra-1.6.19:=[profile?]
71 - >=dev-haskell/file-embed-0.0.11.1:=[profile?]
72 - >=dev-haskell/filelock-0.1.1.4:=[profile?]
73 - >=dev-haskell/fsnotify-0.3.0.1:=[profile?]
74 - >=dev-haskell/generic-deriving-1.12.4:=[profile?]
75 - >=dev-haskell/githash-0.1.3.3:=[profile?]
76 - >=dev-haskell/hackage-security-0.5.3.0:=[profile?]
77 - >=dev-haskell/hashable-1.2.7.0:=[profile?]
78 - >=dev-haskell/hi-file-parser-0.1.0.0:=[profile?]
79 - >=dev-haskell/hpack-0.33.0:=[profile?]
80 - >=dev-haskell/http-client-0.6.4:=[profile?]
81 - >=dev-haskell/http-client-tls-0.3.5.3:=[profile?]
82 - >=dev-haskell/http-conduit-2.3.7.3:=[profile?]
83 - >=dev-haskell/http-download-0.2.0.0:=[profile?]
84 - >=dev-haskell/http-types-0.12.3:=[profile?]
85 - >=dev-haskell/memory-0.14.18:=[profile?]
86 - >=dev-haskell/microlens-0.4.10:=[profile?]
87 - >=dev-haskell/mintty-0.1.2:=[profile?]
88 - >=dev-haskell/mono-traversable-1.0.15.1:=[profile?]
89 - >=dev-haskell/mtl-2.2.2:=[profile?]
90 - >=dev-haskell/mustache-2.3.1:=[profile?]
91 - >=dev-haskell/neat-interpolation-0.3.2.6:=[profile?]
92 - >=dev-haskell/network-uri-2.6.2.0:=[profile?]
93 - >=dev-haskell/open-browser-0.2.1.0:=[profile?]
94 - >=dev-haskell/optparse-applicative-0.14.3.0:=[profile?]
95 - >=dev-haskell/optparse-simple-0.1.1.2:=[profile?]
96 - >=dev-haskell/pantry-0.4.0.1:=[profile?] <dev-haskell/pantry-0.5:=[profile?]
97 - >=dev-haskell/path-0.6.1:=[profile?]
98 - >=dev-haskell/path-io-1.4.2:=[profile?]
99 - >=dev-haskell/persistent-2.9.2:=[profile?]
100 - >=dev-haskell/persistent-sqlite-2.9.3:=[profile?]
101 - >=dev-haskell/persistent-template-2.6.0:=[profile?]
102 - >=dev-haskell/primitive-0.6.4.0:=[profile?]
103 - >=dev-haskell/project-template-0.2.0.1:=[profile?]
104 - >=dev-haskell/regex-applicative-text-0.1.0.1:=[profile?]
105 - >=dev-haskell/retry-0.8.1.0:=[profile?]
106 - >=dev-haskell/rio-0.1.14.0:=[profile?]
107 - >=dev-haskell/rio-prettyprint-0.1.0.0:=[profile?]
108 - >=dev-haskell/semigroups-0.18.5:=[profile?]
109 - >=dev-haskell/split-0.2.3.3:=[profile?]
110 - >=dev-haskell/stm-2.5.0.0:=[profile?]
111 - >=dev-haskell/streaming-commons-0.2.1.2:=[profile?]
112 - >=dev-haskell/tar-0.5.1.1:=[profile?]
113 - >=dev-haskell/temporary-1.3:=[profile?]
114 - >=dev-haskell/text-1.2.3.1:=[profile?]
115 - >=dev-haskell/text-metrics-0.3.0:=[profile?]
116 - >=dev-haskell/th-reify-many-0.1.9:=[profile?]
117 - >=dev-haskell/tls-1.4.1:=[profile?]
118 - >=dev-haskell/typed-process-0.2.6.0:=[profile?]
119 - >=dev-haskell/unicode-transforms-0.3.6:=[profile?]
120 - >=dev-haskell/unix-compat-0.5.2:=[profile?]
121 - >=dev-haskell/unliftio-0.2.12:=[profile?]
122 - >=dev-haskell/unordered-containers-0.2.10.0:=[profile?]
123 - >=dev-haskell/vector-0.12.1.2:=[profile?]
124 - >=dev-haskell/yaml-0.11.2.0:=[profile?]
125 - >=dev-haskell/zip-archive-0.4.1:=[profile?]
126 - >=dev-haskell/zlib-0.6.2.1:=[profile?]
127 - >=dev-lang/ghc-8.6.5:=
128 -"
129 -DEPEND="${RDEPEND}
130 - >=dev-haskell/cabal-2.4.0.1
131 - test? ( >=dev-haskell/hspec-2.7.1
132 - >=dev-haskell/quickcheck-2.13.2
133 - >=dev-haskell/raw-strings-qq-1.1
134 - >=dev-haskell/smallcheck-1.1.5 )
135 -"
136 -
137 -src_prepare() {
138 - default
139 - # not compatible with pantry-0.5. See
140 - # https://github.com/commercialhaskell/stack/issues/5298
141 - cabal_chdeps \
142 - 'pantry >=0.4.0.1' 'pantry >=0.4.0.1 && <0.5'
143 -}
144 -
145 -src_configure() {
146 - haskell-cabal_src_configure \
147 - --flag=-disable-git-info \
148 - --flag=-hide-dependency-versions \
149 - --flag=-integration-tests \
150 - --flag=-static \
151 - --flag=-supported-build
152 -}