summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-12 02:02:20 +0100
committerSam James <sam@gentoo.org>2024-09-12 02:02:20 +0100
commitbe731770bbb0494cfd29d21d81df67c962d5a357 (patch)
tree8365abd238e1a3e7094d435dbb3a99b2a009959d /dev-debug
parentdev-debug/systemtap: Stabilize 5.1-r1 amd64, #939495 (diff)
downloadgentoo-be731770bbb0494cfd29d21d81df67c962d5a357.tar.gz
gentoo-be731770bbb0494cfd29d21d81df67c962d5a357.tar.bz2
gentoo-be731770bbb0494cfd29d21d81df67c962d5a357.zip
dev-debug/systemtap: update HOMEPAGE to include upstream wiki
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/systemtap/systemtap-5.1-r1.ebuild2
-rw-r--r--dev-debug/systemtap/systemtap-9999.ebuild2
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