commit:     be731770bbb0494cfd29d21d81df67c962d5a357
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 01:02:20 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 01:02:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be731770

dev-debug/systemtap: update HOMEPAGE to include upstream wiki

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-debug/systemtap/systemtap-5.1-r1.ebuild | 2 +-
 dev-debug/systemtap/systemtap-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-debug/systemtap/systemtap-5.1-r1.ebuild 
b/dev-debug/systemtap/systemtap-5.1-r1.ebuild
index 66dc87d63e04..7bdeaac6c062 100644
--- a/dev-debug/systemtap/systemtap-5.1-r1.ebuild
+++ b/dev-debug/systemtap/systemtap-5.1-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..12} pypy3 )
 inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs
 
 DESCRIPTION="Linux trace/probe tool"
-HOMEPAGE="https://sourceware.org/systemtap/";
+HOMEPAGE="https://sourceware.org/systemtap/ 
https://sourceware.org/systemtap/wiki";
 if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://sourceware.org/git/systemtap.git";
        inherit git-r3

diff --git a/dev-debug/systemtap/systemtap-9999.ebuild 
b/dev-debug/systemtap/systemtap-9999.ebuild
index 863daaf9b0a7..9d0ddd4fb4aa 100644
--- a/dev-debug/systemtap/systemtap-9999.ebuild
+++ b/dev-debug/systemtap/systemtap-9999.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..12} pypy3 )
 inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs
 
 DESCRIPTION="Linux trace/probe tool"
-HOMEPAGE="https://sourceware.org/systemtap/";
+HOMEPAGE="https://sourceware.org/systemtap/ 
https://sourceware.org/systemtap/wiki";
 if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://sourceware.org/git/systemtap.git";
        inherit git-r3

Reply via email to