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/th-expand-syns/, profiles/
Date: Thu, 29 Sep 2022 07:49:25
Message-Id: 1664437441.0beeed980b3a44c23f6669b1c2c39e50d02bfc56.jsmolic@gentoo
1 commit: 0beeed980b3a44c23f6669b1c2c39e50d02bfc56
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:44:01 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:44:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0beeed98
7
8 dev-haskell/th-expand-syns: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/th-expand-syns/Manifest | 1 -
13 dev-haskell/th-expand-syns/metadata.xml | 11 ----------
14 .../th-expand-syns/th-expand-syns-0.4.9.0.ebuild | 24 ----------------------
15 profiles/package.mask | 1 -
16 4 files changed, 37 deletions(-)
17
18 diff --git a/dev-haskell/th-expand-syns/Manifest b/dev-haskell/th-expand-syns/Manifest
19 deleted file mode 100644
20 index ce4b5bc792ac..000000000000
21 --- a/dev-haskell/th-expand-syns/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST th-expand-syns-0.4.9.0.tar.gz 7381 BLAKE2B 7baf5af02ee17ac65cc11ea44c2413d70d49086a4cff5158e80955aa47c72ed74ae4cf02e32de2aa047e3c0eeb5a14ad4fa4a836d6ef3c1448d742cfce340d98 SHA512 ff20a81e37bbefa246c6c1c596f69f83f1d2f7fdbb217556d42fff1cedbf064b65cc6e005806022221b4b6bc5e5f1dcda75ca9b51efcff6d14bfe0e6b658485d
25
26 diff --git a/dev-haskell/th-expand-syns/metadata.xml b/dev-haskell/th-expand-syns/metadata.xml
27 deleted file mode 100644
28 index dca6a5681ded..000000000000
29 --- a/dev-haskell/th-expand-syns/metadata.xml
30 +++ /dev/null
31 @@ -1,11 +0,0 @@
32 -<?xml version="1.0" encoding="UTF-8"?>
33 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
34 -<pkgmetadata>
35 - <maintainer type="project">
36 - <email>haskell@g.o</email>
37 - <name>Gentoo Haskell</name>
38 - </maintainer>
39 - <upstream>
40 - <remote-id type="github">DanielSchuessler/th-expand-syns</remote-id>
41 - </upstream>
42 -</pkgmetadata>
43
44 diff --git a/dev-haskell/th-expand-syns/th-expand-syns-0.4.9.0.ebuild b/dev-haskell/th-expand-syns/th-expand-syns-0.4.9.0.ebuild
45 deleted file mode 100644
46 index b7dbef6e4685..000000000000
47 --- a/dev-haskell/th-expand-syns/th-expand-syns-0.4.9.0.ebuild
48 +++ /dev/null
49 @@ -1,24 +0,0 @@
50 -# Copyright 1999-2022 Gentoo Authors
51 -# Distributed under the terms of the GNU General Public License v2
52 -
53 -EAPI=8
54 -
55 -# ebuild generated by hackport 0.7.2.1.9999
56 -
57 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
58 -inherit haskell-cabal
59 -
60 -DESCRIPTION="Expands type synonyms in Template Haskell ASTs"
61 -HOMEPAGE="https://github.com/DanielSchuessler/th-expand-syns"
62 -
63 -LICENSE="BSD"
64 -SLOT="0/${PV}"
65 -KEYWORDS="~amd64 ~x86"
66 -
67 -RDEPEND="dev-haskell/syb:=[profile?]
68 - >=dev-haskell/th-abstraction-0.4.3:=[profile?] <dev-haskell/th-abstraction-0.5:=[profile?]
69 - >=dev-lang/ghc-8.4.3:=
70 -"
71 -DEPEND="${RDEPEND}
72 - >=dev-haskell/cabal-2.2.0.1
73 -"
74
75 diff --git a/profiles/package.mask b/profiles/package.mask
76 index 0a29d5771842..92dcc1570903 100644
77 --- a/profiles/package.mask
78 +++ b/profiles/package.mask
79 @@ -346,7 +346,6 @@ dev-haskell/snap-server
80 dev-haskell/tar-conduit
81 dev-haskell/template-haskell-compat-v0208
82 dev-haskell/text-metrics
83 -dev-haskell/th-expand-syns
84
85 # hololeap <hololeap@××××××××××.com> (2022-08-21)
86 # doctest-parallel does not currently work with Setup.hs (used internally by