diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:14:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:48 +0100 |
commit | 53279dce44dd828f10b7af3eb40238df4a903e05 (patch) | |
tree | 4836739f9542f7749c32afc9ddca043e6af954b7 /dev-haskell/hunit | |
parent | dev-haskell/http-client-tls: update to EAPI=8 (diff) | |
download | gentoo-53279dce44dd828f10b7af3eb40238df4a903e05.tar.gz gentoo-53279dce44dd828f10b7af3eb40238df4a903e05.tar.bz2 gentoo-53279dce44dd828f10b7af3eb40238df4a903e05.zip |
dev-haskell/hunit: update to EAPI=8
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r-- | dev-haskell/hunit/hunit-1.6.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hunit/hunit-1.6.0.0.ebuild b/dev-haskell/hunit/hunit-1.6.0.0.ebuild index 7b7e1242292f..23d2fdc9578c 100644 --- a/dev-haskell/hunit/hunit-1.6.0.0.ebuild +++ b/dev-haskell/hunit/hunit-1.6.0.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 # ebuild generated by hackport 0.5.3.9999 |