sys-block/tapecat: EAPI-7 revbump
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 7 Nov 2019 14:49:02 +0000 (15:49 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 7 Nov 2019 17:05:15 +0000 (18:05 +0100)
Closes: https://bugs.gentoo.org/697204
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
sys-block/tapecat/tapecat-1.0.0-r1.ebuild [moved from sys-block/tapecat/tapecat-1.0.0.ebuild with 86% similarity]

similarity index 86%
rename from sys-block/tapecat/tapecat-1.0.0.ebuild
rename to sys-block/tapecat/tapecat-1.0.0-r1.ebuild
index 4d05583d1f5bedc7d2815274d0aa3f3b498e8bc0..99d172996470f994ccad94d43bf3640749d6007f 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=7
 
 DESCRIPTION="tapecat is a tape utility used to describe the physical content of a tape"
 HOMEPAGE="http://www.inventivetechnology.at/tapecat/"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE=""
-DEPEND="sys-apps/file"
+DEPEND="sys-apps/file:="
 RDEPEND="${DEPEND}"
 
 src_compile() {