summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 12:42:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 12:42:06 +0000
commit8324ba5505e6fea18f15d0778cfe078c7140def2 (patch)
tree1f96e7caee991f39d8c600da4dd3a5be28d67093 /net-misc
parentStable for ppc, wrt bug #470560 (diff)
downloadgentoo-2-8324ba5505e6fea18f15d0778cfe078c7140def2.tar.gz
gentoo-2-8324ba5505e6fea18f15d0778cfe078c7140def2.tar.bz2
gentoo-2-8324ba5505e6fea18f15d0778cfe078c7140def2.zip
Stable for ppc, wrt bug #470562
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 dbb2d5a2b505..dfb6f140fdca 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.41 2013/05/20 08:21:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.42 2013/05/20 12:42:06 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> mosh-1.2.4.ebuild:
+ Stable for ppc, wrt bug #470562
20 May 2013; Agostino Sarubbo <ago@gentoo.org> mosh-1.2.4.ebuild:
Stable for x86, wrt bug #470562
diff --git a/net-misc/mosh/mosh-1.2.4.ebuild b/net-misc/mosh/mosh-1.2.4.ebuild
index 992149f13e26..12bcb26513ca 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.3 2013/05/20 08:21:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.2.4.ebuild,v 1.4 2013/05/20 12:42:06 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 )"