commit: 4ca63a94a9dbc66a39d6df5b9ce97e190bdbb6d9 Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za> AuthorDate: Thu Apr 8 07:13:56 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Apr 9 10:04:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca63a94
x11-misc/stalonetray: HOMEPAGE fixup. Seems the URL changed ... no revbump Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/20299 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-misc/stalonetray/stalonetray-0.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/stalonetray/stalonetray-0.8.4.ebuild b/x11-misc/stalonetray/stalonetray-0.8.4.ebuild index 602d6943d3a..93adeef3adf 100644 --- a/x11-misc/stalonetray/stalonetray-0.8.4.ebuild +++ b/x11-misc/stalonetray/stalonetray-0.8.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="System tray utility including support for KDE system tray icons" -HOMEPAGE="https://stalonetray.github.io/" +HOMEPAGE="https://kolbusa.github.io/stalonetray/" SRC_URI="https://github.com/kolbusa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2"
