Gentoo Archives: gentoo-commits

From: "Michael Januszewski (spock)" <spock@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/ekg/files: ekg-1.8_rc1-gtk.patch
Date: Wed, 27 Jan 2010 21:10:45
Message-Id: E1NaF9t-0001R8-5r@stork.gentoo.org
1 spock 10/01/27 21:10:41
2
3 Added: ekg-1.8_rc1-gtk.patch
4 Log:
5 Fix bug #301500.
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 net-im/ekg/files/ekg-1.8_rc1-gtk.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ekg/files/ekg-1.8_rc1-gtk.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ekg/files/ekg-1.8_rc1-gtk.patch?rev=1.1&content-type=text/plain
13
14 Index: ekg-1.8_rc1-gtk.patch
15 ===================================================================
16 diff -Naurp ekg-1.8rc1-orig/src/ui-gtk-palette.c ekg-1.8rc1/src/ui-gtk-palette.c
17 --- ekg-1.8rc1-orig/src/ui-gtk-palette.c 2010-01-27 22:00:51.000000000 +0100
18 +++ ekg-1.8rc1/src/ui-gtk-palette.c 2010-01-27 22:01:13.000000000 +0100
19 @@ -46,6 +46,7 @@
20 #include <sys/stat.h>
21 #include <fcntl.h>
22
23 +#include <gtk/gtk.h>
24 #include <gdk-pixbuf/gdk-pixbuf.h>
25 #include <gdk-pixbuf/gdk-pixdata.h>
26 #include <gtk/gtkstock.h>