commit: 1613b127b83ebb3f80abf9797a577c39aa2988c3 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Jan 29 10:12:34 2024 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Jan 29 10:12:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1613b127
net-vpn/vpnc: update DESCRIPTION, HOMEPAGE Closes: https://bugs.gentoo.org/923015 Signed-off-by: David Seifert <soap <AT> gentoo.org> net-vpn/vpnc/vpnc-0.5.3_p20220927-r1.ebuild | 4 ++-- net-vpn/vpnc/vpnc-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-vpn/vpnc/vpnc-0.5.3_p20220927-r1.ebuild b/net-vpn/vpnc/vpnc-0.5.3_p20220927-r1.ebuild index 66642d8fea41..9af3b5ba353e 100644 --- a/net-vpn/vpnc/vpnc-0.5.3_p20220927-r1.ebuild +++ b/net-vpn/vpnc/vpnc-0.5.3_p20220927-r1.ebuild @@ -5,8 +5,8 @@ EAPI=8 inherit linux-info systemd toolchain-funcs -DESCRIPTION="Free client for Cisco VPN routing software" -HOMEPAGE="https://www.unix-ag.uni-kl.de/~massar/vpnc/" +DESCRIPTION="IPsec (Cisco/Juniper) VPN concentrator client" +HOMEPAGE="https://github.com/streambinder/vpnc" if [[ ${PV} == *9999 ]]; then inherit git-r3 diff --git a/net-vpn/vpnc/vpnc-9999.ebuild b/net-vpn/vpnc/vpnc-9999.ebuild index 4a373e8e649c..52f4f1156ae1 100644 --- a/net-vpn/vpnc/vpnc-9999.ebuild +++ b/net-vpn/vpnc/vpnc-9999.ebuild @@ -5,8 +5,8 @@ EAPI=8 inherit linux-info systemd toolchain-funcs -DESCRIPTION="Free client for Cisco VPN routing software" -HOMEPAGE="https://www.unix-ag.uni-kl.de/~massar/vpnc/" +DESCRIPTION="IPsec (Cisco/Juniper) VPN concentrator client" +HOMEPAGE="https://github.com/streambinder/vpnc" if [[ ${PV} == *9999 ]]; then inherit git-r3
