summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:21:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:21:02 +0000
commitc327b630a06c0f0cf960046f5df9e3e5c4f22197 (patch)
tree76fb4e4118b5dc092780ff5b731d816460c6f73f /net-misc
parentStable for x86, wrt bug #470560 (diff)
downloadgentoo-2-c327b630a06c0f0cf960046f5df9e3e5c4f22197.tar.gz
gentoo-2-c327b630a06c0f0cf960046f5df9e3e5c4f22197.tar.bz2
gentoo-2-c327b630a06c0f0cf960046f5df9e3e5c4f22197.zip
Stable for x86, wrt bug #470562
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/mosh/ChangeLog5
-rw-r--r--net-misc/mosh/mosh-1.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/mosh/ChangeLog b/net-misc/mosh/ChangeLog
index 9ca2dd891b02..dbb2d5a2b505 100644
--- a/net-misc/mosh/ChangeLog
+++ b/net-misc/mosh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/mosh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.40 2013/05/19 09:56:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.41 2013/05/20 08:21:02 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> mosh-1.2.4.ebuild:
+ Stable for x86, wrt bug #470562
19 May 2013; Agostino Sarubbo <ago@gentoo.org> mosh-1.2.4.ebuild:
Stable for amd64, wrt bug #470562
diff --git a/net-misc/mosh/mosh-1.2.4.ebuild b/net-misc/mosh/mosh-1.2.4.ebuild
index a3b42e772417..992149f13e26 100644
--- a/net-misc/mosh/mosh-1.2.4.ebuild
+++ b/net-misc/mosh/mosh-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.2.4.ebuild,v 1.2 2013/05/19 09:56:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.2.4.ebuild,v 1.3 2013/05/20 08:21:02 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://mosh.mit.edu/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="amd64 ~mips ~ppc x86 ~arm-linux ~x86-linux"
IUSE="bash-completion +client examples +mosh-hardening +server ufw +utempter"
REQUIRED_USE="|| ( client server )
examples? ( client )"