commit:     f6c486492c6f59ba844957c8308e1ad9114281df
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 13:31:36 2023 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 13:45:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6c48649

app-admin/xkcdpass: update SRC_URI

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

 app-admin/xkcdpass/xkcdpass-1.19.3.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-admin/xkcdpass/xkcdpass-1.19.3.ebuild 
b/app-admin/xkcdpass/xkcdpass-1.19.3.ebuild
index 6362a71c03dd..57d1ac6aff4c 100644
--- a/app-admin/xkcdpass/xkcdpass-1.19.3.ebuild
+++ b/app-admin/xkcdpass/xkcdpass-1.19.3.ebuild
@@ -1,14 +1,13 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="Password generator inspired by XKCD 936"
 HOMEPAGE="https://github.com/redacted/XKCD-password-generator";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD CC-BY-3.0
        l10n_de? ( GPL-3 )

Reply via email to