commit: 91e4a4077671154c344855968f62d1b0addc8ce7 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Mon Dec 20 23:22:29 2021 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Dec 20 23:25:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e4a407
net-misc/dhcpcd: fix home page Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild | 3 ++- net-misc/dhcpcd/dhcpcd-9.4.1.ebuild | 3 ++- net-misc/dhcpcd/dhcpcd-9999.ebuild | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild b/net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild index abe76a4939a1..996f45958644 100644 --- a/net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild @@ -18,7 +18,8 @@ else fi DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="https://github.com/NetworkConfiguration/dhcpcd https://roy.marples.name/projects/dhcpcd" +HOMEPAGE="https://github.com/NetworkConfiguration/dhcpcd/ +https://roy.marples.name/projects/dhcpcd/" LICENSE="BSD-2" SLOT="0" IUSE="debug elibc_glibc +embedded ipv6 kernel_linux privsep +udev" diff --git a/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild b/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild index 5726f78a3a5f..7cebecfb3116 100644 --- a/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9.4.1.ebuild @@ -18,7 +18,8 @@ else fi DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="https://github.com/NetworkConfiguration/dhcpcd https://roy.marples.name/projects/dhcpcd" +HOMEPAGE="https://github.com/NetworkConfiguration/dhcpcd/ +https://roy.marples.name/projects/dhcpcd/" LICENSE="BSD-2" SLOT="0" IUSE="debug elibc_glibc +embedded ipv6 kernel_linux privsep +udev" diff --git a/net-misc/dhcpcd/dhcpcd-9999.ebuild b/net-misc/dhcpcd/dhcpcd-9999.ebuild index 5726f78a3a5f..7cebecfb3116 100644 --- a/net-misc/dhcpcd/dhcpcd-9999.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9999.ebuild @@ -18,7 +18,8 @@ else fi DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" -HOMEPAGE="https://github.com/NetworkConfiguration/dhcpcd https://roy.marples.name/projects/dhcpcd" +HOMEPAGE="https://github.com/NetworkConfiguration/dhcpcd/ +https://roy.marples.name/projects/dhcpcd/" LICENSE="BSD-2" SLOT="0" IUSE="debug elibc_glibc +embedded ipv6 kernel_linux privsep +udev"
