diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-06 21:22:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-06 21:22:59 +0000 |
commit | 69be5cf81db248531f23fa59bc9497b46ce7916c (patch) | |
tree | 67dc9110baf77619873dbddb980382cc982ba038 /net-misc | |
parent | Stable for x86, wrt bug #464856 (diff) | |
download | gentoo-2-69be5cf81db248531f23fa59bc9497b46ce7916c.tar.gz gentoo-2-69be5cf81db248531f23fa59bc9497b46ce7916c.tar.bz2 gentoo-2-69be5cf81db248531f23fa59bc9497b46ce7916c.zip |
Stable for x86, wrt bug #464814
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/clusterssh/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/clusterssh/clusterssh-4.01.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/clusterssh/ChangeLog b/net-misc/clusterssh/ChangeLog index 1ffa868252bc..3bd0cd5e67a1 100644 --- a/net-misc/clusterssh/ChangeLog +++ b/net-misc/clusterssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/clusterssh # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/ChangeLog,v 1.16 2013/04/06 21:12:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/ChangeLog,v 1.17 2013/04/06 21:22:59 ago Exp $ + + 06 Apr 2013; Agostino Sarubbo <ago@gentoo.org> clusterssh-4.01.05.ebuild: + Stable for x86, wrt bug #464814 06 Apr 2013; Agostino Sarubbo <ago@gentoo.org> clusterssh-4.01.05.ebuild: Stable for amd64, wrt bug #464814 diff --git a/net-misc/clusterssh/clusterssh-4.01.05.ebuild b/net-misc/clusterssh/clusterssh-4.01.05.ebuild index 4e2fbed429da..97ab4e821291 100644 --- a/net-misc/clusterssh/clusterssh-4.01.05.ebuild +++ b/net-misc/clusterssh/clusterssh-4.01.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-4.01.05.ebuild,v 1.2 2013/04/06 21:12:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-4.01.05.ebuild,v 1.3 2013/04/06 21:22:59 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://clusterssh.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |