diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-05-30 17:14:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-05-30 17:14:47 +0000 |
commit | 49313ce15cd1e1eb2a2d6198bf044129b7aa441e (patch) | |
tree | 6c370d48206c8c7f33a04587e8743c6b053d6672 /x11-terms | |
parent | ia64/sparc stable wrt #321147 (diff) | |
download | gentoo-2-49313ce15cd1e1eb2a2d6198bf044129b7aa441e.tar.gz gentoo-2-49313ce15cd1e1eb2a2d6198bf044129b7aa441e.tar.bz2 gentoo-2-49313ce15cd1e1eb2a2d6198bf044129b7aa441e.zip |
Stable on amd64 wrt #321877
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/pssh/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/pssh/pssh-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/pssh/ChangeLog b/x11-terms/pssh/ChangeLog index 7113512a6ab4..20de906ea5a8 100644 --- a/x11-terms/pssh/ChangeLog +++ b/x11-terms/pssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-terms/pssh # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/pssh/ChangeLog,v 1.15 2010/04/28 01:23:34 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/pssh/ChangeLog,v 1.16 2010/05/30 17:14:47 hwoarang Exp $ + + 30 May 2010; Markos Chandras <hwoarang@gentoo.org> pssh-2.1.1.ebuild: + Stable on amd64 wrt #321877 *pssh-2.1.1 (28 Apr 2010) diff --git a/x11-terms/pssh/pssh-2.1.1.ebuild b/x11-terms/pssh/pssh-2.1.1.ebuild index 6bc77715b4da..9f6fe2aaa919 100644 --- a/x11-terms/pssh/pssh-2.1.1.ebuild +++ b/x11-terms/pssh/pssh-2.1.1.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/x11-terms/pssh/pssh-2.1.1.ebuild,v 1.1 2010/04/28 01:23:34 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/pssh/pssh-2.1.1.ebuild,v 1.2 2010/05/30 17:14:47 hwoarang Exp $ PYTHON_DEPEND="*:2.4" inherit distutils multilib python @@ -11,7 +11,7 @@ SRC_URI="http://parallel-ssh.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND="net-misc/openssh |