summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-cluster/gsh/ChangeLog7
-rw-r--r--sys-cluster/gsh/gsh-0.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-cluster/gsh/ChangeLog b/sys-cluster/gsh/ChangeLog
index 8539fe7199be..2b8932c07b12 100644
--- a/sys-cluster/gsh/ChangeLog
+++ b/sys-cluster/gsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/gsh
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/ChangeLog,v 1.5 2010/11/23 12:38:37 xarthisius Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/ChangeLog,v 1.6 2011/12/12 20:09:01 ago Exp $
+
+ 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> gsh-0.3.1.ebuild:
+ Stable for AMD64, wrt bug #393783
*gsh-0.3.1 (23 Nov 2010)
diff --git a/sys-cluster/gsh/gsh-0.3.1.ebuild b/sys-cluster/gsh/gsh-0.3.1.ebuild
index 5194c631a15d..b0cbe25d96c3 100644
--- a/sys-cluster/gsh/gsh-0.3.1.ebuild
+++ b/sys-cluster/gsh/gsh-0.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/gsh-0.3.1.ebuild,v 1.1 2010/11/23 12:38:37 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/gsh-0.3.1.ebuild,v 1.2 2011/12/12 20:09:01 ago Exp $
EAPI=3
PYTHON_DEPEND="2:2.4"
@@ -15,5 +15,5 @@ SRC_URI="http://guichaz.free.fr/gsh/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""