From 46846ce8d357bf93130f2dea6c08d53cc548472a Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 11 Oct 2020 19:27:02 +0100 Subject: dev-haskell/hxt-unicode: update to EAPI=7 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich --- 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 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 @@ haskell@gentoo.org Gentoo Haskell - - 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. - - - UweSchmidt/hxt - -- cgit v1.2.3-65-gdbad