From bdfeb4202d7251c88683e6a47b4ce7c626e3ed73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 3 Jan 2020 17:44:09 +0100 Subject: media-video/bashnapi: Remove outdated blocker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- media-video/bashnapi/bashnapi-1.3.5.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/media-video/bashnapi/bashnapi-1.3.5.ebuild b/media-video/bashnapi/bashnapi-1.3.5.ebuild index 9671be6e2615..993294be32e4 100644 --- a/media-video/bashnapi/bashnapi-1.3.5.ebuild +++ b/media-video/bashnapi/bashnapi-1.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,9 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -# subotage is now integrated into bashnapi -RDEPEND="app-arch/p7zip - !media-video/subotage" +RDEPEND="app-arch/p7zip" S=${WORKDIR}/napi-${PV} -- cgit v1.2.3