commit:     d734a0521834357423424e7e6956de08f631ad5e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 20:13:13 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:37:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d734a052

sys-apps/entropy-server: Switch to PYTHON_SINGLE_USEDEP

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{entropy-server-302.ebuild => entropy-server-302-r1.ebuild}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/entropy-server/entropy-server-302.ebuild 
b/sys-apps/entropy-server/entropy-server-302-r1.ebuild
similarity index 87%
rename from sys-apps/entropy-server/entropy-server-302.ebuild
rename to sys-apps/entropy-server/entropy-server-302-r1.ebuild
index cd447283274..a3fb4d6d958 100644
--- a/sys-apps/entropy-server/entropy-server-302.ebuild
+++ b/sys-apps/entropy-server/entropy-server-302-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ SRC_URI="mirror://sabayon/sys-apps/entropy-${PV}.tar.bz2"
 
 S="${WORKDIR}/entropy-${PV}/server"
 
-RDEPEND="~sys-apps/entropy-${PV}[${PYTHON_USEDEP}]
+RDEPEND="~sys-apps/entropy-${PV}[${PYTHON_SINGLE_USEDEP}]
        matter? ( ~app-admin/matter-${PV}[entropy] )
        ${PYTHON_DEPS}
        "

Reply via email to