summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-05-24 23:32:30 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-05-24 23:32:30 +0000
commit0c75f8edf8c33dd83365fdf40aea512664aab957 (patch)
tree35708ae7a0ad71841f14b7b060d8c0bb53c697c6 /x11-terms
parent(#43358) Set datadir to /usr/share/mpich so machines.LINUX et al show up in t... (diff)
downloadgentoo-2-0c75f8edf8c33dd83365fdf40aea512664aab957.tar.gz
gentoo-2-0c75f8edf8c33dd83365fdf40aea512664aab957.tar.bz2
gentoo-2-0c75f8edf8c33dd83365fdf40aea512664aab957.zip
(#91192) Stable on x86.
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/clusterssh/ChangeLog8
-rw-r--r--x11-terms/clusterssh/clusterssh-2.17.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-terms/clusterssh/ChangeLog b/x11-terms/clusterssh/ChangeLog
index 376189934ac2..8f7bbf959f3b 100644
--- a/x11-terms/clusterssh/ChangeLog
+++ b/x11-terms/clusterssh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-terms/clusterssh
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/clusterssh/ChangeLog,v 1.5 2004/10/29 07:50:16 voxus Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/clusterssh/ChangeLog,v 1.6 2005/05/24 23:32:30 spyderous Exp $
+
+ 24 May 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ clusterssh-2.17.ebuild:
+ (#91192) Stable on x86.
*clusterssh-2.17 (29 Oct 2004)
diff --git a/x11-terms/clusterssh/clusterssh-2.17.ebuild b/x11-terms/clusterssh/clusterssh-2.17.ebuild
index 001a3bddc495..5a32a7481de8 100644
--- a/x11-terms/clusterssh/clusterssh-2.17.ebuild
+++ b/x11-terms/clusterssh/clusterssh-2.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/clusterssh/clusterssh-2.17.ebuild,v 1.1 2004/10/29 07:50:16 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/clusterssh/clusterssh-2.17.ebuild,v 1.2 2005/05/24 23:32:30 spyderous Exp $
DESCRIPTION="Concurrent Multi-Server Terminal Access."
HOMEPAGE="http://clusterssh.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/clusterssh/clusterssh_${PV}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~ppc x86"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1