commit:     7226f1a749ae208b4763f7df9bfb2d12d3ede872
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 13:42:24 2023 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 13:45:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7226f1a7

sys-fs/udiskie: update SRC_URI

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 sys-fs/udiskie/udiskie-2.4.2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sys-fs/udiskie/udiskie-2.4.2.ebuild 
b/sys-fs/udiskie/udiskie-2.4.2.ebuild
index 0b4ca8482e39..58691d198e24 100644
--- a/sys-fs/udiskie/udiskie-2.4.2.ebuild
+++ b/sys-fs/udiskie/udiskie-2.4.2.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg-utils
+inherit distutils-r1 pypi xdg-utils
 
 DESCRIPTION="An automatic disk mounting service using udisks"
 HOMEPAGE="https://pypi.org/project/udiskie/ https://github.com/coldfix/udiskie";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to