commit: 2ab258bb732818247ccab2774f456e8c207d92e4 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Mar 3 22:22:58 2025 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Mar 3 22:22:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ab258bb
net-wireless/iw: update HOMEPAGE Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> net-wireless/iw/iw-5.19-r1.ebuild | 4 ++-- net-wireless/iw/iw-5.19.ebuild | 4 ++-- net-wireless/iw/iw-5.9.ebuild | 4 ++-- net-wireless/iw/iw-6.7.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net-wireless/iw/iw-5.19-r1.ebuild b/net-wireless/iw/iw-5.19-r1.ebuild index f1bbe2108630..973ed4b8434f 100644 --- a/net-wireless/iw/iw-5.19-r1.ebuild +++ b/net-wireless/iw/iw-5.19-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="nl80211 configuration utility for wireless devices using the mac80211 stack" -HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw" +HOMEPAGE="https://wireless.docs.kernel.org/en/latest/en/users/documentation/iw.html" SRC_URI="https://mirrors.edge.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" diff --git a/net-wireless/iw/iw-5.19.ebuild b/net-wireless/iw/iw-5.19.ebuild index 1cb378874c4f..393f4c7f7343 100644 --- a/net-wireless/iw/iw-5.19.ebuild +++ b/net-wireless/iw/iw-5.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="nl80211 configuration utility for wireless devices using the mac80211 stack" -HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw" +HOMEPAGE="https://wireless.docs.kernel.org/en/latest/en/users/documentation/iw.html" SRC_URI="https://mirrors.edge.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" diff --git a/net-wireless/iw/iw-5.9.ebuild b/net-wireless/iw/iw-5.9.ebuild index 35136ab95b36..6ca21830dad8 100644 --- a/net-wireless/iw/iw-5.9.ebuild +++ b/net-wireless/iw/iw-5.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="nl80211 configuration utility for wireless devices using the mac80211 stack" -HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw" +HOMEPAGE="https://wireless.docs.kernel.org/en/latest/en/users/documentation/iw.html" SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" diff --git a/net-wireless/iw/iw-6.7.ebuild b/net-wireless/iw/iw-6.7.ebuild index 2178ebee3c43..7aeb59d67d4c 100644 --- a/net-wireless/iw/iw-6.7.ebuild +++ b/net-wireless/iw/iw-6.7.ebuild @@ -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 @@ -6,7 +6,7 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="nl80211 configuration utility for wireless devices using the mac80211 stack" -HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw" +HOMEPAGE="https://wireless.docs.kernel.org/en/latest/en/users/documentation/iw.html" SRC_URI="https://mirrors.edge.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC"
