Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/radvd/
Date: Tue, 28 Feb 2023 15:47:43
Message-Id: 1677599256.813901c7313c135b781318f0e493bd5b856c2101.prometheanfire@gentoo
1 commit: 813901c7313c135b781318f0e493bd5b856c2101
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 15:47:17 2023 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 15:47:36 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813901c7
7
8 net-misc/radvd: update homepage
9
10 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
11
12 net-misc/radvd/radvd-2.19-r2.ebuild | 4 ++--
13 net-misc/radvd/radvd-2.19-r4.ebuild | 4 ++--
14 net-misc/radvd/radvd-2.19-r5.ebuild | 2 +-
15 3 files changed, 5 insertions(+), 5 deletions(-)
16
17 diff --git a/net-misc/radvd/radvd-2.19-r2.ebuild b/net-misc/radvd/radvd-2.19-r2.ebuild
18 index 09f0b09aa5c9..ac71ff204c83 100644
19 --- a/net-misc/radvd/radvd-2.19-r2.ebuild
20 +++ b/net-misc/radvd/radvd-2.19-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2022 Gentoo Authors
23 +# Copyright 1999-2023 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -6,7 +6,7 @@ EAPI=7
28 inherit readme.gentoo-r1 systemd toolchain-funcs
29
30 DESCRIPTION="Linux IPv6 Router Advertisement Daemon"
31 -HOMEPAGE="https://v6web.litech.org/radvd/"
32 +HOMEPAGE="https://radvd.litech.org/"
33 SRC_URI="https://v6web.litech.org/radvd/dist/${P}.tar.xz"
34
35 LICENSE="BSD"
36
37 diff --git a/net-misc/radvd/radvd-2.19-r4.ebuild b/net-misc/radvd/radvd-2.19-r4.ebuild
38 index c0f7f25a5faa..24730014369e 100644
39 --- a/net-misc/radvd/radvd-2.19-r4.ebuild
40 +++ b/net-misc/radvd/radvd-2.19-r4.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2022 Gentoo Authors
43 +# Copyright 1999-2023 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=8
47 @@ -6,7 +6,7 @@ EAPI=8
48 inherit readme.gentoo-r1 systemd toolchain-funcs
49
50 DESCRIPTION="Linux IPv6 Router Advertisement Daemon"
51 -HOMEPAGE="https://v6web.litech.org/radvd/"
52 +HOMEPAGE="https://radvd.litech.org/"
53 SRC_URI="https://v6web.litech.org/radvd/dist/${P}.tar.xz"
54
55 LICENSE="BSD"
56
57 diff --git a/net-misc/radvd/radvd-2.19-r5.ebuild b/net-misc/radvd/radvd-2.19-r5.ebuild
58 index 29de0514de5a..222b52879021 100644
59 --- a/net-misc/radvd/radvd-2.19-r5.ebuild
60 +++ b/net-misc/radvd/radvd-2.19-r5.ebuild
61 @@ -6,7 +6,7 @@ EAPI=8
62 inherit autotools readme.gentoo-r1 systemd toolchain-funcs
63
64 DESCRIPTION="Linux IPv6 Router Advertisement Daemon"
65 -HOMEPAGE="https://v6web.litech.org/radvd/"
66 +HOMEPAGE="https://radvd.litech.org/"
67 SRC_URI="https://v6web.litech.org/radvd/dist/${P}.tar.xz"
68
69 LICENSE="BSD"