diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 10:09:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-25 11:31:44 +0100 |
commit | 05a2a91387a51b7d8b62c83104c45ad301a57728 (patch) | |
tree | 1745ceb94ccf26a9056d369a26ad00e63710f6d3 /dev-haskell/gitrev | |
parent | dev-haskell/file-location: update to EAPI=8 (diff) | |
download | gentoo-05a2a91387a51b7d8b62c83104c45ad301a57728.tar.gz gentoo-05a2a91387a51b7d8b62c83104c45ad301a57728.tar.bz2 gentoo-05a2a91387a51b7d8b62c83104c45ad301a57728.zip |
dev-haskell/gitrev: 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/gitrev')
-rw-r--r-- | dev-haskell/gitrev/gitrev-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/gitrev/gitrev-1.3.1.ebuild b/dev-haskell/gitrev/gitrev-1.3.1.ebuild index 4dd5cd2f12d2..fdc78e3a0dc3 100644 --- a/dev-haskell/gitrev/gitrev-1.3.1.ebuild +++ b/dev-haskell/gitrev/gitrev-1.3.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.4 |