Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/autossh: ChangeLog autossh-1.4c.ebuild
Date: Wed, 27 Mar 2013 16:14:07
Message-Id: 20130327161402.CF8B02171D@flycatcher.gentoo.org
1 josejx 13/03/27 16:14:02
2
3 Modified: ChangeLog autossh-1.4c.ebuild
4 Log:
5 Marked ppc stable, added ~ppc64.
6
7 (Portage version: 2.1.11.58/cvs/Linux x86_64, signed Manifest commit with key 20D58864)
8
9 Revision Changes Path
10 1.36 net-misc/autossh/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?rev=1.36&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?rev=1.36&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/ChangeLog?r1=1.35&r2=1.36
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v
19 retrieving revision 1.35
20 retrieving revision 1.36
21 diff -u -r1.35 -r1.36
22 --- ChangeLog 4 Dec 2011 19:33:37 -0000 1.35
23 +++ ChangeLog 27 Mar 2013 16:14:02 -0000 1.36
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-misc/autossh
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.35 2011/12/04 19:33:37 radhermit Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/ChangeLog,v 1.36 2013/03/27 16:14:02 josejx Exp $
30 +
31 + 27 Mar 2013; Joseph Jezak <josejx@g.o> autossh-1.4c.ebuild:
32 + Marked ppc stable, ~ppc64.
33
34 04 Dec 2011; Tim Harder <radhermit@g.o> -autossh-1.4b.ebuild:
35 Remove old.
36
37
38
39 1.4 net-misc/autossh/autossh-1.4c.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild?r1=1.3&r2=1.4
44
45 Index: autossh-1.4c.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- autossh-1.4c.ebuild 4 Dec 2011 15:38:13 -0000 1.3
52 +++ autossh-1.4c.ebuild 27 Mar 2013 16:14:02 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild,v 1.3 2011/12/04 15:38:13 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-misc/autossh/autossh-1.4c.ebuild,v 1.4 2013/03/27 16:14:02 josejx Exp $
59
60 EAPI=4
61
62 @@ -9,7 +9,7 @@
63 SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz"
64
65 LICENSE="BSD"
66 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
67 +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
68 SLOT="0"
69 IUSE=""