summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:18:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-05 10:18:05 +0000
commit4d6afb69461cd592a8f39b5fae06362c3cdea9ca (patch)
treef5e014ce4f9bac28ce53c1a1ed4d91e3fe60a1f1 /net-misc
parentStable for x86, wrt bug #520794 (diff)
downloadgentoo-2-4d6afb69461cd592a8f39b5fae06362c3cdea9ca.tar.gz
gentoo-2-4d6afb69461cd592a8f39b5fae06362c3cdea9ca.tar.bz2
gentoo-2-4d6afb69461cd592a8f39b5fae06362c3cdea9ca.zip
Stable for x86, wrt bug #530396
(Portage version: 2.2.8-r2/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/autossh/ChangeLog5
-rw-r--r--net-misc/autossh/autossh-1.4d.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/autossh/ChangeLog b/net-misc/autossh/ChangeLog
index 3c3052a1e488..1770e6074207 100644
--- a/net-misc/autossh/ChangeLog
+++ b/net-misc/autossh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/autossh
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.39 2014/12/03 09:37:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.40 2014/12/05 10:18:05 ago Exp $
+
+ 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> autossh-1.4d.ebuild:
+ Stable for x86, wrt bug #530396
03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> autossh-1.4d.ebuild:
Stable for ppc, wrt bug #530396
diff --git a/net-misc/autossh/autossh-1.4d.ebuild b/net-misc/autossh/autossh-1.4d.ebuild
index 29e576beb59b..9f3f79ef87b3 100644
--- a/net-misc/autossh/autossh-1.4d.ebuild
+++ b/net-misc/autossh/autossh-1.4d.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild,v 1.3 2014/12/03 09:37:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild,v 1.4 2014/12/05 10:18:05 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.harding.motd.ca/autossh/"
SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz"
LICENSE="BSD"
-KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
SLOT="0"
RDEPEND="net-misc/openssh"