summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/tapecat/tapecat-1.0.0-r1.ebuild (renamed from sys-block/tapecat/tapecat-1.0.0.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/tapecat/tapecat-1.0.0.ebuild b/sys-block/tapecat/tapecat-1.0.0-r1.ebuild
index 4d05583d1f5b..99d172996470 100644
--- a/sys-block/tapecat/tapecat-1.0.0.ebuild
+++ b/sys-block/tapecat/tapecat-1.0.0-r1.ebuild
@@ -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() {