summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:42:52 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:42:52 +0200
commit84890ddd0e2360e321fef2090a2618c864532640 (patch)
tree6de11054c629298f7cf276abb1fc1abc2e9b0b00 /dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild
parentdev-haskell/zlib-bindings: Remove last-rited pkg (diff)
downloadgentoo-84890ddd0e2360e321fef2090a2618c864532640.tar.gz
gentoo-84890ddd0e2360e321fef2090a2618c864532640.tar.bz2
gentoo-84890ddd0e2360e321fef2090a2618c864532640.zip
dev-haskell/xhtml: Remove last-rited pkg
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild')
-rw-r--r--dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild
deleted file mode 100644
index 32ab89d6900b..000000000000
--- a/dev-haskell/xhtml/xhtml-3000.2.2.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.3.2.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="An XHTML combinator library"
-HOMEPAGE="https://github.com/haskell/xhtml"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-8.4.2:="
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.6"
-
-CABAL_CORE_LIB_GHC_PV="PM:8.10.6 PM:9.0.2"