* [gentoo-commits] gentoo-x86 commit in net-im/ekiga/files: not-gnome.patch
@ 2007-10-09 21:21 Stefan Schweizer (genstef)
0 siblings, 0 replies; only message in thread
From: Stefan Schweizer (genstef) @ 2007-10-09 21:21 UTC (permalink / raw
To: gentoo-commits
genstef 07/10/09 21:21:47
Added: not-gnome.patch
Log:
Fix USE=-gnome thanks to Charles Clément <caratorn@gmail.com> in bug 195227
(Portage version: 2.1.3.12)
Revision Changes Path
1.1 net-im/ekiga/files/not-gnome.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ekiga/files/not-gnome.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ekiga/files/not-gnome.patch?rev=1.1&content-type=text/plain
Index: not-gnome.patch
===================================================================
Index: ekiga-2.0.11/lib/gmconf/gmconf-glib.c
===================================================================
--- ekiga-2.0.11.orig/lib/gmconf/gmconf-glib.c
+++ ekiga-2.0.11/lib/gmconf/gmconf-glib.c
@@ -1473,7 +1473,7 @@ gm_conf_destroy (const gchar *namespac)
}
gboolean
-gm_conf_is_key_writable (gchar *key)
+gm_conf_is_key_writable (const gchar *key)
{
g_return_val_if_fail (key != NULL, FALSE);
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-09 21:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-09 21:21 [gentoo-commits] gentoo-x86 commit in net-im/ekiga/files: not-gnome.patch Stefan Schweizer (genstef)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox