net-im/toot: Update HOMEPAGE

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-05-16 00:00:09 +02:00
parent 58c2498b73
commit 29e5bfdaf1
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21

View File

@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="CLI/TUI mastodon client written in python"
HOMEPAGE="https://github.com/ihabunek/toot https://pypi.org/project/toot"
HOMEPAGE="https://github.com/ihabunek/toot/ https://pypi.org/project/toot"
if [ "${PV}" == "9999" ]; then
inherit git-r3