diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-04 11:55:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-04 12:00:32 +0100 |
commit | 5e219abe2827987c3a7cbac6c10d8224b09474e1 (patch) | |
tree | 0ecffc4b04f4c5dcfb7b2022107a74c1835f6d20 /dev-haskell/cryptohash/cryptohash-0.11.9.ebuild | |
parent | dev-haskell/crypto-cipher-tests: update to EAPI=7 (diff) | |
download | gentoo-5e219abe2827987c3a7cbac6c10d8224b09474e1.tar.gz gentoo-5e219abe2827987c3a7cbac6c10d8224b09474e1.tar.bz2 gentoo-5e219abe2827987c3a7cbac6c10d8224b09474e1.zip |
dev-haskell/cryptohash: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/cryptohash/cryptohash-0.11.9.ebuild')
-rw-r--r-- | dev-haskell/cryptohash/cryptohash-0.11.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild index 96f3a8860c4b..a4925105ed4d 100644 --- a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.11.9.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.7.9999 +# ebuild generated by hackport 0.6.6.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal |