diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:04:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:40 +0100 |
commit | 4d9b5d83fe34f17445d121ebc745040ddbe339a5 (patch) | |
tree | 426ad19d1b42353a5669021cf8ee0bedab0ccb7b /dev-haskell/configurator | |
parent | dev-haskell/conduit-combinators: update to EAPI=8 (diff) | |
download | gentoo-4d9b5d83fe34f17445d121ebc745040ddbe339a5.tar.gz gentoo-4d9b5d83fe34f17445d121ebc745040ddbe339a5.tar.bz2 gentoo-4d9b5d83fe34f17445d121ebc745040ddbe339a5.zip |
dev-haskell/configurator: 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/configurator')
-rw-r--r-- | dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild b/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild index 39237de7fef4..6fbdc4a01a11 100644 --- a/dev-haskell/configurator/configurator-0.3.0.0-r1.ebuild +++ b/dev-haskell/configurator/configurator-0.3.0.0-r1.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.4.2.9999 #hackport: flags: -developer |