From 35008845c5a2fdc6029dbc671896be033323856e Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Wed, 9 Sep 2020 08:45:41 +0100 Subject: profiles/package.mask: drop removed ghc-mod and cabal-helper Signed-off-by: Sergei Trofimovich --- dev-haskell/cabal-helper/Manifest | 3 -- .../cabal-helper/cabal-helper-0.6.1.0.ebuild | 30 -------------------- .../cabal-helper/cabal-helper-0.6.3.1.ebuild | 32 ---------------------- .../cabal-helper/cabal-helper-0.7.3.0.ebuild | 31 --------------------- dev-haskell/cabal-helper/metadata.xml | 32 ---------------------- 5 files changed, 128 deletions(-) delete mode 100644 dev-haskell/cabal-helper/Manifest delete mode 100644 dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild delete mode 100644 dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild delete mode 100644 dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild delete mode 100644 dev-haskell/cabal-helper/metadata.xml (limited to 'dev-haskell') diff --git a/dev-haskell/cabal-helper/Manifest b/dev-haskell/cabal-helper/Manifest deleted file mode 100644 index 1d43b615354e..000000000000 --- a/dev-haskell/cabal-helper/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST cabal-helper-0.6.1.0.tar.gz 32694 BLAKE2B 6f9aba9e128d2f2f0ba1a18b78b9cef69e866c79d0a38c7a5acb4398377766cfae77babacd5b3fe956761d917045325b4aa17345063f578699c60ef6aaef14c5 SHA512 8c85b5e49f95acb74dc743a57e428ffe3f98555501a9020e4601f28f10bd3e3f98910dc90d8b611162e61cda0eec06a48ab09bd23eaf82093a85427a4c8330f7 -DIST cabal-helper-0.6.3.1.tar.gz 41668 BLAKE2B 8100cbe79b9d1f7f84a937727d820a15be3955093af15abf6543568ac65f65f70810044370d0bdce543300796401d0bfc7b89d6c80323189e527062b00817c93 SHA512 7a0833cee229286904ff1304944100df33d975f1df0df5ab439f28d1ce28ae3fe86cc7d208ff04ba9980aff26f77f260d4f2893c7d528395555faeccf7041cca -DIST cabal-helper-0.7.3.0.tar.gz 35745 BLAKE2B be54313453564fdcbedf7f7450afa2282af90c47cd6ff6ea9be3e76ccb4fb30f558e20bad73633754c914b4574c82b6d3b35b8d41579c72f1e9c7dbec6587a11 SHA512 612c7589a9f8eb4056ae5cf3365d5ee2d52357554a012c9a4515c2adefd5275153ff24fc80aac7b7f37e397a583f22808e4554fcde8a0f72cc0306ffe811600f diff --git a/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild b/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild deleted file mode 100644 index 2764887972d5..000000000000 --- a/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.6.9999 - -CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Simple interface to some of Cabal's configuration state used by ghc-mod" -HOMEPAGE="https://hackage.haskell.org/package/cabal-helper" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="AGPL-3" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/cabal-1.14:=[profile?] =dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.10 - test? ( dev-haskell/extra:2 ) -" diff --git a/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild b/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild deleted file mode 100644 index 39f355f4069b..000000000000 --- a/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.6 - -CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Simple interface to some of Cabal's configuration state used by ghc-mod" -HOMEPAGE="https://hackage.haskell.org/package/cabal-helper" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="AGPL-3" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RESTRICT=test # runs external cabal and downloads things - -RDEPEND=">=dev-haskell/cabal-1.14:=[profile?] =dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.10 - test? ( dev-haskell/extra ) -" diff --git a/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild b/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild deleted file mode 100644 index 854c03c288de..000000000000 --- a/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# ebuild generated by hackport 0.5.1.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Simple interface to some of Cabal's configuration state used by ghc-mod" -HOMEPAGE="https://hackage.haskell.org/package/cabal-helper" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="AGPL-3" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RESTRICT=test # runs external cabal and downloads things - -RDEPEND=">=dev-haskell/cabal-1.14:=[profile?] =dev-haskell/mtl-2.0:=[profile?] =dev-haskell/temporary-1.2.0.4:=[profile?] =dev-haskell/utf8-string-1.0.1.1:=[profile?] =dev-lang/ghc-7.8.2:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.18.1.3 - test? ( >=dev-haskell/extra-1.4.10 - - - - haskell@gentoo.org - Gentoo Haskell - - - @cabal-helper@ provides a library which wraps the internal use of executables - to lift the restrictions imposed by linking against versions of GHC before - @7.10@. - - @cabal-helper@ uses a wrapper executable to compile the actual cabal-helper - executable at runtime while linking against an arbitrary version of - Cabal. This runtime-compiled helper executable is then used to extract - various bits and peices from Cabal\'s on disk state (dist/setup-config) - written by it's configure command. - - In addition to this the wrapper executable also supports installing any - version of Cabal from hackage in case it cannot be found in any available - package database. The wrapper installs these instances of the Cabal library - into a private package database so as to not interfere with the user's - packages. - - Furthermore the wrapper supports one special case namely reading a state - file for Cabal itself. This is needed as Cabal compiles it's Setup.hs using - itself and not using any version of Cabal installed in any package database. - - @cabal-helper@ can compile with @Cabal >= 1.14@ but requires @Cabal >= 1.16@ - at runtime. - - -- cgit v1.2.3-65-gdbad