diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-26 23:42:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-26 23:42:00 +0100 |
commit | d3ea1413f34d6fb36c13003805a2224010e85a9c (patch) | |
tree | 2edd67faff5cbc0cc817d08a2bbdf6dd16fed40e /app-cdr | |
parent | dev-haskell/parser-combinators: adopt an orphan by haskell@ (diff) | |
download | gentoo-d3ea1413f34d6fb36c13003805a2224010e85a9c.tar.gz gentoo-d3ea1413f34d6fb36c13003805a2224010e85a9c.tar.bz2 gentoo-d3ea1413f34d6fb36c13003805a2224010e85a9c.zip |
app-cdr/iat: 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 'app-cdr')
-rw-r--r-- | app-cdr/iat/iat-0.1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/iat/iat-0.1.7-r1.ebuild b/app-cdr/iat/iat-0.1.7-r1.ebuild index 1db342f25705..9fea3a8127c2 100644 --- a/app-cdr/iat/iat-0.1.7-r1.ebuild +++ b/app-cdr/iat/iat-0.1.7-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 DESCRIPTION="BIN, MDF, PDI, CDI, NRG, and B5I converters" HOMEPAGE="https://www.berlios.de/software/iso9660-analyzer-tool" |