Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/tramp: tramp-1.52.ebuild ChangeLog
Date: Sat, 02 Aug 2014 13:43:49
Message-Id: 20140802134347.139C82004E@flycatcher.gentoo.org
1 ago 14/08/02 13:43:47
2
3 Modified: tramp-1.52.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #509830
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.4 app-xemacs/tramp/tramp-1.52.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild?r1=1.3&r2=1.4
15
16 Index: tramp-1.52.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- tramp-1.52.ebuild 20 Jul 2014 12:46:58 -0000 1.3
23 +++ tramp-1.52.ebuild 2 Aug 2014 13:43:46 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v 1.3 2014/07/20 12:46:58 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v 1.4 2014/08/02 13:43:46 ago Exp $
29
30 SLOT="0"
31 IUSE=""
32 @@ -19,6 +19,6 @@
33 app-xemacs/sh-script
34 app-xemacs/edebug
35 "
36 -KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
38
39 inherit xemacs-packages
40
41
42
43 1.27 app-xemacs/tramp/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?rev=1.27&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?rev=1.27&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?r1=1.26&r2=1.27
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v
52 retrieving revision 1.26
53 retrieving revision 1.27
54 diff -u -r1.26 -r1.27
55 --- ChangeLog 20 Jul 2014 12:46:58 -0000 1.26
56 +++ ChangeLog 2 Aug 2014 13:43:46 -0000 1.27
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-xemacs/tramp
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.26 2014/07/20 12:46:58 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.27 2014/08/02 13:43:46 ago Exp $
62 +
63 + 02 Aug 2014; Agostino Sarubbo <ago@g.o> tramp-1.52.ebuild:
64 + Stable for amd64, wrt bug #509830
65
66 20 Jul 2014; Tobias Klausmann <klausman@g.o> tramp-1.52.ebuild:
67 Stable on alpha, bug #509830