Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/annotated-wl-pprint/, profiles/
Date: Thu, 29 Sep 2022 08:02:01
Message-Id: 1664438354.18eb398c0a3e0daedc8b7ea7ada616ce2a87ffb3.jsmolic@gentoo
1 commit: 18eb398c0a3e0daedc8b7ea7ada616ce2a87ffb3
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:59:14 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:59:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18eb398c
7
8 dev-haskell/annotated-wl-pprint: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/annotated-wl-pprint/Manifest | 1 -
13 .../annotated-wl-pprint-0.7.0.ebuild | 24 ----------------------
14 dev-haskell/annotated-wl-pprint/metadata.xml | 14 -------------
15 profiles/package.mask | 1 -
16 4 files changed, 40 deletions(-)
17
18 diff --git a/dev-haskell/annotated-wl-pprint/Manifest b/dev-haskell/annotated-wl-pprint/Manifest
19 deleted file mode 100644
20 index c44b061f57b1..000000000000
21 --- a/dev-haskell/annotated-wl-pprint/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST annotated-wl-pprint-0.7.0.tar.gz 10338 BLAKE2B 3210f0ecde3e9689ea17c27210cb11a260c02b8db9dc285335c715330202918f5d22792a27ea5f89dd7946d8e6deac5911bc81ed8e207095426e82a07753e090 SHA512 1e7ea93a63c500ebb23458202c62ed37eee7f462bbc4c390822de37fd0f411983eed49fed4c69ffb32705519f9aa956131d14ad930f21b48b28c5de5d4095f0a
25
26 diff --git a/dev-haskell/annotated-wl-pprint/annotated-wl-pprint-0.7.0.ebuild b/dev-haskell/annotated-wl-pprint/annotated-wl-pprint-0.7.0.ebuild
27 deleted file mode 100644
28 index 353aeb10d833..000000000000
29 --- a/dev-haskell/annotated-wl-pprint/annotated-wl-pprint-0.7.0.ebuild
30 +++ /dev/null
31 @@ -1,24 +0,0 @@
32 -# Copyright 1999-2021 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=8
36 -
37 -# ebuild generated by hackport 0.5.3.9999
38 -
39 -CABAL_FEATURES="lib profile haddock hoogle hscolour"
40 -inherit haskell-cabal
41 -
42 -DESCRIPTION="The Wadler/Leijen Pretty Printer, with annotation support"
43 -HOMEPAGE="https://github.com/david-christiansen/annotated-wl-pprint"
44 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
45 -
46 -LICENSE="BSD"
47 -SLOT="0/${PV}"
48 -KEYWORDS="~amd64 ~x86"
49 -IUSE=""
50 -
51 -RDEPEND=">=dev-lang/ghc-7.10.2:=
52 -"
53 -DEPEND="${RDEPEND}
54 - >=dev-haskell/cabal-1.6
55 -"
56
57 diff --git a/dev-haskell/annotated-wl-pprint/metadata.xml b/dev-haskell/annotated-wl-pprint/metadata.xml
58 deleted file mode 100644
59 index 898262c1fe5f..000000000000
60 --- a/dev-haskell/annotated-wl-pprint/metadata.xml
61 +++ /dev/null
62 @@ -1,14 +0,0 @@
63 -<?xml version="1.0" encoding="UTF-8"?>
64 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
65 -<pkgmetadata>
66 - <maintainer type="project">
67 - <email>haskell@g.o</email>
68 - <name>Gentoo Haskell</name>
69 - </maintainer>
70 - <longdescription>
71 - This is a modified version of wl-pprint, which was based on Wadler's
72 - paper "A Prettier Printer". See the haddocks for full info. This
73 - version allows the library user to annotate the text with semantic
74 - information, which can later be rendered in a variety of ways.
75 - </longdescription>
76 -</pkgmetadata>
77
78 diff --git a/profiles/package.mask b/profiles/package.mask
79 index 6b1f5f17b6bf..1873791cffa9 100644
80 --- a/profiles/package.mask
81 +++ b/profiles/package.mask
82 @@ -260,7 +260,6 @@ dev-haskell/neat-interpolation
83 dev-haskell/stack
84 dev-haskell/abstract-deque-tests
85 dev-haskell/aeson-diff
86 -dev-haskell/annotated-wl-pprint
87
88 # hololeap <hololeap@××××××××××.com> (2022-08-21)
89 # doctest-parallel does not currently work with Setup.hs (used internally by