commit:     f353a866596c718c09e3c1c12f5493962db05302
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 16:04:12 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 18:50:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f353a866

x11-misc/safeeyes: Use pypi.eclass

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

 x11-misc/safeeyes/safeeyes-2.1.5-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-misc/safeeyes/safeeyes-2.1.5-r1.ebuild 
b/x11-misc/safeeyes/safeeyes-2.1.5-r1.ebuild
index debfe192fcfa..c5cb4ebcd177 100644
--- a/x11-misc/safeeyes/safeeyes-2.1.5-r1.ebuild
+++ b/x11-misc/safeeyes/safeeyes-2.1.5-r1.ebuild
@@ -7,11 +7,10 @@ PYTHON_COMPAT=( python3_{9..11} )
 PYTHON_REQ_USE="tk"  # for site-packages/Xlib/ext/randr.py
 DISTUTILS_USE_PEP517=setuptools
 
-inherit xdg distutils-r1
+inherit xdg distutils-r1 pypi
 
 DESCRIPTION="Linux alternative to EyeLeo"
 HOMEPAGE="https://github.com/slgobinath/SafeEyes";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to