Gentoo Archives: gentoo-commits

From: "Robert Buchholz (rbu)" <rbu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libnl/files: libnl-1.0_pre6-__u64_x86_64.patch digest-libnl-1.0_pre6-r1
Date: Sat, 01 Dec 2007 19:47:56
Message-Id: E1IyYJa-00074K-GF@stork.gentoo.org
1 rbu 07/12/01 19:47:50
2
3 Added: libnl-1.0_pre6-__u64_x86_64.patch
4 digest-libnl-1.0_pre6-r1
5 Log:
6 Bump to the actual pre6 release
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.1 dev-libs/libnl/files/libnl-1.0_pre6-__u64_x86_64.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libnl/files/libnl-1.0_pre6-__u64_x86_64.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libnl/files/libnl-1.0_pre6-__u64_x86_64.patch?rev=1.1&content-type=text/plain
14
15 Index: libnl-1.0_pre6-__u64_x86_64.patch
16 ===================================================================
17 --- libnl-1.0-pre5/include/netlink-local.h.__u64_x86_64 2005-11-02 12:29:06.000000000 -0500
18 +++ libnl-1.0-pre5/include/netlink-local.h 2006-05-26 20:09:28.000000000 -0400
19 @@ -30,11 +30,7 @@
20 #include <arpa/inet.h>
21 #include <netdb.h>
22
23 -typedef uint8_t __u8;
24 -typedef uint16_t __u16;
25 -typedef uint32_t __u32;
26 -typedef int32_t __s32;
27 -typedef uint64_t __u64;
28 +#include <linux/types.h>
29
30 /* local header copies */
31 #include <linux/if.h>
32
33
34
35 1.1 dev-libs/libnl/files/digest-libnl-1.0_pre6-r1
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libnl/files/digest-libnl-1.0_pre6-r1?rev=1.1&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libnl/files/digest-libnl-1.0_pre6-r1?rev=1.1&content-type=text/plain
39
40 Index: digest-libnl-1.0_pre6-r1
41 ===================================================================
42 MD5 7c2d2292416d2b9614b24be81127de57 libnl-1.0-pre6-fix1.tar.gz 209345
43 RMD160 de3007803c9e3b6e40bb15e3725d280cac0a7d75 libnl-1.0-pre6-fix1.tar.gz 209345
44 SHA256 c8e7c18c17e8ddf7c9322ea8b5022770f79d5dd2fed7ac239d622f9dbe477a03 libnl-1.0-pre6-fix1.tar.gz 209345
45
46
47
48 --
49 gentoo-commits@g.o mailing list