Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/pdsh: ChangeLog pdsh-2.14.ebuild
Date: Tue, 22 Jan 2008 07:30:52
Message-Id: E1JHDaO-0002Xo-T2@stork.gentoo.org
1 opfer 08/01/22 07:30:20
2
3 Modified: ChangeLog pdsh-2.14.ebuild
4 Log:
5 stable x86, bug 206923
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.6 app-shells/pdsh/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/pdsh/ChangeLog?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/pdsh/ChangeLog?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/pdsh/ChangeLog?r1=1.5&r2=1.6
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ChangeLog 8 Sep 2007 13:31:40 -0000 1.5
22 +++ ChangeLog 22 Jan 2008 07:30:20 -0000 1.6
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-shells/pdsh
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v 1.5 2007/09/08 13:31:40 swegener Exp $
27 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/ChangeLog,v 1.6 2008/01/22 07:30:20 opfer Exp $
29 +
30 + 22 Jan 2008; Christian Faulhammer <opfer@g.o> pdsh-2.14.ebuild:
31 + stable x86, bug 206923
32
33 *pdsh-2.14 (08 Sep 2007)
34
35
36
37
38 1.2 app-shells/pdsh/pdsh-2.14.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/pdsh/pdsh-2.14.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/pdsh/pdsh-2.14.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/pdsh/pdsh-2.14.ebuild?r1=1.1&r2=1.2
43
44 Index: pdsh-2.14.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.14.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- pdsh-2.14.ebuild 8 Sep 2007 13:31:40 -0000 1.1
51 +++ pdsh-2.14.ebuild 22 Jan 2008 07:30:20 -0000 1.2
52 @@ -1,13 +1,13 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.14.ebuild,v 1.1 2007/09/08 13:31:40 swegener Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-shells/pdsh/pdsh-2.14.ebuild,v 1.2 2008/01/22 07:30:20 opfer Exp $
58
59 DESCRIPTION="A high-performance, parallel remote shell utility."
60 HOMEPAGE="http://www.llnl.gov/linux/pdsh/pdsh.html"
61 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 x86"
66 IUSE="crypt readline rsh"
67 RDEPEND="crypt? ( net-misc/openssh )
68 rsh? ( net-misc/netkit-rsh )
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list