From de740caf63bd7572087a75433075192f251f8a17 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sun, 16 May 2021 00:00:28 +0200 Subject: [PATCH] net-im/toot: Update HOMEPAGE Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nils Freydank --- net-im/toot/toot-0.27.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/toot/toot-0.27.0-r1.ebuild b/net-im/toot/toot-0.27.0-r1.ebuild index c710af6..3f0fcb8 100644 --- a/net-im/toot/toot-0.27.0-r1.ebuild +++ b/net-im/toot/toot-0.27.0-r1.ebuild @@ -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