diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:26:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:55 +0100 |
commit | 179e36a35b36d0b7bea91b72473540287a6323c8 (patch) | |
tree | 6506b9b594cdde1d1f8363e36510137b8083f4cd /dev-haskell/pretty-hex | |
parent | dev-haskell/pid1: update to EAPI=8 (diff) | |
download | gentoo-179e36a35b36d0b7bea91b72473540287a6323c8.tar.gz gentoo-179e36a35b36d0b7bea91b72473540287a6323c8.tar.bz2 gentoo-179e36a35b36d0b7bea91b72473540287a6323c8.zip |
dev-haskell/pretty-hex: 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/pretty-hex')
-rw-r--r-- | dev-haskell/pretty-hex/pretty-hex-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/pretty-hex/pretty-hex-1.0.ebuild b/dev-haskell/pretty-hex/pretty-hex-1.0.ebuild index d6afaf57bcb8..ae36f580a847 100644 --- a/dev-haskell/pretty-hex/pretty-hex-1.0.ebuild +++ b/dev-haskell/pretty-hex/pretty-hex-1.0.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.9999 |