diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-02-28 09:47:17 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-02-28 09:47:36 -0600 |
commit | 813901c7313c135b781318f0e493bd5b856c2101 (patch) | |
tree | f62eb3310fb61d88490986cbe81cf83f1b4904dc /net-misc/radvd | |
parent | kde-plasma/kscreen: drop 5.27.1.1 (diff) | |
download | gentoo-813901c7313c135b781318f0e493bd5b856c2101.tar.gz gentoo-813901c7313c135b781318f0e493bd5b856c2101.tar.bz2 gentoo-813901c7313c135b781318f0e493bd5b856c2101.zip |
net-misc/radvd: update homepage
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc/radvd')
-rw-r--r-- | net-misc/radvd/radvd-2.19-r2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/radvd/radvd-2.19-r4.ebuild | 4 | ||||
-rw-r--r-- | 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" |