diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:24:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:54 +0100 |
commit | 6fdcf852e41fc576002eeb9ebbb1c08cafc6b0a4 (patch) | |
tree | 3d1ae401315d9115629bea0b2836dd20e2d34168 /dev-haskell/parser-combinators | |
parent | dev-haskell/parsec-numbers: update to EAPI=8 (diff) | |
download | gentoo-6fdcf852e41fc576002eeb9ebbb1c08cafc6b0a4.tar.gz gentoo-6fdcf852e41fc576002eeb9ebbb1c08cafc6b0a4.tar.bz2 gentoo-6fdcf852e41fc576002eeb9ebbb1c08cafc6b0a4.zip |
dev-haskell/parser-combinators: 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/parser-combinators')
-rw-r--r-- | dev-haskell/parser-combinators/parser-combinators-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/parser-combinators/parser-combinators-1.0.0.ebuild b/dev-haskell/parser-combinators/parser-combinators-1.0.0.ebuild index 7eff94752fda..e5d497098a32 100644 --- a/dev-haskell/parser-combinators/parser-combinators-1.0.0.ebuild +++ b/dev-haskell/parser-combinators/parser-combinators-1.0.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.5 #hackport: flags: -dev |