summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2023-03-07 07:31:36 -0600
committerBen Kohler <bkohler@gentoo.org>2023-03-07 07:45:48 -0600
commitf6c486492c6f59ba844957c8308e1ad9114281df (patch)
tree1725cdd5ad1b53e2955c3456a2695b1dc8c4e2f0
parentdev-python/notebook: add 6.5.3 (diff)
downloadgentoo-f6c486492c6f59ba844957c8308e1ad9114281df.tar.gz
gentoo-f6c486492c6f59ba844957c8308e1ad9114281df.tar.bz2
gentoo-f6c486492c6f59ba844957c8308e1ad9114281df.zip
app-admin/xkcdpass: update SRC_URI
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--app-admin/xkcdpass/xkcdpass-1.19.3.ebuild5
1 files 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 )