diff options
author | 2020-11-01 13:35:46 +0000 | |
---|---|---|
committer | 2020-11-01 13:35:46 +0000 | |
commit | b6b0645b4a1388173e6d1c2af0cfc2ac31504657 (patch) | |
tree | 7b277fc22e09e831782904c5753de750412d19f0 /dev-haskell/zlib-conduit | |
parent | dev-haskell/zlib-bindings: update to EAPI=7 (diff) | |
download | gentoo-b6b0645b4a1388173e6d1c2af0cfc2ac31504657.tar.gz gentoo-b6b0645b4a1388173e6d1c2af0cfc2ac31504657.tar.bz2 gentoo-b6b0645b4a1388173e6d1c2af0cfc2ac31504657.zip |
dev-haskell/zlib-conduit: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/zlib-conduit')
-rw-r--r-- | dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild b/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild index 7c0d68c1b5b7..d5459ed411f9 100644 --- a/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild +++ b/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild @@ -1,7 +1,7 @@ -# 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.3.6.9999 |