Skip to content

Commit

Permalink
dev-haskell/hxt-unicode: update to EAPI=7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <[email protected]>
  • Loading branch information
Sergei Trofimovich committed Oct 11, 2020
1 parent faf2d76 commit 46846ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
6 changes: 3 additions & 3 deletions dev-haskell/hxt-unicode/hxt-unicode-9.0.2.4.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down
9 changes: 0 additions & 9 deletions dev-haskell/hxt-unicode/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 46846ce

Please sign in to comment.