diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-09 11:45:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-09 11:45:01 +0000 |
commit | 36e4c0070257f491cc545ee19937bf00b6028303 (patch) | |
tree | e4e02298cdc8f5dd4b273c0eefadd89585178a71 /net-misc/clusterssh | |
parent | Stable for amd64, wrt bug #542506 (diff) | |
download | gentoo-2-36e4c0070257f491cc545ee19937bf00b6028303.tar.gz gentoo-2-36e4c0070257f491cc545ee19937bf00b6028303.tar.bz2 gentoo-2-36e4c0070257f491cc545ee19937bf00b6028303.zip |
Stable for amd64, wrt bug #542636
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/clusterssh')
-rw-r--r-- | net-misc/clusterssh/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/clusterssh/clusterssh-4.03.03.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/clusterssh/ChangeLog b/net-misc/clusterssh/ChangeLog index 507df63c7813..7796e936bbd8 100644 --- a/net-misc/clusterssh/ChangeLog +++ b/net-misc/clusterssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/clusterssh -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/ChangeLog,v 1.22 2014/12/11 14:32:13 ultrabug Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/ChangeLog,v 1.23 2015/03/09 11:45:01 ago Exp $ + + 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> clusterssh-4.03.03.ebuild: + Stable for amd64, wrt bug #542636 *clusterssh-4.03.03 (11 Dec 2014) diff --git a/net-misc/clusterssh/clusterssh-4.03.03.ebuild b/net-misc/clusterssh/clusterssh-4.03.03.ebuild index 3ac55d6007d0..beded0201045 100644 --- a/net-misc/clusterssh/clusterssh-4.03.03.ebuild +++ b/net-misc/clusterssh/clusterssh-4.03.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-4.03.03.ebuild,v 1.1 2014/12/11 14:32:13 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-4.03.03.ebuild,v 1.2 2015/03/09 11:45:01 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=" |