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/haddock-api/, profiles/
Date: Thu, 29 Sep 2022 07:55:52
Message-Id: 1664438068.d142d44403af8a5d590e37220e2b1d5f959dad7e.jsmolic@gentoo
1 commit: d142d44403af8a5d590e37220e2b1d5f959dad7e
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:54:28 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:54:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d142d444
7
8 dev-haskell/haddock-api: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/haddock-api/Manifest | 1 -
13 dev-haskell/haddock-api/haddock-api-2.25.1.ebuild | 42 -----------------------
14 dev-haskell/haddock-api/metadata.xml | 8 -----
15 profiles/package.mask | 1 -
16 4 files changed, 52 deletions(-)
17
18 diff --git a/dev-haskell/haddock-api/Manifest b/dev-haskell/haddock-api/Manifest
19 deleted file mode 100644
20 index f78fcfe4a07e..000000000000
21 --- a/dev-haskell/haddock-api/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST haddock-api-2.25.1.tar.gz 208616 BLAKE2B 4ee682e797f6d8790ba83f53111263b07ce4080809d2aa8306123e04dd0d5472822b45ad8f09bcd4d4a4cf01e4462cfe8f6ed683b6468e2870d43f02bc761717 SHA512 ce34eb986733f3cc8338781054ff4d88f7fcdefed476a8a9861657306ffd8d89e7768b2640f354257fd2db336c5d66bd0acdd1676ad401422d785847277d914f
25
26 diff --git a/dev-haskell/haddock-api/haddock-api-2.25.1.ebuild b/dev-haskell/haddock-api/haddock-api-2.25.1.ebuild
27 deleted file mode 100644
28 index f8f4cad037ba..000000000000
29 --- a/dev-haskell/haddock-api/haddock-api-2.25.1.ebuild
30 +++ /dev/null
31 @@ -1,42 +0,0 @@
32 -# Copyright 1999-2022 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=8
36 -
37 -# ebuild generated by hackport 0.7
38 -
39 -CABAL_FEATURES="lib profile hoogle hscolour test-suite" # haddock
40 -inherit haskell-cabal
41 -
42 -DESCRIPTION="A documentation-generation tool for Haskell libraries"
43 -HOMEPAGE="https://www.haskell.org/haddock/"
44 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
45 -
46 -LICENSE="BSD-2"
47 -SLOT="0/${PV}"
48 -#keep in sync with ghc-9.0.2
49 -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
50 -
51 -RDEPEND="dev-haskell/exceptions:=[profile?]
52 - >=dev-haskell/ghc-paths-0.1.0.9:=[profile?] <dev-haskell/ghc-paths-0.2:=[profile?]
53 - >=dev-haskell/haddock-library-1.10.0:=[profile?] <dev-haskell/haddock-library-1.11:=[profile?]
54 - dev-haskell/mtl:=[profile?]
55 - >=dev-haskell/parsec-3.1.13.0:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
56 - >=dev-haskell/xhtml-3000.2.2:=[profile?] <dev-haskell/xhtml-3000.3:=[profile?]
57 - >=dev-lang/ghc-9.0.2:=
58 -"
59 -DEPEND="${RDEPEND}
60 - >=dev-haskell/cabal-3.4.1.0
61 - test? ( >=dev-haskell/ghc-paths-0.1.0.12 <dev-haskell/ghc-paths-0.2
62 - >=dev-haskell/hspec-2.4.4
63 - >=dev-haskell/hspec-discover-2.4.4
64 - >=dev-haskell/quickcheck-2.14 <dev-haskell/quickcheck-2.15 )
65 -"
66 -
67 -src_prepare() {
68 - default
69 -
70 - cabal_chdeps \
71 - 'hspec >= 2.4.4 && < 2.8' 'hspec >=2.4.4' \
72 - 'hspec-discover:hspec-discover >= 2.4.4 && < 2.8' 'hspec-discover:hspec-discover >= 2.4.4'
73 -}
74
75 diff --git a/dev-haskell/haddock-api/metadata.xml b/dev-haskell/haddock-api/metadata.xml
76 deleted file mode 100644
77 index 937381521944..000000000000
78 --- a/dev-haskell/haddock-api/metadata.xml
79 +++ /dev/null
80 @@ -1,8 +0,0 @@
81 -<?xml version="1.0" encoding="UTF-8"?>
82 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
83 -<pkgmetadata>
84 - <maintainer type="project">
85 - <email>haskell@g.o</email>
86 - <name>Gentoo Haskell</name>
87 - </maintainer>
88 -</pkgmetadata>
89
90 diff --git a/profiles/package.mask b/profiles/package.mask
91 index eb7dc66bd39a..95da48b71123 100644
92 --- a/profiles/package.mask
93 +++ b/profiles/package.mask
94 @@ -289,7 +289,6 @@ dev-haskell/githash
95 dev-haskell/groupoids
96 dev-haskell/groups
97 dev-haskell/haddock
98 -dev-haskell/haddock-api
99
100 # hololeap <hololeap@××××××××××.com> (2022-08-21)
101 # doctest-parallel does not currently work with Setup.hs (used internally by