diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:41:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:41:38 +0000 |
commit | 194d1cdf55f5dc02ebe0d8af96c199b8b2add28c (patch) | |
tree | 00d43c9b64b1389a10d648c71fde128cccbabca2 /net-misc | |
parent | Stable for x86, wrt bug #542592 (diff) | |
download | gentoo-2-194d1cdf55f5dc02ebe0d8af96c199b8b2add28c.tar.gz gentoo-2-194d1cdf55f5dc02ebe0d8af96c199b8b2add28c.tar.bz2 gentoo-2-194d1cdf55f5dc02ebe0d8af96c199b8b2add28c.zip |
Stable for x86, wrt bug #542636
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.03.03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/clusterssh/ChangeLog b/net-misc/clusterssh/ChangeLog index 7796e936bbd8..c617fd3b321b 100644 --- a/net-misc/clusterssh/ChangeLog +++ b/net-misc/clusterssh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/clusterssh # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/ChangeLog,v 1.24 2015/03/25 13:41:38 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> clusterssh-4.03.03.ebuild: + Stable for x86, wrt bug #542636 09 Mar 2015; Agostino Sarubbo <ago@gentoo.org> clusterssh-4.03.03.ebuild: Stable for amd64, wrt bug #542636 diff --git a/net-misc/clusterssh/clusterssh-4.03.03.ebuild b/net-misc/clusterssh/clusterssh-4.03.03.ebuild index beded0201045..dfd0cd7362ed 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-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.2 2015/03/09 11:45:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-4.03.03.ebuild,v 1.3 2015/03/25 13:41:38 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=" |