Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/t1lib/files: t1lib-5.1.1-qa.diff
Date: Thu, 27 Sep 2007 23:46:36
Message-Id: E1Ib2vd-0007vh-Bf@stork.gentoo.org
1 hanno 07/09/27 23:37:57
2
3 Added: t1lib-5.1.1-qa.diff
4 Log:
5 t1lib: qa fixes
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.1 media-libs/t1lib/files/t1lib-5.1.1-qa.diff
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/files/t1lib-5.1.1-qa.diff?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/files/t1lib-5.1.1-qa.diff?rev=1.1&content-type=text/plain
13
14 Index: t1lib-5.1.1-qa.diff
15 ===================================================================
16 --- t1lib-5.1.1/examples/subset.c 2005-05-07 23:09:04.000000000 +0200
17 +++ t1lib-5.1.1-qa/examples/subset.c 2007-09-26 21:49:19.000000000 +0200
18 @@ -31,6 +31,7 @@
19
20 #include <stdio.h>
21 #include <string.h>
22 +#include <stdlib.h>
23 /* Note: We include t1lib.h from lib/t1lib. That way the objectfile does only
24 need to be rebuild when the header itself changes and not each time the
25 library has been recompiled */
26
27
28
29 --
30 gentoo-commits@g.o mailing list