summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-09-19 12:09:31 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-09-19 12:09:31 +0000
commit04922bf2df0e8c3f985852f93213e97329031817 (patch)
treeef54aa9ed3ac7f881943bd8b58a86431234294d9 /sys-cluster/gsh
parentVersion bump with enhancements. (diff)
downloadgentoo-2-04922bf2df0e8c3f985852f93213e97329031817.tar.gz
gentoo-2-04922bf2df0e8c3f985852f93213e97329031817.tar.bz2
gentoo-2-04922bf2df0e8c3f985852f93213e97329031817.zip
Stable on amd64 wrt bug #336750
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/gsh')
-rw-r--r--sys-cluster/gsh/ChangeLog5
-rw-r--r--sys-cluster/gsh/gsh-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/gsh/ChangeLog b/sys-cluster/gsh/ChangeLog
index a6dd3a679e17..85b9abd223ca 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.2 2010/09/12 03:48:50 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/ChangeLog,v 1.3 2010/09/19 12:09:31 hwoarang Exp $
+
+ 19 Sep 2010; Markos Chandras <hwoarang@gentoo.org> gsh-0.3.ebuild:
+ Stable on amd64 wrt bug #336750
12 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> gsh-0.3.ebuild:
x86 stable wrt bug #336750
diff --git a/sys-cluster/gsh/gsh-0.3.ebuild b/sys-cluster/gsh/gsh-0.3.ebuild
index 36c7052f90ab..5c3638eab98f 100644
--- a/sys-cluster/gsh/gsh-0.3.ebuild
+++ b/sys-cluster/gsh/gsh-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/gsh-0.3.ebuild,v 1.2 2010/09/12 03:48:50 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gsh/gsh-0.3.ebuild,v 1.3 2010/09/19 12:09:31 hwoarang Exp $
EAPI=2
PYTHON_DEPEND="2:2.4"
@@ -15,7 +15,7 @@ SRC_URI="http://guichaz.free.fr/gsh/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-python/setuptools"