summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-02 17:46:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-02 17:46:06 +0000
commitc32bfbf659dda1c7ee3b0f78f6762f43d0c9e71d (patch)
treef9a6b0f6408fdef8b262c3d02a83e2c74314df5d /net-misc/clusterssh/clusterssh-3.28.ebuild
parentBig leechcraft bump to 0.4.99, thanks to 0xd34df00d (diff)
downloadgentoo-2-c32bfbf659dda1c7ee3b0f78f6762f43d0c9e71d.tar.gz
gentoo-2-c32bfbf659dda1c7ee3b0f78f6762f43d0c9e71d.tar.bz2
gentoo-2-c32bfbf659dda1c7ee3b0f78f6762f43d0c9e71d.zip
Stable for amd64, wrt bug #397165
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/clusterssh/clusterssh-3.28.ebuild')
-rw-r--r--net-misc/clusterssh/clusterssh-3.28.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/clusterssh/clusterssh-3.28.ebuild b/net-misc/clusterssh/clusterssh-3.28.ebuild
index 6bfba1da03cf..a1902f0aed0a 100644
--- a/net-misc/clusterssh/clusterssh-3.28.ebuild
+++ b/net-misc/clusterssh/clusterssh-3.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-3.28.ebuild,v 1.1 2011/01/19 11:05:14 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-3.28.ebuild,v 1.2 2012/02/02 17:46:06 ago Exp $
EAPI=2
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/clusterssh/clusterssh-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-lang/perl-5.6.1