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-orphans/, profiles/
Date: Thu, 29 Sep 2022 07:49:25
Message-Id: 1664437435.29b7d02aa96ae9be52127a4da6ba21d2cc49cbff.jsmolic@gentoo
1 commit: 29b7d02aa96ae9be52127a4da6ba21d2cc49cbff
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:43:55 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:43:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b7d02a
7
8 dev-haskell/th-orphans: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/th-orphans/Manifest | 1 -
13 dev-haskell/th-orphans/metadata.xml | 14 ------------
14 dev-haskell/th-orphans/th-orphans-0.13.13.ebuild | 27 ------------------------
15 profiles/package.mask | 1 -
16 4 files changed, 43 deletions(-)
17
18 diff --git a/dev-haskell/th-orphans/Manifest b/dev-haskell/th-orphans/Manifest
19 deleted file mode 100644
20 index d702c91a1c6c..000000000000
21 --- a/dev-haskell/th-orphans/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST th-orphans-0.13.13.tar.gz 9531 BLAKE2B 742408b0ce6ceab0654b02b63fc0ad154005879b066602c5106485713b295aa2278105e04c044d777ee9d741325c8d9fe7ededc377016c50cda262090d8fa864 SHA512 94747e89c8471bd927810180af7572c5150ba7daabc4f45b41afda3210a42889b1fda05fd7fcecee2b1c2a92ea2ad195f924b44d22f0d269de2c94ade57fd335
25
26 diff --git a/dev-haskell/th-orphans/metadata.xml b/dev-haskell/th-orphans/metadata.xml
27 deleted file mode 100644
28 index f265d998b0c0..000000000000
29 --- a/dev-haskell/th-orphans/metadata.xml
30 +++ /dev/null
31 @@ -1,14 +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 - <longdescription>
40 - Orphan instances for TH datatypes. In particular, instances
41 - for Ord and Lift, as well as a few missing Show / Eq. These
42 - instances used to live in haskell-src-meta, and that's where
43 - the version number started.
44 - </longdescription>
45 -</pkgmetadata>
46
47 diff --git a/dev-haskell/th-orphans/th-orphans-0.13.13.ebuild b/dev-haskell/th-orphans/th-orphans-0.13.13.ebuild
48 deleted file mode 100644
49 index 8fb2051d3986..000000000000
50 --- a/dev-haskell/th-orphans/th-orphans-0.13.13.ebuild
51 +++ /dev/null
52 @@ -1,27 +0,0 @@
53 -# Copyright 1999-2022 Gentoo Authors
54 -# Distributed under the terms of the GNU General Public License v2
55 -
56 -EAPI=8
57 -
58 -# ebuild generated by hackport 0.7.2.1.9999
59 -
60 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
61 -inherit haskell-cabal
62 -
63 -DESCRIPTION="Orphan instances for TH datatypes"
64 -HOMEPAGE="https://hackage.haskell.org/package/th-orphans"
65 -
66 -LICENSE="BSD"
67 -SLOT="0/${PV}"
68 -KEYWORDS="~amd64 ~x86"
69 -
70 -RDEPEND=">=dev-haskell/th-compat-0.1:=[profile?] <dev-haskell/th-compat-0.2:=[profile?]
71 - >=dev-haskell/th-lift-0.7.1:=[profile?]
72 - dev-haskell/th-lift-instances:=[profile?]
73 - >=dev-haskell/th-reify-many-0.1:=[profile?] <dev-haskell/th-reify-many-0.2:=[profile?]
74 - >=dev-lang/ghc-8.4.3:=
75 -"
76 -DEPEND="${RDEPEND}
77 - >=dev-haskell/cabal-2.2.0.1
78 - test? ( dev-haskell/hspec )
79 -"
80
81 diff --git a/profiles/package.mask b/profiles/package.mask
82 index e7cd60f4d179..0a29d5771842 100644
83 --- a/profiles/package.mask
84 +++ b/profiles/package.mask
85 @@ -347,7 +347,6 @@ dev-haskell/tar-conduit
86 dev-haskell/template-haskell-compat-v0208
87 dev-haskell/text-metrics
88 dev-haskell/th-expand-syns
89 -dev-haskell/th-orphans
90
91 # hololeap <hololeap@××××××××××.com> (2022-08-21)
92 # doctest-parallel does not currently work with Setup.hs (used internally by