commit: 946c17032a6863fcdf0c2de9d76d04cc14e33b22
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 20:17:49 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:37:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946c1703
sys-apps/entropy: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-apps/entropy/{entropy-302-r1.ebuild => entropy-302-r2.ebuild} | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/sys-apps/entropy/entropy-302-r1.ebuild
b/sys-apps/entropy/entropy-302-r2.ebuild
similarity index 96%
rename from sys-apps/entropy/entropy-302-r1.ebuild
rename to sys-apps/entropy/entropy-302-r2.ebuild
index a617ded3def..60d514f0e66 100644
--- a/sys-apps/entropy/entropy-302-r1.ebuild
+++ b/sys-apps/entropy/entropy-302-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -23,7 +23,9 @@ RDEPEND=">=app-misc/pax-utils-0.7
net-misc/rsync
sys-apps/diffutils
sys-apps/sandbox
- >=sys-apps/portage-2.1.9[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ >=sys-apps/portage-2.1.9[${PYTHON_MULTI_USEDEP}]
+ ')
sys-devel/gettext
${PYTHON_DEPS}"
DEPEND="${RDEPEND}