diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:25:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-28 21:25:02 +0000 |
commit | 544ec308a1dd6cb4a62e22b42230e141c7ad9767 (patch) | |
tree | 6dd1aa3ac80264bb38b05fb6bdb6e42a5f096122 /net-misc/pssh | |
parent | Stable for ppc, wrt bug #532494 (diff) | |
download | gentoo-2-544ec308a1dd6cb4a62e22b42230e141c7ad9767.tar.gz gentoo-2-544ec308a1dd6cb4a62e22b42230e141c7ad9767.tar.bz2 gentoo-2-544ec308a1dd6cb4a62e22b42230e141c7ad9767.zip |
Stable for ppc, wrt bug #542592
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/pssh')
-rw-r--r-- | net-misc/pssh/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/pssh/pssh-2.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/pssh/ChangeLog b/net-misc/pssh/ChangeLog index 6e341d69bf59..eabd310e0c78 100644 --- a/net-misc/pssh/ChangeLog +++ b/net-misc/pssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/pssh # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pssh/ChangeLog,v 1.12 2015/03/25 13:41:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pssh/ChangeLog,v 1.13 2015/03/28 21:25:02 ago Exp $ + + 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> pssh-2.3.1-r1.ebuild: + Stable for ppc, wrt bug #542592 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> pssh-2.3.1-r1.ebuild: Stable for x86, wrt bug #542592 diff --git a/net-misc/pssh/pssh-2.3.1-r1.ebuild b/net-misc/pssh/pssh-2.3.1-r1.ebuild index 26b16dcf52f7..8994c784bb69 100644 --- a/net-misc/pssh/pssh-2.3.1-r1.ebuild +++ b/net-misc/pssh/pssh-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/pssh/pssh-2.3.1-r1.ebuild,v 1.3 2015/03/25 13:41:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/pssh/pssh-2.3.1-r1.ebuild,v 1.4 2015/03/28 21:25:02 ago Exp $ EAPI=5 @@ -15,7 +15,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 |