commit: 3bc9b6a5fe97f8cee6c177d0a221cb02a7fcb407 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Fri Apr 1 00:56:49 2022 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 00:56:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc9b6a5
dev-util/wachy: update HOMEPAGE Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> dev-util/wachy/wachy-0.1.0_alpha6.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild b/dev-util/wachy/wachy-0.1.0_alpha6.ebuild index 142842ae1270..c70001be06c0 100644 --- a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild +++ b/dev-util/wachy/wachy-0.1.0_alpha6.ebuild @@ -105,7 +105,10 @@ inherit cargo DESCRIPTION="A dynamic tracing profiler for Linux" # Double check the homepage as the cargo_metadata crate # does not provide this value so instead repository is used -HOMEPAGE="https://github.com/rubrikinc/wachy" +HOMEPAGE=" + https://rubrikinc.github.io/wachy/ + https://github.com/rubrikinc/wachy +" SRC_URI=" https://github.com/rubrikinc/${PN}/archive/refs/tags/${PV/_alpha/-alpha.}.tar.gz -> ${P}.tar.gz $(cargo_crate_uris ${CRATES})
