commit: 00776e666015b92cdcb4fb891633fe26ba4d2d3b Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Tue Feb 27 19:41:26 2018 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Tue Feb 27 19:44:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00776e66
net-misc/scponly: Update HOMEPAGE (#648958 by Nico Baggus) Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-misc/scponly/scponly-4.8-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/scponly/scponly-4.8-r5.ebuild b/net-misc/scponly/scponly-4.8-r5.ebuild index 8a119ed2a58..2e53a29f087 100644 --- a/net-misc/scponly/scponly-4.8-r5.ebuild +++ b/net-misc/scponly/scponly-4.8-r5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils multilib readme.gentoo toolchain-funcs user DESCRIPTION="A tiny pseudoshell which only permits scp and sftp" -HOMEPAGE="http://www.sublimation.org/scponly/" +HOMEPAGE="https://github.com/scponly/scponly" SRC_URI="mirror://sourceforge/scponly/${P}.tgz" LICENSE="BSD-2"
