summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-11 19:27:02 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-11 19:31:57 +0100
commit46846ce8d357bf93130f2dea6c08d53cc548472a (patch)
tree96f064877212fb93e3e812a0eec254102d0ca4aa
parentdev-util/meson: remove old (diff)
downloadgentoo-46846ce8.tar.gz
gentoo-46846ce8.tar.bz2
gentoo-46846ce8.zip
dev-haskell/hxt-unicode: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild6
-rw-r--r--dev-haskell/hxt-unicode/metadata.xml9
2 files changed, 3 insertions, 12 deletions
diff --git a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild
index 26e2c4187699..59bc1eeb8078 100644
--- a/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild
+++ b/dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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.3
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
diff --git a/dev-haskell/hxt-unicode/metadata.xml b/dev-haskell/hxt-unicode/metadata.xml
index 73c4decb1fc1..b7878815d80d 100644
--- a/dev-haskell/hxt-unicode/metadata.xml
+++ b/dev-haskell/hxt-unicode/metadata.xml
@@ -5,13 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Unicode encoding and decoding functions for utf8, iso-latin-* and somes other encodings,
- used in the Haskell XML Toolbox.
- ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
- is done with lasy functions, errors may be detected or ignored.
- </longdescription>
- <upstream>
- <remote-id type="github">UweSchmidt/hxt</remote-id>
- </upstream>
</pkgmetadata>