From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1553479-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 6CE9E158089
	for <garchives@archives.gentoo.org>; Sun, 10 Sep 2023 15:25:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8000D2BC017;
	Sun, 10 Sep 2023 15:25:04 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 65B082BC017
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Sep 2023 15:25:04 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 7BB5A335C87
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Sep 2023 15:25:03 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B8BC10DC
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Sep 2023 15:25:02 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1694359426.2a0d8e2a1376e25311c361e3c3704811139ae251.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netifrc/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-misc/netifrc/netifrc-0.7.5.ebuild net-misc/netifrc/netifrc-0.7.6.ebuild net-misc/netifrc/netifrc-9999.ebuild
X-VCS-Directories: net-misc/netifrc/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 2a0d8e2a1376e25311c361e3c3704811139ae251
X-VCS-Branch: master
Date: Sun, 10 Sep 2023 15:25:02 +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: ff06cea2-eabd-42e4-9e54-e1231c33b5f2
X-Archives-Hash: 165edb6babbe8a064e59ebd53ab65e59

commit:     2a0d8e2a1376e25311c361e3c3704811139ae251
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 15:23:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 15:23:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0d8e2a

net-misc/netifrc: update HOMEPAGE

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/netifrc/netifrc-0.7.5.ebuild | 2 +-
 net-misc/netifrc/netifrc-0.7.6.ebuild | 2 +-
 net-misc/netifrc/netifrc-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/netifrc/netifrc-0.7.5.ebuild b/net-misc/netifrc/netifrc-0.7.5.ebuild
index 7181e1758d64..d05ac157d52b 100644
--- a/net-misc/netifrc/netifrc-0.7.5.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.5.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit systemd udev
 
 DESCRIPTION="Gentoo Network Interface Management Scripts"
-HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Netifrc"
 
 if [[ ${PV} == "9999" ]]; then
 	EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/netifrc.git"

diff --git a/net-misc/netifrc/netifrc-0.7.6.ebuild b/net-misc/netifrc/netifrc-0.7.6.ebuild
index f0edbfcf57dd..177d61a18ee9 100644
--- a/net-misc/netifrc/netifrc-0.7.6.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.6.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit systemd udev
 
 DESCRIPTION="Gentoo Network Interface Management Scripts"
-HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Netifrc"
 
 if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="

diff --git a/net-misc/netifrc/netifrc-9999.ebuild b/net-misc/netifrc/netifrc-9999.ebuild
index f0edbfcf57dd..177d61a18ee9 100644
--- a/net-misc/netifrc/netifrc-9999.ebuild
+++ b/net-misc/netifrc/netifrc-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit systemd udev
 
 DESCRIPTION="Gentoo Network Interface Management Scripts"
-HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Netifrc"
 
 if [[ ${PV} == 9999 ]]; then
 	EGIT_REPO_URI="