Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/gnome-power-manager/files: gnome-power-manager-2.22.1-xextproto-7.1.patch
Date: Thu, 01 Apr 2010 14:52:07
Message-Id: E1NxLkU-00015f-1M@stork.gentoo.org
1 chithanh 10/04/01 14:51:58
2
3 Added: gnome-power-manager-2.22.1-xextproto-7.1.patch
4 Log:
5 gnome-extra/gnome-power-manager add patch for xextproto compilation issue, bug #312021
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 gnome-extra/gnome-power-manager/files/gnome-power-manager-2.22.1-xextproto-7.1.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gnome-power-manager/files/gnome-power-manager-2.22.1-xextproto-7.1.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/gnome-power-manager/files/gnome-power-manager-2.22.1-xextproto-7.1.patch?rev=1.1&content-type=text/plain
13
14 Index: gnome-power-manager-2.22.1-xextproto-7.1.patch
15 ===================================================================
16 From db880ca68d8ce9e3dd0036d94bc05705c81d9639 Mon Sep 17 00:00:00 2001
17 From: Matthias Clasen <mclasen@××××××.com>
18 Date: Tue, 28 Jul 2009 07:42:46 +0000
19 Subject: Remove an unused include to fix compile
20
21 Signed-off-by: Richard Hughes <richard@×××××××.com>
22 ---
23 diff --git a/src/gpm-dpms.c b/src/gpm-dpms.c
24 index a58ed7d..d939b80 100644
25 --- a/src/gpm-dpms.c
26 +++ b/src/gpm-dpms.c
27 @@ -40,7 +40,6 @@
28 #ifdef HAVE_DPMS_EXTENSION
29 #include <X11/Xproto.h>
30 #include <X11/extensions/dpms.h>
31 -#include <X11/extensions/dpmsstr.h>
32 #endif
33
34 #include "egg-debug.h"
35 --
36 cgit v0.8.3.1