summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-02-21 01:03:49 +0100
committerUlrich Müller <ulm@gentoo.org>2018-02-21 01:03:49 +0100
commit70eae53288ce5a9b0b239e0a286a6ea7f6fecb8b (patch)
treed87cf0825d5322c6cb8b4be8160a08817861b79a
parentUpdate all Manifest files to new set of hashes. (diff)
downloadulm-70eae53288ce5a9b0b239e0a286a6ea7f6fecb8b.tar.gz
ulm-70eae53288ce5a9b0b239e0a286a6ea7f6fecb8b.tar.bz2
ulm-70eae53288ce5a9b0b239e0a286a6ea7f6fecb8b.zip
games-board/tablebase-nalimov: Avoid circular RDEPEND.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--games-board/tablebase-nalimov/tablebase-nalimov-0_pre20131213-r100.ebuild4
1 files 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}"