diff options
author | 2023-09-10 16:23:46 +0100 | |
---|---|---|
committer | 2023-09-10 16:23:46 +0100 | |
commit | 2a0d8e2a1376e25311c361e3c3704811139ae251 (patch) | |
tree | e31edc2aa89bf5977bf22707979809cfcd6baeaa /net-misc | |
parent | net-misc/netifrc: drop 0.7.3, 0.7.3-r1, 0.7.4 (diff) | |
download | gentoo-2a0d8e2a1376e25311c361e3c3704811139ae251.tar.gz gentoo-2a0d8e2a1376e25311c361e3c3704811139ae251.tar.bz2 gentoo-2a0d8e2a1376e25311c361e3c3704811139ae251.zip |
net-misc/netifrc: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/netifrc/netifrc-0.7.5.ebuild | 2 | ||||
-rw-r--r-- | net-misc/netifrc/netifrc-0.7.6.ebuild | 2 | ||||
-rw-r--r-- | 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=" |