commit: 46846ce8d357bf93130f2dea6c08d53cc548472a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 18:27:02 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 18:31:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46846ce8
dev-haskell/hxt-unicode: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild | 6 +++---
dev-haskell/hxt-unicode/metadata.xml | 9 ---------
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 26e2c418769..59bc1eeb807 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 73c4decb1fc..b7878815d80 100644
--- a/dev-haskell/hxt-unicode/metadata.xml
+++ b/dev-haskell/hxt-unicode/metadata.xml
@@ -5,13 +5,4 @@
<email>[email protected]</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>