* [gentoo-commits] gentoo-x86 commit in x11-libs/gtkmathview-bonobo/files: gtkmathview-bonobo-0.0.4-gentoo.patch
@ 2008-11-24 10:16 Matsuu Takuto (matsuu)
0 siblings, 0 replies; 2+ messages in thread
From: Matsuu Takuto (matsuu) @ 2008-11-24 10:16 UTC (permalink / raw
To: gentoo-commits
matsuu 08/11/24 10:16:41
Added: gtkmathview-bonobo-0.0.4-gentoo.patch
Log:
Fixed dependency, bug #248539.
(Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Revision Changes Path
1.1 x11-libs/gtkmathview-bonobo/files/gtkmathview-bonobo-0.0.4-gentoo.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathview-bonobo/files/gtkmathview-bonobo-0.0.4-gentoo.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/gtkmathview-bonobo/files/gtkmathview-bonobo-0.0.4-gentoo.patch?rev=1.1&content-type=text/plain
Index: gtkmathview-bonobo-0.0.4-gentoo.patch
===================================================================
diff -Naur gtkmathview-bonobo-0.0.4.orig/src/aux.cc gtkmathview-bonobo-0.0.4/src/aux.cc
--- gtkmathview-bonobo-0.0.4.orig/src/aux.cc 2003-10-05 16:44:09.000000000 +0900
+++ gtkmathview-bonobo-0.0.4/src/aux.cc 2008-11-24 19:04:15.000000000 +0900
@@ -24,6 +24,7 @@
#include <config.h>
#include <cassert>
+#include <cstdlib>
#include <sstream>
@@ -34,8 +35,6 @@
#include "aux.h"
-#define MATHML_NS_URI "http://www.w3.org/1998/Math/MathML"
-
namespace DOM = GdomeSmartDOM;
static DOM::Element
diff -Naur gtkmathview-bonobo-0.0.4.orig/src/aux.h gtkmathview-bonobo-0.0.4/src/aux.h
--- gtkmathview-bonobo-0.0.4.orig/src/aux.h 2003-09-14 00:17:10.000000000 +0900
+++ gtkmathview-bonobo-0.0.4/src/aux.h 2008-11-24 19:03:55.000000000 +0900
@@ -26,6 +26,8 @@
#include <gdome.h>
+#define MATHML_NS_URI "http://www.w3.org/1998/Math/MathML"
+
#ifdef __cplusplus
extern "C" {
#endif
diff -Naur gtkmathview-bonobo-0.0.4.orig/src/control-factory.c gtkmathview-bonobo-0.0.4/src/control-factory.c
--- gtkmathview-bonobo-0.0.4.orig/src/control-factory.c 2004-05-22 01:06:26.000000000 +0900
+++ gtkmathview-bonobo-0.0.4/src/control-factory.c 2008-11-24 19:04:39.000000000 +0900
@@ -33,6 +33,7 @@
#include "persist-stream.h"
#include "handlers.h"
#include "view.h"
+#include "aux.h"
enum
{
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/gtkmathview-bonobo/files: gtkmathview-bonobo-0.0.4-gentoo.patch
@ 2012-07-21 13:57 Pacho Ramos (pacho)
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2012-07-21 13:57 UTC (permalink / raw
To: gentoo-commits
pacho 12/07/21 13:57:10
Removed: gtkmathview-bonobo-0.0.4-gentoo.patch
Log:
Remove package
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-21 13:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-21 13:57 [gentoo-commits] gentoo-x86 commit in x11-libs/gtkmathview-bonobo/files: gtkmathview-bonobo-0.0.4-gentoo.patch Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2008-11-24 10:16 Matsuu Takuto (matsuu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox