commit: e3eb6e32a0bf6a778da699ab94489f8f8fc32463
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 14:10:25 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:22:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3eb6e32
games-rpg/wastesedge: Switch to PYTHON_SINGLE_USEDEP
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{wastesedge-0.3.5-r1.ebuild => wastesedge-0.3.5-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 380732ee998..48a424de17d 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 )"