From: Michał Górny Date: Tue, 30 Jul 2019 05:39:58 +0000 (+0200) Subject: net-misc/electron-cash: Retire virtual/python-dnspython X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=260b2210a447d5648141cc75eeeb12f4999dbbcb;p=gentoo.git net-misc/electron-cash: Retire virtual/python-dnspython Signed-off-by: Michał Górny --- diff --git a/net-misc/electron-cash/electron-cash-3.3.6.ebuild b/net-misc/electron-cash/electron-cash-3.3.6.ebuild index 7c1417f11660..ce2b8f67d146 100644 --- a/net-misc/electron-cash/electron-cash-3.3.6.ebuild +++ b/net-misc/electron-cash/electron-cash-3.3.6.ebuild @@ -31,6 +31,7 @@ REQUIRED_USE=" " RDEPEND=" + dev-python/dnspython[${PYTHON_USEDEP}] dev-python/ecdsa[${PYTHON_USEDEP}] dev-python/jsonrpclib[${PYTHON_USEDEP}] dev-python/pbkdf2[${PYTHON_USEDEP}] @@ -42,7 +43,6 @@ RDEPEND=" dev-python/six[${PYTHON_USEDEP}] dev-python/tlslite[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}] - virtual/python-dnspython[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[v4l] ) qt5? ( dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] diff --git a/net-misc/electron-cash/electron-cash-4.0.2.ebuild b/net-misc/electron-cash/electron-cash-4.0.2.ebuild index 3b33abcf4173..39e50d7d405e 100644 --- a/net-misc/electron-cash/electron-cash-4.0.2.ebuild +++ b/net-misc/electron-cash/electron-cash-4.0.2.ebuild @@ -31,6 +31,7 @@ REQUIRED_USE=" " RDEPEND=" + dev-python/dnspython[${PYTHON_USEDEP}] dev-python/ecdsa[${PYTHON_USEDEP}] dev-python/jsonrpclib[${PYTHON_USEDEP}] dev-python/pbkdf2[${PYTHON_USEDEP}] @@ -42,7 +43,6 @@ RDEPEND=" dev-python/six[${PYTHON_USEDEP}] dev-python/tlslite[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}] - virtual/python-dnspython[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[v4l] ) qt5? ( dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]