summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-04-17 09:10:39 +0000
committerMichael Weber <xmw@gentoo.org>2012-04-17 09:10:39 +0000
commitbeb173079a7ef13bac158d115de1af77ba0f3d57 (patch)
treec1fafea37735a187bb08c0b1bc518451f2e07f92 /net-misc/mosh
parentRemove alpha/sparc keywording wrt #397531 (diff)
downloadgentoo-2-beb173079a7ef13bac158d115de1af77ba0f3d57.tar.gz
gentoo-2-beb173079a7ef13bac158d115de1af77ba0f3d57.tar.bz2
gentoo-2-beb173079a7ef13bac158d115de1af77ba0f3d57.zip
Fix SRC_URI
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/mosh')
-rw-r--r--net-misc/mosh/ChangeLog5
-rw-r--r--net-misc/mosh/mosh-1.1.94.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/mosh/ChangeLog b/net-misc/mosh/ChangeLog
index 28c61e4638df..9d6b690b78ae 100644
--- a/net-misc/mosh/ChangeLog
+++ b/net-misc/mosh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/mosh
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.3 2012/04/17 03:14:36 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.4 2012/04/17 09:10:39 xmw Exp $
+
+ 17 Apr 2012; Michael Weber <xmw@gentoo.org> mosh-1.1.94.ebuild:
+ Fix SRC_URI
*mosh-1.1.94 (17 Apr 2012)
diff --git a/net-misc/mosh/mosh-1.1.94.ebuild b/net-misc/mosh/mosh-1.1.94.ebuild
index 9f9b6b2f8190..ff60d6834604 100644
--- a/net-misc/mosh/mosh-1.1.94.ebuild
+++ b/net-misc/mosh/mosh-1.1.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.1.94.ebuild,v 1.1 2012/04/17 03:14:36 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.1.94.ebuild,v 1.2 2012/04/17 09:10:39 xmw Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit autotools toolchain-funcs
DESCRIPTION="Mobile shell that supports roaming and intelligent local echo"
HOMEPAGE="http://mosh.mit.edu"
-SRC_URI="https://github.com/keithw/mosh/tarball/${P} -> ${P}.tar.gz"
+SRC_URI="mittor://gentoo/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"