diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:33:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:58 +0100 |
commit | 650a8532d6994f22490114e0d2d5df6e43e41547 (patch) | |
tree | bd29ca72c06505ec521c2aba1aa1ea9542bd5116 /dev-haskell | |
parent | dev-haskell/sha: update to EAPI=8 (diff) | |
download | gentoo-650a8532d6994f22490114e0d2d5df6e43e41547.tar.gz gentoo-650a8532d6994f22490114e0d2d5df6e43e41547.tar.bz2 gentoo-650a8532d6994f22490114e0d2d5df6e43e41547.zip |
dev-haskell/shell-escape: 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')
-rw-r--r-- | dev-haskell/shell-escape/shell-escape-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/shell-escape/shell-escape-0.2.0.ebuild b/dev-haskell/shell-escape/shell-escape-0.2.0.ebuild index 0a8d54b17322..944d146c75dd 100644 --- a/dev-haskell/shell-escape/shell-escape-0.2.0.ebuild +++ b/dev-haskell/shell-escape/shell-escape-0.2.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 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.9999 |