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: games-fps/duke3d-data/
Date: Sun, 26 Aug 2018 11:01:22
Message-Id: 1535281267.06a5ee4c42f09b941fa19202b61b388e8bd4b881.mgorny@gentoo
1 commit: 06a5ee4c42f09b941fa19202b61b388e8bd4b881
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 26 10:42:53 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 26 11:01:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a5ee4c
7
8 games-fps/duke3d-data: Remove support for non-existent deps
9
10 games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
14 index 100efef9882..41779136538 100644
15 --- a/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
16 +++ b/games-fps/duke3d-data/duke3d-data-1.0-r4.ebuild
17 @@ -18,7 +18,7 @@ IUSE="gog"
18 REQUIRED_USE="^^ ( cdinstall gog )"
19 RESTRICT="mirror bindist gog? ( fetch )"
20
21 -RDEPEND="|| ( games-fps/eduke32 games-fps/duke3d )"
22 +RDEPEND="games-fps/eduke32"
23 DEPEND="gog? ( app-arch/unzip )"
24
25 S=${WORKDIR}