summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-02-27 20:41:26 +0100
committerPacho Ramos <pacho@gentoo.org>2018-02-27 20:44:50 +0100
commit00776e666015b92cdcb4fb891633fe26ba4d2d3b (patch)
treecbbb592c3027e462badff6081391e98761d68bfd /net-misc/scponly/scponly-4.8-r5.ebuild
parentdev-ada/libgpr: Add ~x86 (diff)
downloadgentoo-00776e666015b92cdcb4fb891633fe26ba4d2d3b.tar.gz
gentoo-00776e666015b92cdcb4fb891633fe26ba4d2d3b.tar.bz2
gentoo-00776e666015b92cdcb4fb891633fe26ba4d2d3b.zip
net-misc/scponly: Update HOMEPAGE (#648958 by Nico Baggus)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc/scponly/scponly-4.8-r5.ebuild')
-rw-r--r--net-misc/scponly/scponly-4.8-r5.ebuild4
1 files 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 8a119ed2a587..2e53a29f0870 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"