summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-01-22 07:30:20 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-01-22 07:30:20 +0000
commitfbbb8693c5bf8d3e70dcd83f1f1439c6e5c794b2 (patch)
tree97528387041f94004d06ad3b98703504ab46de88 /app-shells/pdsh
parentVersion bump to 2.02 Bug #203446 and using mime unpacker from Maildrop (diff)
downloadgentoo-2-fbbb8693c5bf8d3e70dcd83f1f1439c6e5c794b2.tar.gz
gentoo-2-fbbb8693c5bf8d3e70dcd83f1f1439c6e5c794b2.tar.bz2
gentoo-2-fbbb8693c5bf8d3e70dcd83f1f1439c6e5c794b2.zip
stable x86, bug 206923
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-shells/pdsh')
-rw-r--r--app-shells/pdsh/ChangeLog7
-rw-r--r--app-shells/pdsh/pdsh-2.14.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/pdsh/ChangeLog b/app-shells/pdsh/ChangeLog
index 7e1248573d86..74b5c5182228 100644
--- a/app-shells/pdsh/ChangeLog
+++ b/app-shells/pdsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/pdsh
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v 1.5 2007/09/08 13:31:40 swegener Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v 1.6 2008/01/22 07:30:20 opfer Exp $
+
+ 22 Jan 2008; Christian Faulhammer <opfer@gentoo.org> pdsh-2.14.ebuild:
+ stable x86, bug 206923
*pdsh-2.14 (08 Sep 2007)
diff --git a/app-shells/pdsh/pdsh-2.14.ebuild b/app-shells/pdsh/pdsh-2.14.ebuild
index 5bc3769d5e6e..13a8d52ba217 100644
--- a/app-shells/pdsh/pdsh-2.14.ebuild
+++ b/app-shells/pdsh/pdsh-2.14.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.14.ebuild,v 1.1 2007/09/08 13:31:40 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.14.ebuild,v 1.2 2008/01/22 07:30:20 opfer Exp $
DESCRIPTION="A high-performance, parallel remote shell utility."
HOMEPAGE="http://www.llnl.gov/linux/pdsh/pdsh.html"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="crypt readline rsh"
RDEPEND="crypt? ( net-misc/openssh )
rsh? ( net-misc/netkit-rsh )