commit: 70eae53288ce5a9b0b239e0a286a6ea7f6fecb8b
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 21 00:03:49 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 21 00:03:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=70eae532
games-board/tablebase-nalimov: Avoid circular RDEPEND.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
.../tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild
b/games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild
index e009ae4..8aecd0e 100644
--- a/games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild
+++ b/games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -28,7 +28,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="5-pieces 6-pieces"
RESTRICT="mirror" # not on Gentoo mirrors
-RDEPEND="5-pieces? ( ~${CATEGORY}/${P}:nofetch )
+PDEPEND="5-pieces? ( ~${CATEGORY}/${P}:nofetch )
6-pieces? ( ~${CATEGORY}/${P}:nofetch[6-pieces] )"
S="${WORKDIR}"