summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2023-03-07 07:42:24 -0600
committerBen Kohler <bkohler@gentoo.org>2023-03-07 07:45:50 -0600
commit7226f1a749ae208b4763f7df9bfb2d12d3ede872 (patch)
tree22fe1174568d9056ce4dd87497f80da7dd14e1b0 /sys-fs
parentdev-python/path-and-address: update SRC_URI (diff)
downloadgentoo-7226f1a749ae208b4763f7df9bfb2d12d3ede872.tar.gz
gentoo-7226f1a749ae208b4763f7df9bfb2d12d3ede872.tar.bz2
gentoo-7226f1a749ae208b4763f7df9bfb2d12d3ede872.zip
sys-fs/udiskie: update SRC_URI
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udiskie/udiskie-2.4.2.ebuild5
1 files 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"