diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:07:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:42 +0100 |
commit | cd8527e6d09c40fa5dd58825ba30e8fa474ac00f (patch) | |
tree | 8cb458e1a7ff19cede23a504a241273f9803b0e7 /dev-haskell/dlist-instances | |
parent | dev-haskell/djinn-lib: update to EAPI=8 (diff) | |
download | gentoo-cd8527e6d09c40fa5dd58825ba30e8fa474ac00f.tar.gz gentoo-cd8527e6d09c40fa5dd58825ba30e8fa474ac00f.tar.bz2 gentoo-cd8527e6d09c40fa5dd58825ba30e8fa474ac00f.zip |
dev-haskell/dlist-instances: 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/dlist-instances')
-rw-r--r-- | dev-haskell/dlist-instances/dlist-instances-0.1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/dlist-instances/dlist-instances-0.1.1.1.ebuild b/dev-haskell/dlist-instances/dlist-instances-0.1.1.1.ebuild index f17cf676b897..5ae3896194d7 100644 --- a/dev-haskell/dlist-instances/dlist-instances-0.1.1.1.ebuild +++ b/dev-haskell/dlist-instances/dlist-instances-0.1.1.1.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 |