diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:05:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:41 +0100 |
commit | 3e35462071d98727bb495c2846b7e3a5385b9f94 (patch) | |
tree | 1bb77ec9fb58a6b00c758693f0bc1770ce5da140 /dev-haskell/cryptohash-sha1 | |
parent | dev-haskell/cryptohash-md5: update to EAPI=8 (diff) | |
download | gentoo-3e35462071d98727bb495c2846b7e3a5385b9f94.tar.gz gentoo-3e35462071d98727bb495c2846b7e3a5385b9f94.tar.bz2 gentoo-3e35462071d98727bb495c2846b7e3a5385b9f94.zip |
dev-haskell/cryptohash-sha1: 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/cryptohash-sha1')
-rw-r--r-- | dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild index c53c2bcf8aa6..52cc584727a8 100644 --- a/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.ebuild +++ b/dev-haskell/cryptohash-sha1/cryptohash-sha1-0.11.100.1.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.1.9999 |