From fce0710bbb9b2fe50c466352717e116bcccbcda6 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Thu, 29 Sep 2022 09:52:17 +0200 Subject: dev-haskell/hxt-charproperties: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-haskell/hxt-charproperties/Manifest | 1 - .../hxt-charproperties-9.5.0.0.ebuild | 28 ---------------------- dev-haskell/hxt-charproperties/metadata.xml | 8 ------- profiles/package.mask | 1 - 4 files changed, 38 deletions(-) delete mode 100644 dev-haskell/hxt-charproperties/Manifest delete mode 100644 dev-haskell/hxt-charproperties/hxt-charproperties-9.5.0.0.ebuild delete mode 100644 dev-haskell/hxt-charproperties/metadata.xml diff --git a/dev-haskell/hxt-charproperties/Manifest b/dev-haskell/hxt-charproperties/Manifest deleted file mode 100644 index 3af9f81aabb0..000000000000 --- a/dev-haskell/hxt-charproperties/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hxt-charproperties-9.5.0.0.tar.gz 324736 BLAKE2B 81fa13d70db6194eba7c925aae7c19522fa91afedb83dd4a2abd741d780b22f36d595d7b94281e2f30cd3581190665b944d4a027f4b613079d938b7a7bc89470 SHA512 67e1d02a6f0c89e902fb210b99784ba4e3689b35d05ab149686f7343695a936b0fbf695e672ed088a8bbb283a0517e4a2580b64e36a8322534f45e7e99aba82d diff --git a/dev-haskell/hxt-charproperties/hxt-charproperties-9.5.0.0.ebuild b/dev-haskell/hxt-charproperties/hxt-charproperties-9.5.0.0.ebuild deleted file mode 100644 index 2934d75a7731..000000000000 --- a/dev-haskell/hxt-charproperties/hxt-charproperties-9.5.0.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# ebuild generated by hackport 0.7.2.1.9999 -#hackport: flags: -profile - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Character properties and classes for XML and Unicode" -HOMEPAGE="https://github.com/UweSchmidt/hxt" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" - -RDEPEND=">=dev-lang/ghc-8.4.3:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-2.2.0.1 -" - -src_configure() { - haskell-cabal_src_configure \ - --flag=-profile -} diff --git a/dev-haskell/hxt-charproperties/metadata.xml b/dev-haskell/hxt-charproperties/metadata.xml deleted file mode 100644 index 937381521944..000000000000 --- a/dev-haskell/hxt-charproperties/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - haskell@gentoo.org - Gentoo Haskell - - diff --git a/profiles/package.mask b/profiles/package.mask index 7d108bfec73c..fb58c04a54f2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -303,7 +303,6 @@ dev-haskell/http-common dev-haskell/http-download dev-haskell/http-streams dev-haskell/hxt -dev-haskell/hxt-charproperties # hololeap (2022-08-21) # doctest-parallel does not currently work with Setup.hs (used internally by -- cgit v1.2.3-65-gdbad