summaryrefslogtreecommitdiff
path: root/sys-block/tapecat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-10 13:21:36 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-10 13:21:36 +0000
commit77398e424e45d9e98c1cef3c43bdadb9d56e81ef (patch)
tree5aeffd3fc7b92fc615bd2c222fa8831aeda1925b /sys-block/tapecat
parentbd4aeefe33e63f613512604e47bfca7b2187697d (diff)
gentoo resync : 10.11.2019
Diffstat (limited to 'sys-block/tapecat')
-rw-r--r--sys-block/tapecat/Manifest2
-rw-r--r--sys-block/tapecat/tapecat-1.0.0-r1.ebuild (renamed from sys-block/tapecat/tapecat-1.0.0.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-block/tapecat/Manifest b/sys-block/tapecat/Manifest
index 5d0f2b81c067..ee0b4828d317 100644
--- a/sys-block/tapecat/Manifest
+++ b/sys-block/tapecat/Manifest
@@ -1,3 +1,3 @@
DIST tapecat-1.0.0.tar.bz2 15095 BLAKE2B 37a0e61ab577792efc395bbab693645180b95757e24bda6ddddfedfb42c5b7f56a900b4c51fa99c1e70165c22e99df3c6189acb1ad864e0b84ddfb9fe5fb8456 SHA512 b155aa2d6cf68f02d8ac76afa1853178167f51cad6ec89521ac2ca61fc0c7520c6ec28b85c8c2dcbfa437cc4b9729bb710405447801d937e060d56c531a0cd22
-EBUILD tapecat-1.0.0.ebuild 536 BLAKE2B 973ba9f216c8de1f67534b95a90944d632cac7174ac585a5a5acdb4737c23d0a9b49dbbf31ff4dd7fac395be62aaf166b6b5fe141e8f5eb3a1e77e43c25774dd SHA512 0e41994797b063afdbf43c0def8d7350fee349900c65d2d7b2041530d620dca05b8fc3bcdb57dc7c387a2c98a198d95910664d6b5dd6878305a8eb1d2b936104
+EBUILD tapecat-1.0.0-r1.ebuild 535 BLAKE2B 601680eb5f21cf29f17c9c7a95d6e6da8a3f8a1946e7e106c9193ed38593a7aad7dccf383229259644d96f362862592a0f68dc92faee02bc225cdd0ca78c03f5 SHA512 fa3a5dd9802a87b5cb5fb838e4e5e940444f50e644f52bea65accc473812f68752ae8410ea46d0ac7c838db9023e83b75ae7be5c5e7ca8f9fb5a8f8b64d932c1
MISC metadata.xml 329 BLAKE2B d3b79b0a53a4a98cf288ff1ee8ae8cb477b90dad4529cedf04a52b25a3fc359121851c2cea28d703b2d2a42c5813bfe9b84398786e9045521eaff01b94f543c4 SHA512 3baca06564c2219ea6175ea39cea467ada4e7bf21a4341fcdc9d5b885ae387f4ca4f93605464b900a2524d64badfae641c5459d0acd0569de1ce848528a46ee4
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() {