Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal/files: terminal-0.9.5_pre20060324-gnustep-base1.15.patch
Date: Mon, 10 Dec 2007 10:03:58
Message-Id: E1J1fUO-0003fk-TB@stork.gentoo.org
1 voyageur 07/12/10 10:03:52
2
3 Added: terminal-0.9.5_pre20060324-gnustep-base1.15.patch
4 Log:
5 Add patch to make it compile with gnustep-base 1.15
6 (Portage version: 2.1.4_rc9)
7
8 Revision Changes Path
9 1.1 gnustep-apps/terminal/files/terminal-0.9.5_pre20060324-gnustep-base1.15.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/files/terminal-0.9.5_pre20060324-gnustep-base1.15.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/terminal/files/terminal-0.9.5_pre20060324-gnustep-base1.15.patch?rev=1.1&content-type=text/plain
13
14 Index: terminal-0.9.5_pre20060324-gnustep-base1.15.patch
15 ===================================================================
16 --- Terminal/TerminalViewPrefs.m.orig 2007-12-10 10:54:08.000000000 +0100
17 +++ Terminal/TerminalViewPrefs.m 2007-12-10 10:54:12.000000000 +0100
18 @@ -15,6 +15,7 @@
19 #include <AppKit/NSColorPanel.h>
20 #include <AppKit/NSColorWell.h>
21 #include <AppKit/NSFont.h>
22 +#include <AppKit/NSFontManager.h>
23 #include <AppKit/NSGraphics.h>
24 #include <AppKit/NSImage.h>
25 #include <AppKit/NSTextField.h>
26
27
28
29 --
30 gentoo-commits@g.o mailing list