From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 1DA57158030 for ; Tue, 28 Feb 2023 15:47:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 688F0E0718; Tue, 28 Feb 2023 15:47:42 +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 4DCF4E0718 for ; Tue, 28 Feb 2023 15:47:42 +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 7BA9B33F698 for ; Tue, 28 Feb 2023 15:47:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBD2A75 for ; Tue, 28 Feb 2023 15:47:39 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1677599256.813901c7313c135b781318f0e493bd5b856c2101.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/radvd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/radvd/radvd-2.19-r2.ebuild net-misc/radvd/radvd-2.19-r4.ebuild net-misc/radvd/radvd-2.19-r5.ebuild X-VCS-Directories: net-misc/radvd/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 813901c7313c135b781318f0e493bd5b856c2101 X-VCS-Branch: master Date: Tue, 28 Feb 2023 15:47:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9b030559-1e20-43f0-bf32-427b427a61af X-Archives-Hash: 437f92f5325b2ad79f9cc5c515b3a8d8 commit: 813901c7313c135b781318f0e493bd5b856c2101 Author: Matthew Thode gentoo org> AuthorDate: Tue Feb 28 15:47:17 2023 +0000 Commit: Matthew Thode gentoo org> CommitDate: Tue Feb 28 15:47:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813901c7 net-misc/radvd: update homepage Signed-off-by: Matthew Thode gentoo.org> net-misc/radvd/radvd-2.19-r2.ebuild | 4 ++-- net-misc/radvd/radvd-2.19-r4.ebuild | 4 ++-- net-misc/radvd/radvd-2.19-r5.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-misc/radvd/radvd-2.19-r2.ebuild b/net-misc/radvd/radvd-2.19-r2.ebuild index 09f0b09aa5c9..ac71ff204c83 100644 --- a/net-misc/radvd/radvd-2.19-r2.ebuild +++ b/net-misc/radvd/radvd-2.19-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit readme.gentoo-r1 systemd toolchain-funcs DESCRIPTION="Linux IPv6 Router Advertisement Daemon" -HOMEPAGE="https://v6web.litech.org/radvd/" +HOMEPAGE="https://radvd.litech.org/" SRC_URI="https://v6web.litech.org/radvd/dist/${P}.tar.xz" LICENSE="BSD" diff --git a/net-misc/radvd/radvd-2.19-r4.ebuild b/net-misc/radvd/radvd-2.19-r4.ebuild index c0f7f25a5faa..24730014369e 100644 --- a/net-misc/radvd/radvd-2.19-r4.ebuild +++ b/net-misc/radvd/radvd-2.19-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit readme.gentoo-r1 systemd toolchain-funcs DESCRIPTION="Linux IPv6 Router Advertisement Daemon" -HOMEPAGE="https://v6web.litech.org/radvd/" +HOMEPAGE="https://radvd.litech.org/" SRC_URI="https://v6web.litech.org/radvd/dist/${P}.tar.xz" LICENSE="BSD" diff --git a/net-misc/radvd/radvd-2.19-r5.ebuild b/net-misc/radvd/radvd-2.19-r5.ebuild index 29de0514de5a..222b52879021 100644 --- a/net-misc/radvd/radvd-2.19-r5.ebuild +++ b/net-misc/radvd/radvd-2.19-r5.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit autotools readme.gentoo-r1 systemd toolchain-funcs DESCRIPTION="Linux IPv6 Router Advertisement Daemon" -HOMEPAGE="https://v6web.litech.org/radvd/" +HOMEPAGE="https://radvd.litech.org/" SRC_URI="https://v6web.litech.org/radvd/dist/${P}.tar.xz" LICENSE="BSD"