public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-extra/libgsf/files: libgsf-1.14.19-missing-declaration.patch
@ 2010-09-26 22:14 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2010-09-26 22:14 UTC (permalink / raw
  To: gentoo-commits

eva         10/09/26 22:14:11

  Added:                libgsf-1.14.19-missing-declaration.patch
  Log:
  Version bump. OOo parsing and xml fixes.
  
  (Portage version: 2.2_rc86/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  gnome-extra/libgsf/files/libgsf-1.14.19-missing-declaration.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgsf/files/libgsf-1.14.19-missing-declaration.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgsf/files/libgsf-1.14.19-missing-declaration.patch?rev=1.1&content-type=text/plain

Index: libgsf-1.14.19-missing-declaration.patch
===================================================================
From 99c64b99d6cafcccf3a88c8ab2a4283f7dd74376 Mon Sep 17 00:00:00 2001
From: Gilles Dartiguelongue <eva@gentoo.org>
Date: Mon, 27 Sep 2010 00:10:01 +0200
Subject: [PATCH] Add missing definition of pygsfgnome_register_classes

---
 python/gsfgnomemodule.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/python/gsfgnomemodule.c b/python/gsfgnomemodule.c
index 665a003..dbb2c46 100644
--- a/python/gsfgnomemodule.c
+++ b/python/gsfgnomemodule.c
@@ -27,6 +27,8 @@
 extern PyMethodDef pygsfgnome_functions[];
 extern DL_EXPORT(void) initgnome (void);
 
+extern void pygsfgnome_register_classes(PyObject *d);
+
 DL_EXPORT(void)
 initgnome (void)
 {
-- 
1.7.3







^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-26 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-26 22:14 [gentoo-commits] gentoo-x86 commit in gnome-extra/libgsf/files: libgsf-1.14.19-missing-declaration.patch Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox