diff options
author | 2010-06-11 19:42:44 +0000 | |
---|---|---|
committer | 2010-06-11 19:42:44 +0000 | |
commit | 37990b8135c47161fe307597aa7f61d8933a4a14 (patch) | |
tree | 845a3ef3bd9dab88ad4af5ca8538db3c9e6247ab /x11-terms/pssh | |
parent | x86 stable wrt bug #321349 (diff) | |
download | gentoo-2-37990b8135c47161fe307597aa7f61d8933a4a14.tar.gz gentoo-2-37990b8135c47161fe307597aa7f61d8933a4a14.tar.bz2 gentoo-2-37990b8135c47161fe307597aa7f61d8933a4a14.zip |
x86 stable wrt bug #321877
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-terms/pssh')
-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 5c3b714f5f0f..9ac9e72b970f 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.17 2010/05/31 23:39:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/pssh/ChangeLog,v 1.18 2010/06/11 19:42:44 phajdan.jr Exp $ + + 11 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pssh-2.1.1.ebuild: + x86 stable wrt bug #321877 31 May 2010; Joseph Jezak <josejx@gentoo.org> pssh-2.1.1.ebuild: Marked ppc stable for bug #321877. diff --git a/x11-terms/pssh/pssh-2.1.1.ebuild b/x11-terms/pssh/pssh-2.1.1.ebuild index 4c4ab2eeb690..f260e211b95d 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.3 2010/05/31 23:39:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/pssh/pssh-2.1.1.ebuild,v 1.4 2010/06/11 19:42:44 phajdan.jr 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 |