Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/tapeutils/
Date: Sat, 02 Jul 2022 20:07:18
Message-Id: 1656792421.f0e8d4a414f9b8da9a1292b39a19f1e75188b098.soap@gentoo
1 commit: f0e8d4a414f9b8da9a1292b39a19f1e75188b098
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 20:07:01 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 20:07:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0e8d4a4
7
8 app-arch/tapeutils: update EAPI 6 -> 8
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 .../tapeutils/{tapeutils-0.4.ebuild => tapeutils-0.4-r1.ebuild} | 6 ++----
13 1 file changed, 2 insertions(+), 4 deletions(-)
14
15 diff --git a/app-arch/tapeutils/tapeutils-0.4.ebuild b/app-arch/tapeutils/tapeutils-0.4-r1.ebuild
16 similarity index 90%
17 rename from app-arch/tapeutils/tapeutils-0.4.ebuild
18 rename to app-arch/tapeutils/tapeutils-0.4-r1.ebuild
19 index 50e3aac72747..3910ba59b41b 100644
20 --- a/app-arch/tapeutils/tapeutils-0.4.ebuild
21 +++ b/app-arch/tapeutils/tapeutils-0.4-r1.ebuild
22 @@ -1,7 +1,7 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=6
28 +EAPI=8
29
30 inherit toolchain-funcs
31
32 @@ -12,9 +12,7 @@ SRC_URI="http://www.brouhaha.com/~eric/software/tapeutils/${P}.tar.gz"
33 LICENSE="GPL-2"
34 SLOT="0"
35 KEYWORDS="~amd64 ~ppc ~x86"
36 -IUSE=""
37
38 -DEPEND=""
39 RDEPEND="!app-emulation/hercules"
40
41 PATCHES=(