summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-14 09:00:09 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-14 09:00:09 +0000
commit9a670595a46c89bdefd13d7ba6d90fb94502789d (patch)
tree9ef01526ab851fcb34d9d9d257b793c6935881ea /sys-cluster
parentx86 stable wrt bug #393909 (diff)
downloadgentoo-2-9a670595a46c89bdefd13d7ba6d90fb94502789d.tar.gz
gentoo-2-9a670595a46c89bdefd13d7ba6d90fb94502789d.tar.bz2
gentoo-2-9a670595a46c89bdefd13d7ba6d90fb94502789d.zip
x86 stable wrt bug #393783
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/gsh/ChangeLog5
-rw-r--r--sys-cluster/gsh/gsh-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/gsh/ChangeLog b/sys-cluster/gsh/ChangeLog
index 2b8932c07b12..fe4312f10889 100644
--- a/sys-cluster/gsh/ChangeLog
+++ b/sys-cluster/gsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/gsh
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/ChangeLog,v 1.7 2011/12/14 09:00:09 phajdan.jr Exp $
+
+ 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gsh-0.3.1.ebuild:
+ x86 stable wrt bug #393783
12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> gsh-0.3.1.ebuild:
Stable for AMD64, wrt bug #393783
diff --git a/sys-cluster/gsh/gsh-0.3.1.ebuild b/sys-cluster/gsh/gsh-0.3.1.ebuild
index b0cbe25d96c3..1f308054612b 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-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.2 2011/12/12 20:09:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/gsh-0.3.1.ebuild,v 1.3 2011/12/14 09:00:09 phajdan.jr 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=""