summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-18 11:12:44 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-18 11:12:44 +0100
commit733e70a55ce51140ff20fc5511b3e32539afb16f (patch)
tree2682d4e61a8b2cb4b3e8464216303f4a31e54751 /dev-haskell/hsb2hs
parentdev-haskell/haskell-platform: update to EAPI=7 (diff)
downloadgentoo-733e70a55ce51140ff20fc5511b3e32539afb16f.tar.gz
gentoo-733e70a55ce51140ff20fc5511b3e32539afb16f.tar.bz2
gentoo-733e70a55ce51140ff20fc5511b3e32539afb16f.zip
dev-haskell/hsb2hs: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/hsb2hs')
-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>