Gentoo Archives: gentoo-commits

From: "Mats Lidell (matsl)" <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/tramp: ChangeLog tramp-1.52.ebuild
Date: Sat, 05 Jul 2014 14:16:44
Message-Id: 20140705141641.72D2C2004E@flycatcher.gentoo.org
1 matsl 14/07/05 14:16:41
2
3 Modified: ChangeLog
4 Added: tramp-1.52.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
9
10 Revision Changes Path
11 1.25 app-xemacs/tramp/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?rev=1.25&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?rev=1.25&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/ChangeLog?r1=1.24&r2=1.25
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v
20 retrieving revision 1.24
21 retrieving revision 1.25
22 diff -u -r1.24 -r1.25
23 --- ChangeLog 22 Jul 2011 11:25:04 -0000 1.24
24 +++ ChangeLog 5 Jul 2014 14:16:41 -0000 1.25
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-xemacs/tramp
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.24 2011/07/22 11:25:04 xarthisius Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/ChangeLog,v 1.25 2014/07/05 14:16:41 matsl Exp $
31 +
32 +*tramp-1.52 (05 Jul 2014)
33 +
34 + 05 Jul 2014; Mats Lidell <matsl@g.o> +tramp-1.52.ebuild:
35 + Version bump. Pre release package due to securify fix.
36
37 22 Jul 2011; Kacper Kowalik <xarthisius@g.o> tramp-1.40.ebuild:
38 ppc64 stable wrt #369897
39
40
41
42 1.1 app-xemacs/tramp/tramp-1.52.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild?rev=1.1&content-type=text/plain
46
47 Index: tramp-1.52.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/tramp/tramp-1.52.ebuild,v 1.1 2014/07/05 14:16:41 matsl Exp $
52
53 EAPI=5
54
55 SLOT="0"
56 IUSE=""
57 DESCRIPTION="Remote shell-based file editing."
58 PKG_CAT="standard"
59
60 EXPERIMENTAL=true
61
62 RDEPEND="app-xemacs/xemacs-base
63 app-xemacs/vc
64 app-xemacs/efs
65 app-xemacs/dired
66 app-xemacs/mail-lib
67 app-xemacs/gnus
68 app-xemacs/ediff
69 app-xemacs/sh-script
70 app-xemacs/edebug
71 "
72 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
73
74 inherit xemacs-packages