From f353a866596c718c09e3c1c12f5493962db05302 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 16 Mar 2023 17:04:12 +0100 Subject: x11-misc/safeeyes: Use pypi.eclass MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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" -- cgit v1.2.3-65-gdbad