Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/tramp/files: tramp-2.1.11-environment_fix.patch tramp-2.1.10-copy-tree-gentoo.patch digest-tramp-2.1.10-r2 tramp-2.1.10-fix-texinfo.patch tramp-2.1.10-make-tramp-temp-file.patch digest-tramp-2.1.11
Date: Fri, 09 Nov 2007 20:04:51
Message-Id: E1Iqa5u-0008Cm-G3@stork.gentoo.org
1 ulm 07/11/09 20:04:46
2
3 Modified: tramp-2.1.11-environment_fix.patch
4 Removed: tramp-2.1.10-copy-tree-gentoo.patch
5 digest-tramp-2.1.10-r2
6 tramp-2.1.10-fix-texinfo.patch
7 tramp-2.1.10-make-tramp-temp-file.patch
8 digest-tramp-2.1.11
9 Log:
10 Clean up.
11 (Portage version: 2.1.3.19)
12
13 Revision Changes Path
14 1.2 app-emacs/tramp/files/tramp-2.1.11-environment_fix.patch
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tramp/files/tramp-2.1.11-environment_fix.patch?rev=1.2&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tramp/files/tramp-2.1.11-environment_fix.patch?rev=1.2&content-type=text/plain
18 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tramp/files/tramp-2.1.11-environment_fix.patch?r1=1.1&r2=1.2
19
20 Index: tramp-2.1.11-environment_fix.patch
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/app-emacs/tramp/files/tramp-2.1.11-environment_fix.patch,v
23 retrieving revision 1.1
24 retrieving revision 1.2
25 diff -u -r1.1 -r1.2
26 --- tramp-2.1.11-environment_fix.patch 30 Oct 2007 18:13:14 -0000 1.1
27 +++ tramp-2.1.11-environment_fix.patch 9 Nov 2007 20:04:45 -0000 1.2
28 @@ -1,5 +1,5 @@
29 ---- /var/tmp/portage/app-emacs/tramp-2.1.11/work/tramp-2.1.11/lisp/tramp.el 2007-10-10 06:28:46.000000000 +0200
30 -+++ /tmp/tramp.el 2007-10-30 18:50:14.000000000 +0100
31 +--- tramp-2.1.11-orig/lisp/tramp.el 2007-10-10 06:28:46.000000000 +0200
32 ++++ tramp-2.1.11/lisp/tramp.el 2007-10-30 18:50:14.000000000 +0100
33 @@ -6112,6 +6112,7 @@
34 (when (and p (processp p))
35 (delete-process p))
36
37
38
39 --
40 gentoo-commits@g.o mailing list