commit: e91f945ecbd85ccc0703cd9fdbf244b5aa7bcdb9 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Wed May 25 19:48:52 2022 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Wed May 25 19:48:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e91f945e
dev-util/gammaray: update HOMEPAGE Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> dev-util/gammaray/gammaray-2.11.3.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-util/gammaray/gammaray-2.11.3.ebuild b/dev-util/gammaray/gammaray-2.11.3.ebuild index f181b0f47..7bb932faf 100644 --- a/dev-util/gammaray/gammaray-2.11.3.ebuild +++ b/dev-util/gammaray/gammaray-2.11.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,10 @@ CMAKE_REMOVE_MODULES_LIST=( BackwardConfig ) inherit cmake optfeature virtualx xdg DESCRIPTION="High-level runtime introspection tool for Qt applications" -HOMEPAGE="https://www.kdab.com/gammaray/ https://github.com/KDAB/GammaRay" +HOMEPAGE=" + https://www.kdab.com/development-resources/qt-tools/gammaray/ + https://github.com/KDAB/GammaRay +" if [[ ${PV} == 9999 ]] ; then inherit git-r3
