commit:     85877091e161be6d8626f516f5b2cc6afeb76f0b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 01:13:25 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 01:25:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85877091

dev-haskell/haddock-api: drop 2.23.1, 2.24.0, 2.24.0-r1

Signed-off-by: Sam James <sam <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/26559
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-haskell/haddock-api/Manifest                   |  2 -
 dev-haskell/haddock-api/haddock-api-2.23.1.ebuild  | 31 ----------------
 .../haddock-api/haddock-api-2.24.0-r1.ebuild       | 43 ----------------------
 dev-haskell/haddock-api/haddock-api-2.24.0.ebuild  | 39 --------------------
 4 files changed, 115 deletions(-)

diff --git a/dev-haskell/haddock-api/Manifest b/dev-haskell/haddock-api/Manifest
index 1f7065c4e401..f78fcfe4a07e 100644
--- a/dev-haskell/haddock-api/Manifest
+++ b/dev-haskell/haddock-api/Manifest
@@ -1,3 +1 @@
-DIST haddock-api-2.23.1.tar.gz 200096 BLAKE2B 
0635881e198c1df3690f07185da7cc49f8eb92283d99c581756c86fb9f293b28608ac3eea9090abcc3afa12c646e584939df9b8c38b4844e9c462824426019f5
 SHA512 
fb7826102476a3f292da336f8f16c7a647df7c4432bed905815509fff0df164255c0856cc17663bb42479114ed9a418e6bcd214fb8594b245d401c9e091ac4ef
-DIST haddock-api-2.24.0.tar.gz 200478 BLAKE2B 
5c4f7be45066583e3d3afa0b1866070f2c05d71685526b0d915461f75208f13cf6bbf2b91cc820e1f229df9dbf240cfef150fb3a9929878cfdc02db9dc124c99
 SHA512 
dfbe5bcfd722dc92ec70aca2dd681da9e122f60ec3da5c9583c188f65b11bade314c64d4af1a3a51cf8f618d8bea943bd4052aa9860ece38ab10717b484ed057
 DIST haddock-api-2.25.1.tar.gz 208616 BLAKE2B 
4ee682e797f6d8790ba83f53111263b07ce4080809d2aa8306123e04dd0d5472822b45ad8f09bcd4d4a4cf01e4462cfe8f6ed683b6468e2870d43f02bc761717
 SHA512 
ce34eb986733f3cc8338781054ff4d88f7fcdefed476a8a9861657306ffd8d89e7768b2640f354257fd2db336c5d66bd0acdd1676ad401422d785847277d914f

diff --git a/dev-haskell/haddock-api/haddock-api-2.23.1.ebuild 
b/dev-haskell/haddock-api/haddock-api-2.23.1.ebuild
deleted file mode 100644
index cd03ee56f66b..000000000000
--- a/dev-haskell/haddock-api/haddock-api-2.23.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="A documentation-generation tool for Haskell libraries"
-HOMEPAGE="https://www.haskell.org/haddock/";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-# keep in sync with ghc-8.8
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=dev-haskell/ghc-paths-0.1.0.9:=[profile?] 
<dev-haskell/ghc-paths-0.2:=[profile?]
-       >=dev-haskell/haddock-library-1.8.0:=[profile?] 
<dev-haskell/haddock-library-1.9:=[profile?]
-       >=dev-haskell/xhtml-3000.2.2:=[profile?] 
<dev-haskell/xhtml-3000.3:=[profile?]
-       >=dev-lang/ghc-8.8.2:=[profile?] <dev-lang/ghc-8.9:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-3.0.0.0
-       test? ( >=dev-haskell/ghc-paths-0.1.0.12 <dev-haskell/ghc-paths-0.2
-               >=dev-haskell/hspec-2.4.4 <dev-haskell/hspec-2.8
-               >=dev-haskell/quickcheck-2.11 <dev-haskell/quickcheck-2.14 )
-"

diff --git a/dev-haskell/haddock-api/haddock-api-2.24.0-r1.ebuild 
b/dev-haskell/haddock-api/haddock-api-2.24.0-r1.ebuild
deleted file mode 100644
index 2d6ebc78f6e8..000000000000
--- a/dev-haskell/haddock-api/haddock-api-2.24.0-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CABAL_FEATURES="lib hoogle hscolour profile test-suite" # haddock
-inherit haskell-cabal
-
-DESCRIPTION="A documentation-generation tool for Haskell libraries"
-HOMEPAGE="https://www.haskell.org/haddock/";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-# keep in sync with ghc-8.10
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=dev-haskell/ghc-paths-0.1.0.9:=[profile?] 
<dev-haskell/ghc-paths-0.2:=[profile?]
-       >=dev-haskell/haddock-library-1.9.0:=[profile?]
-       >=dev-haskell/xhtml-3000.2.2:=[profile?] 
<dev-haskell/xhtml-3000.3:=[profile?]
-       >=dev-lang/ghc-8.10.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-3.0.0.0
-       test? ( >=dev-haskell/ghc-paths-0.1.0.12 <dev-haskell/ghc-paths-0.2
-               >=dev-haskell/hspec-2.4.4 <dev-haskell/hspec-2.8
-               >=dev-haskell/quickcheck-2.11
-               )
-"
-
-PATCHES=(
-       "${FILESDIR}"/${P}-ghc-8.10.2.patch
-       "${FILESDIR}"/${P}-haddock-library-1.10.patch
-)
-
-src_prepare () {
-       default
-
-       cabal_chdeps \
-               'QuickCheck      >= 2.11  && < 2.14' 'QuickCheck >= 2.11' \
-               'haddock-library ^>= 1.9.0' 'haddock-library >= 1.9.0'
-}

diff --git a/dev-haskell/haddock-api/haddock-api-2.24.0.ebuild 
b/dev-haskell/haddock-api/haddock-api-2.24.0.ebuild
deleted file mode 100644
index d17fc17abb38..000000000000
--- a/dev-haskell/haddock-api/haddock-api-2.24.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CABAL_FEATURES="lib hoogle hscolour profile test-suite" # haddock
-inherit haskell-cabal
-
-DESCRIPTION="A documentation-generation tool for Haskell libraries"
-HOMEPAGE="https://www.haskell.org/haddock/";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-# keep in sync with ghc-8.10
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=dev-haskell/ghc-paths-0.1.0.9:=[profile?] 
<dev-haskell/ghc-paths-0.2:=[profile?]
-       >=dev-haskell/haddock-library-1.9.0:=[profile?] 
<dev-haskell/haddock-library-1.10:=[profile?]
-       >=dev-haskell/xhtml-3000.2.2:=[profile?] 
<dev-haskell/xhtml-3000.3:=[profile?]
-       >=dev-lang/ghc-8.10.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-3.0.0.0
-       test? ( >=dev-haskell/ghc-paths-0.1.0.12 <dev-haskell/ghc-paths-0.2
-               >=dev-haskell/hspec-2.4.4 <dev-haskell/hspec-2.8
-               >=dev-haskell/quickcheck-2.11
-               )
-"
-
-PATCHES=("${FILESDIR}"/${P}-ghc-8.10.2.patch )
-
-src_prepare () {
-       default
-
-       cabal_chdeps \
-               'QuickCheck      >= 2.11  && < 2.14' 'QuickCheck >= 2.11'
-}

Reply via email to