diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:05:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:41 +0100 |
commit | 896d8ca772cd08a9f544c44e5b2106f603dfddf1 (patch) | |
tree | 220d8873c2fdf40e763adcda49d8f00b31e69d27 /dev-haskell/cryptonite-conduit | |
parent | dev-haskell/cryptohash-sha256: update to EAPI=8 (diff) | |
download | gentoo-896d8ca772cd08a9f544c44e5b2106f603dfddf1.tar.gz gentoo-896d8ca772cd08a9f544c44e5b2106f603dfddf1.tar.bz2 gentoo-896d8ca772cd08a9f544c44e5b2106f603dfddf1.zip |
dev-haskell/cryptonite-conduit: 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/cryptonite-conduit')
-rw-r--r-- | dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.ebuild b/dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.ebuild index c0d2408916c8..049b3930c32f 100644 --- a/dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.ebuild +++ b/dev-haskell/cryptonite-conduit/cryptonite-conduit-0.2.2.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.4 |