diff options
author | William Hubbs <williamh@gentoo.org> | 2021-12-20 17:22:29 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2021-12-20 17:25:46 -0600 |
commit | 91e4a4077671154c344855968f62d1b0addc8ce7 (patch) | |
tree | 5d2cab6379ac5604d6c809bd2b5dca167c494c64 /net-misc | |
parent | profiles: unmask/un-last-rite eudev (diff) | |
download | gentoo-91e4a4077671154c344855968f62d1b0addc8ce7.tar.gz gentoo-91e4a4077671154c344855968f62d1b0addc8ce7.tar.bz2 gentoo-91e4a4077671154c344855968f62d1b0addc8ce7.zip |
net-misc/dhcpcd: fix home page
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-9.4.0-r1.ebuild | 3 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-9.4.1.ebuild | 3 | ||||
-rw-r--r-- | 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" |