Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/pilot-link/files: pilot-link-0.12.3-int_types.patch
Date: Sat, 22 Dec 2007 14:49:25
Message-Id: E1J65fD-00068A-Dk@stork.gentoo.org
1 philantrop 07/12/22 14:49:19
2
3 Modified: pilot-link-0.12.3-int_types.patch
4 Log:
5 Fixed the patch which was auto-broken by our beloved CVS. Fixes bug 202985.
6 (Portage version: 2.1.4_rc9)
7
8 Revision Changes Path
9 1.2 app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch?r1=1.1&r2=1.2
14
15 Index: pilot-link-0.12.3-int_types.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pilot-link-0.12.3-int_types.patch 20 Dec 2007 23:08:58 -0000 1.1
22 +++ pilot-link-0.12.3-int_types.patch 22 Dec 2007 14:49:18 -0000 1.2
23 @@ -1,12 +1,5 @@
24 --- pilot-link-0.12.3/include/pi-md5.h 2006-10-17 15:24:07.000000000 +0200
25 +++ pilot-link/include/pi-md5.h 2007-12-18 04:03:09.000000000 +0100
26 -@@ -1,5 +1,5 @@
27 - /*
28 -- * $Id: pilot-link-0.12.3-int_types.patch,v 1.1 2007/12/20 23:08:58 philantrop Exp $
29 -+ * $Id: pilot-link-0.12.3-int_types.patch,v 1.1 2007/12/20 23:08:58 philantrop Exp $
30 - *
31 - * pi-md5.h: Header file for Colin Plumb's MD5 implementation.
32 - * Modified by Ian Jackson so as not to use Colin Plumb's
33 @@ -13,8 +13,20 @@
34 #ifndef MD5_H
35 #define MD5_H
36
37
38
39 --
40 gentoo-commits@g.o mailing list