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/template-haskell-compat-v0208/, profiles/
Date: Thu, 29 Sep 2022 07:49:25
Message-Id: 1664437466.d41f8b18678d0f2cfeada0a3119c8e2f5c69a30c.jsmolic@gentoo
1 commit: d41f8b18678d0f2cfeada0a3119c8e2f5c69a30c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:44:26 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:44:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d41f8b18
7
8 dev-haskell/template-haskell-compat-v0208: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/template-haskell-compat-v0208/Manifest | 1 -
13 .../template-haskell-compat-v0208/metadata.xml | 8 --------
14 .../template-haskell-compat-v0208-0.1.4.ebuild | 24 ----------------------
15 profiles/package.mask | 1 -
16 4 files changed, 34 deletions(-)
17
18 diff --git a/dev-haskell/template-haskell-compat-v0208/Manifest b/dev-haskell/template-haskell-compat-v0208/Manifest
19 deleted file mode 100644
20 index 8ea19ea97ebf..000000000000
21 --- a/dev-haskell/template-haskell-compat-v0208/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST template-haskell-compat-v0208-0.1.4.tar.gz 2957 BLAKE2B 604a9a64f84661d3babd083782844cd8c4d13138cecbbfabdcb4e933cc11233dc45eda2bb72426271b0bc859ad5babc86e8db6cb5a28d9f30e0f2b0169b4951c SHA512 00bda455148500ae49638ad8eead6516e37ab0fd6a35f5060dec73f4026dd02f0cd2be21dd8f64eadabd4b1bd6894f2bac3735a4dfc60115dfbf37dfe864d62e
25
26 diff --git a/dev-haskell/template-haskell-compat-v0208/metadata.xml b/dev-haskell/template-haskell-compat-v0208/metadata.xml
27 deleted file mode 100644
28 index 937381521944..000000000000
29 --- a/dev-haskell/template-haskell-compat-v0208/metadata.xml
30 +++ /dev/null
31 @@ -1,8 +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 -</pkgmetadata>
40
41 diff --git a/dev-haskell/template-haskell-compat-v0208/template-haskell-compat-v0208-0.1.4.ebuild b/dev-haskell/template-haskell-compat-v0208/template-haskell-compat-v0208-0.1.4.ebuild
42 deleted file mode 100644
43 index 7e5970695d6f..000000000000
44 --- a/dev-haskell/template-haskell-compat-v0208/template-haskell-compat-v0208-0.1.4.ebuild
45 +++ /dev/null
46 @@ -1,24 +0,0 @@
47 -# Copyright 1999-2022 Gentoo Authors
48 -# Distributed under the terms of the GNU General Public License v2
49 -
50 -EAPI=7
51 -
52 -# ebuild generated by hackport 0.6.6.9999
53 -
54 -CABAL_FEATURES="lib profile haddock hoogle hscolour"
55 -inherit haskell-cabal
56 -
57 -DESCRIPTION="A backwards compatibility layer for Template Haskell newer than 2.8"
58 -HOMEPAGE="https://github.com/nikita-volkov/template-haskell-compat-v0208"
59 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
60 -
61 -LICENSE="MIT"
62 -SLOT="0/${PV}"
63 -KEYWORDS="~amd64 ~ppc64 ~x86"
64 -IUSE=""
65 -
66 -RDEPEND=">=dev-lang/ghc-7.6.2:=
67 -"
68 -DEPEND="${RDEPEND}
69 - >=dev-haskell/cabal-1.16.0
70 -"
71
72 diff --git a/profiles/package.mask b/profiles/package.mask
73 index 7162448d07f6..967dd5c4e4ec 100644
74 --- a/profiles/package.mask
75 +++ b/profiles/package.mask
76 @@ -344,7 +344,6 @@ dev-haskell/selective
77 dev-haskell/snap-core
78 dev-haskell/snap-server
79 dev-haskell/tar-conduit
80 -dev-haskell/template-haskell-compat-v0208
81
82 # hololeap <hololeap@××××××××××.com> (2022-08-21)
83 # doctest-parallel does not currently work with Setup.hs (used internally by