From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 07EC8158093 for ; Sat, 2 Jul 2022 20:07:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73D44E0C62; Sat, 2 Jul 2022 20:07:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5664FE0C62 for ; Sat, 2 Jul 2022 20:07:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0CD1341BEC for ; Sat, 2 Jul 2022 20:07:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C19852C for ; Sat, 2 Jul 2022 20:07:10 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1656792421.f0e8d4a414f9b8da9a1292b39a19f1e75188b098.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/tapeutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/tapeutils/tapeutils-0.4-r1.ebuild app-arch/tapeutils/tapeutils-0.4.ebuild X-VCS-Directories: app-arch/tapeutils/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: f0e8d4a414f9b8da9a1292b39a19f1e75188b098 X-VCS-Branch: master Date: Sat, 2 Jul 2022 20:07:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 06237726-0d48-494d-a29d-403945ee623f X-Archives-Hash: da560f0fb2630b01f07673ce8aa386c1 commit: f0e8d4a414f9b8da9a1292b39a19f1e75188b098 Author: David Seifert gentoo org> AuthorDate: Sat Jul 2 20:07:01 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Jul 2 20:07:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0e8d4a4 app-arch/tapeutils: update EAPI 6 -> 8 Signed-off-by: David Seifert gentoo.org> .../tapeutils/{tapeutils-0.4.ebuild => tapeutils-0.4-r1.ebuild} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app-arch/tapeutils/tapeutils-0.4.ebuild b/app-arch/tapeutils/tapeutils-0.4-r1.ebuild similarity index 90% rename from app-arch/tapeutils/tapeutils-0.4.ebuild rename to app-arch/tapeutils/tapeutils-0.4-r1.ebuild index 50e3aac72747..3910ba59b41b 100644 --- a/app-arch/tapeutils/tapeutils-0.4.ebuild +++ b/app-arch/tapeutils/tapeutils-0.4-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit toolchain-funcs @@ -12,9 +12,7 @@ SRC_URI="http://www.brouhaha.com/~eric/software/tapeutils/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -DEPEND="" RDEPEND="!app-emulation/hercules" PATCHES=(