diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2020-06-17 12:21:49 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-06-20 00:28:21 +0200 |
commit | 35dd17cd9692f82eede0fd6793621e28bdff5084 (patch) | |
tree | 101a422715dd235f6e26f74680dfd3a5471b669b /net-wireless | |
parent | dev-python/liblarch: remove old (diff) | |
download | gentoo-35dd17cd9692f82eede0fd6793621e28bdff5084.tar.gz gentoo-35dd17cd9692f82eede0fd6793621e28bdff5084.tar.bz2 gentoo-35dd17cd9692f82eede0fd6793621e28bdff5084.zip |
net-wireless/iw: update HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/16288
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/iw/iw-4.14.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/iw/iw-4.9.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/iw/iw-5.0.1.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/iw/iw-5.3.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/iw/iw-5.4.ebuild | 2 |
5 files changed, 9 insertions, 9 deletions
diff --git a/net-wireless/iw/iw-4.14.ebuild b/net-wireless/iw/iw-4.14.ebuild index 27879d734221..a6befff45132 100644 --- a/net-wireless/iw/iw-4.14.ebuild +++ b/net-wireless/iw/iw-4.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="nl80211-based configuration utility for wireless devices using the mac80211 kernel stack" -HOMEPAGE="https://wireless.kernel.org/en/users/Documentation/iw" +HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw" SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" diff --git a/net-wireless/iw/iw-4.9.ebuild b/net-wireless/iw/iw-4.9.ebuild index 44211fbfd919..9dffb3462d1c 100644 --- a/net-wireless/iw/iw-4.9.ebuild +++ b/net-wireless/iw/iw-4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="nl80211-based configuration utility for wireless devices using the mac80211 kernel stack" -HOMEPAGE="https://wireless.kernel.org/en/users/Documentation/iw" +HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw" SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" diff --git a/net-wireless/iw/iw-5.0.1.ebuild b/net-wireless/iw/iw-5.0.1.ebuild index 2f26893ca7a9..5f8ba4f5d306 100644 --- a/net-wireless/iw/iw-5.0.1.ebuild +++ b/net-wireless/iw/iw-5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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-based configuration utility for wireless devices using the mac80211 kernel stack" -HOMEPAGE="https://wireless.kernel.org/en/users/Documentation/iw" +HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw" SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" diff --git a/net-wireless/iw/iw-5.3.ebuild b/net-wireless/iw/iw-5.3.ebuild index a57c13b08c49..f7ab9c077948 100644 --- a/net-wireless/iw/iw-5.3.ebuild +++ b/net-wireless/iw/iw-5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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-based configuration utility for wireless devices using the mac80211 kernel stack" -HOMEPAGE="https://wireless.kernel.org/en/users/Documentation/iw" +HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw" SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" diff --git a/net-wireless/iw/iw-5.4.ebuild b/net-wireless/iw/iw-5.4.ebuild index a331cf6f69f6..43c21e5c0a15 100644 --- a/net-wireless/iw/iw-5.4.ebuild +++ b/net-wireless/iw/iw-5.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="nl80211-based configuration utility for wireless devices using the mac80211 kernel stack" -HOMEPAGE="https://wireless.kernel.org/en/users/Documentation/iw" +HOMEPAGE="https://wireless.wiki.kernel.org/en/users/Documentation/iw" SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" |