From: Michael Weber Date: Wed, 5 Apr 2017 00:02:14 +0000 (+0200) Subject: net-misc/mosh: update HOMEPAGE and SRC_URI to mosh.org. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d1d016cab83c574a74672d0af1b6481975f2fbbf;p=gentoo.git net-misc/mosh: update HOMEPAGE and SRC_URI to mosh.org. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/net-misc/mosh/mosh-1.3.0.ebuild b/net-misc/mosh/mosh-1.3.0.ebuild index 31a5ff71815a..a1dac38e24f0 100644 --- a/net-misc/mosh/mosh-1.3.0.ebuild +++ b/net-misc/mosh/mosh-1.3.0.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit autotools bash-completion-r1 eutils vcs-snapshot DESCRIPTION="Mobile shell that supports roaming and intelligent local echo" -HOMEPAGE="http://mosh.mit.edu" -SRC_URI="http://mosh.mit.edu/${P}.tar.gz" +HOMEPAGE="http://mosh.org" +SRC_URI="http://mosh.org/${P}.tar.gz" LICENSE="GPL-3" SLOT="0"