dev-haskell/wai-test: update to EAPI=7

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2020-11-01 13:24:43 +00:00
parent e8e58095ab
commit 89ebddd559

View File

@@ -1,11 +1,11 @@
# 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.2.9999
# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile"
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Unit test framework (built on HUnit) for WAI applications. (deprecated)"