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/hi-file-parser/, profiles/
Date: Thu, 29 Sep 2022 07:55:51
Message-Id: 1664438030.24eec8f9028ca3eec56736e6ea2771d467667b27.jsmolic@gentoo
1 commit: 24eec8f9028ca3eec56736e6ea2771d467667b27
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:53:50 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:53:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24eec8f9
7
8 dev-haskell/hi-file-parser: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/hi-file-parser/Manifest | 1 -
13 .../hi-file-parser/hi-file-parser-0.1.0.0.ebuild | 27 ----------------------
14 dev-haskell/hi-file-parser/metadata.xml | 11 ---------
15 profiles/package.mask | 2 --
16 4 files changed, 41 deletions(-)
17
18 diff --git a/dev-haskell/hi-file-parser/Manifest b/dev-haskell/hi-file-parser/Manifest
19 deleted file mode 100644
20 index 39e834a4ea0c..000000000000
21 --- a/dev-haskell/hi-file-parser/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST hi-file-parser-0.1.0.0.tar.gz 9344 BLAKE2B 4fc453a2a14c43b59ca060cfe69464693fbb3e2368919a1ccb7a01e3853d8706ae86c4d674fa28b66ef454af1092b303f1e57d774992aeee3519014d1a100a9f SHA512 e101c99486839d8c28a3a1fa7fddb0cc8287298f587affaf90cccfa517adaf84b570af8d28faae16201271e0d27059fdbac5740f429e9f4f341f760d5d9d0b5f
25
26 diff --git a/dev-haskell/hi-file-parser/hi-file-parser-0.1.0.0.ebuild b/dev-haskell/hi-file-parser/hi-file-parser-0.1.0.0.ebuild
27 deleted file mode 100644
28 index 86a7e0ea8fcd..000000000000
29 --- a/dev-haskell/hi-file-parser/hi-file-parser-0.1.0.0.ebuild
30 +++ /dev/null
31 @@ -1,27 +0,0 @@
32 -# Copyright 1999-2020 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.9999
38 -
39 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
40 -inherit haskell-cabal
41 -
42 -DESCRIPTION="Parser for GHC's hi files"
43 -HOMEPAGE="https://github.com/commercialhaskell/stack#readme"
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-haskell/rio-0.1.9.2:=[profile?]
52 - >=dev-haskell/vector-0.12.0.1:=[profile?]
53 - >=dev-lang/ghc-8.2.1:=
54 -"
55 -DEPEND="${RDEPEND}
56 - >=dev-haskell/cabal-2.0.0.2
57 - test? ( >=dev-haskell/hspec-2.4.8 )
58 -"
59
60 diff --git a/dev-haskell/hi-file-parser/metadata.xml b/dev-haskell/hi-file-parser/metadata.xml
61 deleted file mode 100644
62 index 602fe7ff6efe..000000000000
63 --- a/dev-haskell/hi-file-parser/metadata.xml
64 +++ /dev/null
65 @@ -1,11 +0,0 @@
66 -<?xml version="1.0" encoding="UTF-8"?>
67 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
68 -<pkgmetadata>
69 - <maintainer type="project">
70 - <email>haskell@g.o</email>
71 - <name>Gentoo Haskell</name>
72 - </maintainer>
73 - <longdescription>
74 - Please see the README on Github at &lt;https://github.com/commercialhaskell/stack/blob/master/subs/hi-file-parser/README.md&gt;
75 - </longdescription>
76 -</pkgmetadata>
77
78 diff --git a/profiles/package.mask b/profiles/package.mask
79 index a7327177ab9c..d07acb4e8847 100644
80 --- a/profiles/package.mask
81 +++ b/profiles/package.mask
82 @@ -294,8 +294,6 @@ dev-haskell/hashable-time
83 dev-haskell/hashtables
84 dev-haskell/haskell-src-meta
85 dev-haskell/hdbc-odbc
86 -dev-haskell/hi-file-parser
87 -dev-haskell/hlint
88
89 # hololeap <hololeap@××××××××××.com> (2022-08-21)
90 # doctest-parallel does not currently work with Setup.hs (used internally by