diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-06 21:12:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-06 21:12:28 +0000 |
commit | 3f725ab78afb6c87a27a709ca296a42d6e9a55ee (patch) | |
tree | e485c68fda884d58a31334058eb094605aea8930 /net-misc/clusterssh | |
parent | Stable for amd64, wrt bug #464814 (diff) | |
download | gentoo-2-3f725ab78afb6c87a27a709ca296a42d6e9a55ee.tar.gz gentoo-2-3f725ab78afb6c87a27a709ca296a42d6e9a55ee.tar.bz2 gentoo-2-3f725ab78afb6c87a27a709ca296a42d6e9a55ee.zip |
Stable for amd64, wrt bug #464814
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/clusterssh')
-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 57bf503114e2..1ffa868252bc 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.15 2013/03/16 16:43:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/ChangeLog,v 1.16 2013/04/06 21:12:28 ago Exp $ + + 06 Apr 2013; Agostino Sarubbo <ago@gentoo.org> clusterssh-4.01.05.ebuild: + Stable for amd64, wrt bug #464814 *clusterssh-4.01.05 (16 Mar 2013) diff --git a/net-misc/clusterssh/clusterssh-4.01.05.ebuild b/net-misc/clusterssh/clusterssh-4.01.05.ebuild index 74a7f50c3234..4e2fbed429da 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.1 2013/03/16 16:43:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clusterssh/clusterssh-4.01.05.ebuild,v 1.2 2013/04/06 21:12:28 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=" |