* [gentoo-commits] gentoo-x86 commit in net-misc/autossh: autossh-1.4d.ebuild ChangeLog
@ 2014-11-26 10:41 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-11-26 10:41 UTC (permalink / raw
To: gentoo-commits
ago 14/11/26 10:41:14
Modified: autossh-1.4d.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #530396
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 net-misc/autossh/autossh-1.4d.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild?r1=1.1&r2=1.2
Index: autossh-1.4d.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autossh-1.4d.ebuild 8 Oct 2014 01:36:12 -0000 1.1
+++ autossh-1.4d.ebuild 26 Nov 2014 10:41:14 -0000 1.2
@@ -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.1 2014/10/08 01:36:12 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild,v 1.2 2014/11/26 10:41:14 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@
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"
1.38 net-misc/autossh/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 8 Oct 2014 01:36:12 -0000 1.37
+++ ChangeLog 26 Nov 2014 10:41:14 -0000 1.38
@@ -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.37 2014/10/08 01:36:12 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.38 2014/11/26 10:41:14 ago Exp $
+
+ 26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> autossh-1.4d.ebuild:
+ Stable for amd64, wrt bug #530396
*autossh-1.4d (08 Oct 2014)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/autossh: autossh-1.4d.ebuild ChangeLog
@ 2014-12-03 9:37 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-03 9:37 UTC (permalink / raw
To: gentoo-commits
ago 14/12/03 09:37:23
Modified: autossh-1.4d.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #530396
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.3 net-misc/autossh/autossh-1.4d.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild?r1=1.2&r2=1.3
Index: autossh-1.4d.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- autossh-1.4d.ebuild 26 Nov 2014 10:41:14 -0000 1.2
+++ autossh-1.4d.ebuild 3 Dec 2014 09:37:23 -0000 1.3
@@ -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.2 2014/11/26 10:41:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild,v 1.3 2014/12/03 09:37:23 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@
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"
1.39 net-misc/autossh/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 26 Nov 2014 10:41:14 -0000 1.38
+++ ChangeLog 3 Dec 2014 09:37:23 -0000 1.39
@@ -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.38 2014/11/26 10:41:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.39 2014/12/03 09:37:23 ago Exp $
+
+ 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> autossh-1.4d.ebuild:
+ Stable for ppc, wrt bug #530396
26 Nov 2014; Agostino Sarubbo <ago@gentoo.org> autossh-1.4d.ebuild:
Stable for amd64, wrt bug #530396
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/autossh: autossh-1.4d.ebuild ChangeLog
@ 2014-12-05 10:18 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-12-05 10:18 UTC (permalink / raw
To: gentoo-commits
ago 14/12/05 10:18:05
Modified: autossh-1.4d.ebuild ChangeLog
Log:
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)
Revision Changes Path
1.4 net-misc/autossh/autossh-1.4d.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild?r1=1.3&r2=1.4
Index: autossh-1.4d.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4d.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- autossh-1.4d.ebuild 3 Dec 2014 09:37:23 -0000 1.3
+++ autossh-1.4d.ebuild 5 Dec 2014 10:18:05 -0000 1.4
@@ -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 @@
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"
1.40 net-misc/autossh/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 3 Dec 2014 09:37:23 -0000 1.39
+++ ChangeLog 5 Dec 2014 10:18:05 -0000 1.40
@@ -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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-12-05 10:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-03 9:37 [gentoo-commits] gentoo-x86 commit in net-misc/autossh: autossh-1.4d.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2014-12-05 10:18 Agostino Sarubbo (ago)
2014-11-26 10:41 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox