diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-10-23 22:24:04 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-10-23 22:24:32 +0200 |
commit | 89ce60b837bfee086b2ab97c293e809fba12959b (patch) | |
tree | b606add3e081ccecedd1edc7e007fadca9d79ee9 /net-misc/lldpd | |
parent | app-cdr/gcdemu: Bump to 3.2.6 (diff) | |
download | gentoo-89ce60b837bfee086b2ab97c293e809fba12959b.tar.gz gentoo-89ce60b837bfee086b2ab97c293e809fba12959b.tar.bz2 gentoo-89ce60b837bfee086b2ab97c293e809fba12959b.zip |
net-misc/lldpd: update homepage
Closes: https://bugs.gentoo.org/819567
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-misc/lldpd')
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.10-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.11-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.12.ebuild | 2 | ||||
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.7-r1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.9-r1.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/lldpd/lldpd-1.0.10-r1.ebuild b/net-misc/lldpd/lldpd-1.0.10-r1.ebuild index 426784b12135..2e1925b588b5 100644 --- a/net-misc/lldpd/lldpd-1.0.10-r1.ebuild +++ b/net-misc/lldpd/lldpd-1.0.10-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit systemd bash-completion-r1 autotools tmpfiles DESCRIPTION="Implementation of IEEE 802.1ab (LLDP)" -HOMEPAGE="https://vincentbernat.github.com/lldpd/" +HOMEPAGE="https://lldpd.github.io/" SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" diff --git a/net-misc/lldpd/lldpd-1.0.11-r1.ebuild b/net-misc/lldpd/lldpd-1.0.11-r1.ebuild index 5aae55e4aaad..4f6497abc941 100644 --- a/net-misc/lldpd/lldpd-1.0.11-r1.ebuild +++ b/net-misc/lldpd/lldpd-1.0.11-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit systemd bash-completion-r1 autotools tmpfiles DESCRIPTION="Implementation of IEEE 802.1ab (LLDP)" -HOMEPAGE="https://vincentbernat.github.com/lldpd/" +HOMEPAGE="https://lldpd.github.io/" SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" diff --git a/net-misc/lldpd/lldpd-1.0.12.ebuild b/net-misc/lldpd/lldpd-1.0.12.ebuild index 426784b12135..2e1925b588b5 100644 --- a/net-misc/lldpd/lldpd-1.0.12.ebuild +++ b/net-misc/lldpd/lldpd-1.0.12.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit systemd bash-completion-r1 autotools tmpfiles DESCRIPTION="Implementation of IEEE 802.1ab (LLDP)" -HOMEPAGE="https://vincentbernat.github.com/lldpd/" +HOMEPAGE="https://lldpd.github.io/" SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" diff --git a/net-misc/lldpd/lldpd-1.0.7-r1.ebuild b/net-misc/lldpd/lldpd-1.0.7-r1.ebuild index 857f1e6a8607..276e1da109ae 100644 --- a/net-misc/lldpd/lldpd-1.0.7-r1.ebuild +++ b/net-misc/lldpd/lldpd-1.0.7-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit systemd bash-completion-r1 autotools tmpfiles DESCRIPTION="Implementation of IEEE 802.1ab (LLDP)" -HOMEPAGE="https://vincentbernat.github.com/lldpd/" +HOMEPAGE="https://lldpd.github.io/" SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" diff --git a/net-misc/lldpd/lldpd-1.0.9-r1.ebuild b/net-misc/lldpd/lldpd-1.0.9-r1.ebuild index 97aadd996bed..11ab20df05de 100644 --- a/net-misc/lldpd/lldpd-1.0.9-r1.ebuild +++ b/net-misc/lldpd/lldpd-1.0.9-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit systemd bash-completion-r1 autotools tmpfiles DESCRIPTION="Implementation of IEEE 802.1ab (LLDP)" -HOMEPAGE="https://vincentbernat.github.com/lldpd/" +HOMEPAGE="https://lldpd.github.io/" SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" |