Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-haskell/ghc-lib-parser-ex/
Date: Thu, 29 Sep 2022 07:55:54
Message-Id: 1664438102.87bdc0b73eaf7857960511bdea75c5a31565971f.jsmolic@gentoo
1 commit: 87bdc0b73eaf7857960511bdea75c5a31565971f
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:55:02 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:55:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87bdc0b7
7
8 dev-haskell/ghc-lib-parser-ex: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/ghc-lib-parser-ex/Manifest | 1 -
13 .../ghc-lib-parser-ex-8.10.0.19.ebuild | 36 ----------------------
14 dev-haskell/ghc-lib-parser-ex/metadata.xml | 8 -----
15 profiles/package.mask | 1 -
16 4 files changed, 46 deletions(-)
17
18 diff --git a/dev-haskell/ghc-lib-parser-ex/Manifest b/dev-haskell/ghc-lib-parser-ex/Manifest
19 deleted file mode 100644
20 index fff6c7000599..000000000000
21 --- a/dev-haskell/ghc-lib-parser-ex/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST ghc-lib-parser-ex-8.10.0.19.tar.gz 21193 BLAKE2B 83bbc7f8ef439960cc075d12bfc64e36a44444be5a415d90a5cc3630b51c766158d12459cc9a4f1afc0a615ce1afcac8017333e388ba0c4c622f880dc56faa59 SHA512 a286a0874191e7e10484279e9a70e1dc1add602ee6180718e7936f9ac0714ad0997a0398d1879ae0b1d1864f5976c26eb05d8db621343885630e37739e6cc17f
25
26 diff --git a/dev-haskell/ghc-lib-parser-ex/ghc-lib-parser-ex-8.10.0.19.ebuild b/dev-haskell/ghc-lib-parser-ex/ghc-lib-parser-ex-8.10.0.19.ebuild
27 deleted file mode 100644
28 index 8df43a19e93f..000000000000
29 --- a/dev-haskell/ghc-lib-parser-ex/ghc-lib-parser-ex-8.10.0.19.ebuild
30 +++ /dev/null
31 @@ -1,36 +0,0 @@
32 -# Copyright 1999-2021 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -# ebuild generated by hackport 0.6.7.9999
38 -#hackport: flags: -no-ghc-lib,+auto
39 -
40 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
41 -inherit haskell-cabal
42 -
43 -DESCRIPTION="Algorithms on GHC parse trees"
44 -HOMEPAGE="https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme"
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 -
51 -RDEPEND=">=dev-haskell/ghc-lib-parser-8.10:=[profile?] <dev-haskell/ghc-lib-parser-8.11:=[profile?]
52 - >=dev-haskell/uniplate-1.5:=[profile?]
53 - >=dev-lang/ghc-8.4.3:=
54 -"
55 -DEPEND="${RDEPEND}
56 - >=dev-haskell/cabal-2.2.0.1
57 - test? ( >=dev-haskell/extra-1.6
58 - >=dev-haskell/tasty-1.2
59 - >=dev-haskell/tasty-hunit-0.10.0
60 - >=dev-haskell/uniplate-1.6.12 )
61 -"
62 -
63 -src_configure() {
64 - haskell-cabal_src_configure \
65 - --flag=auto \
66 - --flag=-no-ghc-lib
67 -}
68
69 diff --git a/dev-haskell/ghc-lib-parser-ex/metadata.xml b/dev-haskell/ghc-lib-parser-ex/metadata.xml
70 deleted file mode 100644
71 index 937381521944..000000000000
72 --- a/dev-haskell/ghc-lib-parser-ex/metadata.xml
73 +++ /dev/null
74 @@ -1,8 +0,0 @@
75 -<?xml version="1.0" encoding="UTF-8"?>
76 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
77 -<pkgmetadata>
78 - <maintainer type="project">
79 - <email>haskell@g.o</email>
80 - <name>Gentoo Haskell</name>
81 - </maintainer>
82 -</pkgmetadata>
83
84 diff --git a/profiles/package.mask b/profiles/package.mask
85 index 920e63cd9dfa..2c6ce566057f 100644
86 --- a/profiles/package.mask
87 +++ b/profiles/package.mask
88 @@ -284,7 +284,6 @@ dev-haskell/genvalidity
89 dev-haskell/genvalidity-hspec
90 dev-haskell/genvalidity-property
91 dev-haskell/ghc-lib-parser
92 -dev-haskell/ghc-lib-parser-ex
93
94 # hololeap <hololeap@××××××××××.com> (2022-08-21)
95 # doctest-parallel does not currently work with Setup.hs (used internally by