dev-util/perf: update HOMEPAGE (redirect)

It redirects to https://perfwiki.github.io/main/. kernel.org infra wanted
to stop hosting dynamic sites like wikis.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-03 10:23:26 +01:00
parent 3a86c2a927
commit 35829930fe
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..13} python3_13t)
inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r1 toolchain-funcs python-r1
DESCRIPTION="Userland tools for Linux Performance Counters"
HOMEPAGE="https://perf.wiki.kernel.org/"
HOMEPAGE="https://perfwiki.github.io/main/"
LINUX_V="${PV:0:1}.x"
if [[ ${PV} == *_rc* ]] ; then

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{10..14} python3_{13,14}t)
inherit bash-completion-r1 estack flag-o-matic linux-info llvm-r1 toolchain-funcs python-r1
DESCRIPTION="Userland tools for Linux Performance Counters"
HOMEPAGE="https://perf.wiki.kernel.org/"
HOMEPAGE="https://perfwiki.github.io/main/"
LINUX_V="${PV:0:1}.x"
if [[ ${PV} == *_rc* ]] ; then

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{10..12} )
inherit bash-completion-r1 estack flag-o-matic linux-info llvm toolchain-funcs python-r1
DESCRIPTION="Userland tools for Linux Performance Counters"
HOMEPAGE="https://perf.wiki.kernel.org/"
HOMEPAGE="https://perfwiki.github.io/main/"
LINUX_V="${PV:0:1}.x"
if [[ ${PV} == *_rc* ]] ; then