Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/bashnapi/
Date: Fri, 03 Jan 2020 20:40:26
Message-Id: 1578083984.bdfeb4202d7251c88683e6a47b4ce7c626e3ed73.mgorny@gentoo
1 commit: bdfeb4202d7251c88683e6a47b4ce7c626e3ed73
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 3 16:44:09 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 3 20:39:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdfeb420
7
8 media-video/bashnapi: Remove outdated blocker
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 media-video/bashnapi/bashnapi-1.3.5.ebuild | 6 ++----
13 1 file changed, 2 insertions(+), 4 deletions(-)
14
15 diff --git a/media-video/bashnapi/bashnapi-1.3.5.ebuild b/media-video/bashnapi/bashnapi-1.3.5.ebuild
16 index 9671be6e261..993294be32e 100644
17 --- a/media-video/bashnapi/bashnapi-1.3.5.ebuild
18 +++ b/media-video/bashnapi/bashnapi-1.3.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,9 +12,7 @@ SLOT="0"
26 KEYWORDS="~amd64 ~x86"
27 IUSE=""
28
29 -# subotage is now integrated into bashnapi
30 -RDEPEND="app-arch/p7zip
31 - !media-video/subotage"
32 +RDEPEND="app-arch/p7zip"
33
34 S=${WORKDIR}/napi-${PV}