summaryrefslogtreecommitdiff
path: root/dev-haskell
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild6
-rw-r--r--dev-haskell/hsb2hs/metadata.xml6
2 files changed, 3 insertions, 9 deletions
diff --git a/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild b/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild
index b8bc788b616c..c0b8224ccab6 100644
--- a/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild
+++ b/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-# ebuild generated by hackport 0.4.5.9999
+# ebuild generated by hackport 0.6.6.9999
-CABAL_FEATURES="bin"
+CABAL_FEATURES=""
inherit haskell-cabal
DESCRIPTION="Preprocesses a file, adding blobs from files as string literals"
diff --git a/dev-haskell/hsb2hs/metadata.xml b/dev-haskell/hsb2hs/metadata.xml
index ffccae0e3680..b7878815d80d 100644
--- a/dev-haskell/hsb2hs/metadata.xml
+++ b/dev-haskell/hsb2hs/metadata.xml
@@ -5,10 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- hsb2hs is a preprocessor that allows you to include the contents of
- files as string literals in your Haskell programs and libraries.
- It is an alternative to file-embed for those who do not want to rely
- on Template Haskell. See @README.markdown@ for instructions.
- </longdescription>
</pkgmetadata>