diff --git a/keychain-2.7.1-r1.ebuild b/keychain-2.7.1-r1.ebuild index 57d03c3..16437b8 100644 --- a/keychain-2.7.1-r1.ebuild +++ b/keychain-2.7.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="manage ssh and GPG keys in a convenient and secure manner. Frontend for ssh-agent/ssh-add" -HOMEPAGE="http://www.funtoo.org/en/security/keychain/intro/" +HOMEPAGE="http://www.funtoo.org/wiki/Keychain" SRC_URI="http://www.funtoo.org/archive/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/keychain-2.7.1.ebuild b/keychain-2.7.1.ebuild index 778a7d2..91b1e5b 100644 --- a/keychain-2.7.1.ebuild +++ b/keychain-2.7.1.ebuild @@ -5,7 +5,7 @@ EAPI=2 DESCRIPTION="manage ssh and GPG keys in a convenient and secure manner. Frontend for ssh-agent/ssh-add" -HOMEPAGE="http://www.funtoo.org/en/security/keychain/intro/" +HOMEPAGE="http://www.funtoo.org/wiki/Keychain" SRC_URI="http://www.funtoo.org/archive/keychain/${P}.tar.bz2" LICENSE="GPL-2"