diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:37:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:32:02 +0100 |
commit | cc8491a3cd8243ccd3c6dc88fd7306c16ac0548b (patch) | |
tree | b37191b26d40c4010ddf5c7c078c4cab08622aba /dev-haskell | |
parent | dev-haskell/uri-encode: update to EAPI=8 (diff) | |
download | gentoo-cc8491a3cd8243ccd3c6dc88fd7306c16ac0548b.tar.gz gentoo-cc8491a3cd8243ccd3c6dc88fd7306c16ac0548b.tar.bz2 gentoo-cc8491a3cd8243ccd3c6dc88fd7306c16ac0548b.zip |
dev-haskell/uuid: 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/uuid/uuid-1.3.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/uuid/uuid-1.3.13-r1.ebuild b/dev-haskell/uuid/uuid-1.3.13-r1.ebuild index 31f07bace4ef..7cbae091b544 100644 --- a/dev-haskell/uuid/uuid-1.3.13-r1.ebuild +++ b/dev-haskell/uuid/uuid-1.3.13-r1.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.1.9999 |