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/ansi-wl-pprint/
Date: Wed, 09 Sep 2020 07:09:53
Message-Id: 1599635370.800735578388e972df24b8c3eaa35eb438ef434f.slyfox@gentoo
1 commit: 800735578388e972df24b8c3eaa35eb438ef434f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 9 06:58:48 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 9 07:09:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80073557
7
8 dev-haskell/ansi-wl-pprint: drop old
9
10 Package-Manager: Portage-3.0.6, Repoman-3.0.1
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 dev-haskell/ansi-wl-pprint/Manifest | 2 --
14 .../ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild | 30 ----------------------
15 .../ansi-wl-pprint/ansi-wl-pprint-0.6.7.3.ebuild | 30 ----------------------
16 3 files changed, 62 deletions(-)
17
18 diff --git a/dev-haskell/ansi-wl-pprint/Manifest b/dev-haskell/ansi-wl-pprint/Manifest
19 index c6e3d7ef46c..49f62e483b5 100644
20 --- a/dev-haskell/ansi-wl-pprint/Manifest
21 +++ b/dev-haskell/ansi-wl-pprint/Manifest
22 @@ -1,3 +1 @@
23 -DIST ansi-wl-pprint-0.6.7.1.tar.gz 14862 BLAKE2B 4b51ea893ce5aa80e40d53b928ef3cc076a3271da50d715faf52e6f067be270b5362a2e3ef6d1890cf9aa2c4397c1b9c7e75aaf05214fab42a930098470750ac SHA512 e0524f7ba0e6ba3eefc2c04d0186579c70687c65d672e11b09a6b4352ae51f2b30e9c4a4753ca30840d24c82be8f6faa1183c29a2ee154b8c2485e1c01cad546
24 -DIST ansi-wl-pprint-0.6.7.3.tar.gz 14983 BLAKE2B d9de853cb03cdb23f061820aee0ac48abc513db4e0feb00529869f2ace742843b312d74fa737897b5690720a3537154f1b876e309360cdc41ffe1f84b93521ba SHA512 c5b41ee5890251ff3524bca9d5d0b457b54838906f4145e09e68cf88cb11e7bd59e05ba99c660ad61a9fcfb4e9201be4c916de2a066dfca12922292790590eba
25 DIST ansi-wl-pprint-0.6.8.2.tar.gz 16491 BLAKE2B dd0619b5ee9f043b225dcafdc7dc4f8b095ccd24644f03cd46c3596765ecb3c2eba7955f5cf4032664b9da9473ee508c59c4b18e7b30725ab81c00fa96e5f2ad SHA512 00c39dcdd90071011d2db6e196c472fddc61bf3ee4baed0414de1a1ef1e13801fceb647a718018e1a644d2276845af7bc58d5bf72dcb35d193ef6391ba2f8ac3
26
27 diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild
28 deleted file mode 100644
29 index 431e2141b3d..00000000000
30 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild
31 +++ /dev/null
32 @@ -1,30 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -# ebuild generated by hackport 0.3.5.9999
39 -
40 -CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
41 -inherit haskell-cabal
42 -
43 -DESCRIPTION="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
44 -HOMEPAGE="https://github.com/batterseapower/ansi-wl-pprint"
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="example"
51 -
52 -RDEPEND=">=dev-haskell/ansi-terminal-0.4.0:=[profile?] <dev-haskell/ansi-terminal-0.7:=[profile?]
53 - >=dev-lang/ghc-7.4.1:=
54 -"
55 -DEPEND="${RDEPEND}
56 - >=dev-haskell/cabal-1.2
57 -"
58 -
59 -src_configure() {
60 - haskell-cabal_src_configure \
61 - $(cabal_flag example example)
62 -}
63
64 diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.3.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.3.ebuild
65 deleted file mode 100644
66 index 0c0665c9290..00000000000
67 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.3.ebuild
68 +++ /dev/null
69 @@ -1,30 +0,0 @@
70 -# Copyright 1999-2019 Gentoo Authors
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI=5
74 -
75 -# ebuild generated by hackport 0.4.6.9999
76 -
77 -CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
78 -inherit haskell-cabal
79 -
80 -DESCRIPTION="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
81 -HOMEPAGE="https://github.com/ekmett/ansi-wl-pprint"
82 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
83 -
84 -LICENSE="BSD"
85 -SLOT="0/${PV}"
86 -KEYWORDS="~amd64 ~x86"
87 -IUSE="example"
88 -
89 -RDEPEND=">=dev-haskell/ansi-terminal-0.4.0:=[profile?] <dev-haskell/ansi-terminal-0.7:=[profile?]
90 - >=dev-lang/ghc-7.4.1:=
91 -"
92 -DEPEND="${RDEPEND}
93 - >=dev-haskell/cabal-1.6
94 -"
95 -
96 -src_configure() {
97 - haskell-cabal_src_configure \
98 - $(cabal_flag example example)
99 -}