commit: 23c353aac0cb8856d9036fe60626f355725c7597 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 6 20:52:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 6 20:52:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23c353aa
net-misc/keychain: update HOMEPAGE, SRC_URI Per https://github.com/danielrobbins/keychain/releases/tag/2.9.6 > Updated references in wiki to reflect the new official home of Keychain at > https://github.com/danielrobbins/keychain. Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/keychain/keychain-2.8.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/keychain/keychain-2.8.5-r2.ebuild b/net-misc/keychain/keychain-2.8.5-r2.ebuild index 53e7a74057bd..30b288a1b0dd 100644 --- a/net-misc/keychain/keychain-2.8.5-r2.ebuild +++ b/net-misc/keychain/keychain-2.8.5-r2.ebuild @@ -4,8 +4,8 @@ EAPI=8 DESCRIPTION="Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG" -HOMEPAGE="https://www.funtoo.org/Keychain" -SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/danielrobbins/keychain" +SRC_URI="https://github.com/danielrobbins/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
