From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1180812-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68BA21382C5 for <garchives@archives.gentoo.org>; Fri, 19 Jun 2020 22:28:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A506E08AC; Fri, 19 Jun 2020 22:28:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 617E7E08AC for <gentoo-commits@lists.gentoo.org>; Fri, 19 Jun 2020 22:28:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5E5034F348 for <gentoo-commits@lists.gentoo.org>; Fri, 19 Jun 2020 22:28:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43E8D2A8 for <gentoo-commits@lists.gentoo.org>; Fri, 19 Jun 2020 22:28:39 +0000 (UTC) From: "Conrad Kostecki" <conikost@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" <conikost@gentoo.org> Message-ID: <1592605701.35dd17cd9692f82eede0fd6793621e28bdff5084.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/iw/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/iw/iw-4.14.ebuild net-wireless/iw/iw-4.9.ebuild net-wireless/iw/iw-5.0.1.ebuild net-wireless/iw/iw-5.3.ebuild net-wireless/iw/iw-5.4.ebuild X-VCS-Directories: net-wireless/iw/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 35dd17cd9692f82eede0fd6793621e28bdff5084 X-VCS-Branch: master Date: Fri, 19 Jun 2020 22:28:39 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dabab896-f993-4045-b085-c84ae98b6d50 X-Archives-Hash: ebf9a9101c1fe95d22a039518fe4a69a commit: 35dd17cd9692f82eede0fd6793621e28bdff5084 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Wed Jun 17 10:21:49 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Fri Jun 19 22:28:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35dd17cd 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 <AT> pogatzki.net> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-wireless/iw/iw-4.14.ebuild | 4 ++-- net-wireless/iw/iw-4.9.ebuild | 4 ++-- net-wireless/iw/iw-5.0.1.ebuild | 4 ++-- net-wireless/iw/iw-5.3.ebuild | 4 ++-- 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 27879d73422..a6befff4513 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 44211fbfd91..9dffb3462d1 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 2f26893ca7a..5f8ba4f5d30 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 a57c13b08c4..f7ab9c07794 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 a331cf6f69f..43c21e5c0a1 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"