From e3eb6e32a0bf6a778da699ab94489f8f8fc32463 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 15:10:25 +0100 Subject: [PATCH] games-rpg/wastesedge: Switch to PYTHON_SINGLE_USEDEP MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ...{wastesedge-0.3.5-r1.ebuild => wastesedge-0.3.5-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename games-rpg/wastesedge/{wastesedge-0.3.5-r1.ebuild => wastesedge-0.3.5-r2.ebuild} (89%) diff --git a/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5-r2.ebuild similarity index 89% rename from games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild rename to games-rpg/wastesedge/wastesedge-0.3.5-r2.ebuild index 380732ee9982..48a424de17da 100644 --- a/games-rpg/wastesedge/wastesedge-0.3.5-r1.ebuild +++ b/games-rpg/wastesedge/wastesedge-0.3.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="userpriv" RDEPEND="${PYTHON_DEPS} - >=games-rpg/adonthell-0.3.5-r2[${PYTHON_USEDEP}] + >=games-rpg/adonthell-0.3.5-r2[${PYTHON_SINGLE_USEDEP}] nls? ( virtual/libintl )" DEPEND="${RDEPEND} nls? ( sys-devel/gettext )" -- 2.26.2