Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/iat/
Date: Mon, 26 Jul 2021 22:42:09
Message-Id: 1627339320.d3ea1413f34d6fb36c13003805a2224010e85a9c.slyfox@gentoo
1 commit: d3ea1413f34d6fb36c13003805a2224010e85a9c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 26 22:42:00 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 26 22:42:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ea1413
7
8 app-cdr/iat: update to EAPI=8
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 app-cdr/iat/iat-0.1.7-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-cdr/iat/iat-0.1.7-r1.ebuild b/app-cdr/iat/iat-0.1.7-r1.ebuild
17 index 1db342f2570..9fea3a8127c 100644
18 --- a/app-cdr/iat/iat-0.1.7-r1.ebuild
19 +++ b/app-cdr/iat/iat-0.1.7-r1.ebuild
20 @@ -1,7 +1,7 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=6
26 +EAPI=8
27
28 DESCRIPTION="BIN, MDF, PDI, CDI, NRG, and B5I converters"
29 HOMEPAGE="https://www.berlios.de/software/iso9660-analyzer-tool"