From eb8b07532ef6774a0be582507989560acf1f4507 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Fri, 6 Feb 2009 18:14:47 +0000 Subject: Small patch (Portage version: 2.2_rc23/svn/Linux x86_64) svn path=/; revision=160 --- dev-libs/xmlwrapp/ChangeLog | 4 ++++ .../xmlwrapp/files/xmlwrapp-0.5.0-undefined.patch | 28 ---------------------- 2 files changed, 4 insertions(+), 28 deletions(-) diff --git a/dev-libs/xmlwrapp/ChangeLog b/dev-libs/xmlwrapp/ChangeLog index 9b89d70..32f6f19 100644 --- a/dev-libs/xmlwrapp/ChangeLog +++ b/dev-libs/xmlwrapp/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Feb 2009; Timothy Redaelli + files/xmlwrapp-0.5.0-undefined.patch: + Small patch + 06 Feb 2009; Timothy Redaelli +files/xmlwrapp-0.5.0-fbsd.patch, +files/xmlwrapp-0.5.0-gcc-4.3.patch, +files/xmlwrapp-0.5.0-gcc42_namespace.patch, diff --git a/dev-libs/xmlwrapp/files/xmlwrapp-0.5.0-undefined.patch b/dev-libs/xmlwrapp/files/xmlwrapp-0.5.0-undefined.patch index 3c35a57..1cdb73b 100644 --- a/dev-libs/xmlwrapp/files/xmlwrapp-0.5.0-undefined.patch +++ b/dev-libs/xmlwrapp/files/xmlwrapp-0.5.0-undefined.patch @@ -38,32 +38,6 @@ diff -ur --exclude Makefile xmlwrapp-0.5.0.orig/configure.pl xmlwrapp-0.5.0/conf chdir($cwd); } ################################################################################ -Only in xmlwrapp-0.5.0/examples/01-tree_parsing: example -Only in xmlwrapp-0.5.0/examples/01-tree_parsing: example.o -Only in xmlwrapp-0.5.0/examples/02-event_parsing: example -Only in xmlwrapp-0.5.0/examples/02-event_parsing: example.o -Only in xmlwrapp-0.5.0/examples/03-xml_generation: example -Only in xmlwrapp-0.5.0/examples/03-xml_generation: example.o -Only in xmlwrapp-0.5.0/examples/04-xslt: example -Only in xmlwrapp-0.5.0/examples/04-xslt: example.o -Files xmlwrapp-0.5.0.orig/src/libxml/ait_impl.o and xmlwrapp-0.5.0/src/libxml/ait_impl.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/attributes.o and xmlwrapp-0.5.0/src/libxml/attributes.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/document.o and xmlwrapp-0.5.0/src/libxml/document.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/dtd_impl.o and xmlwrapp-0.5.0/src/libxml/dtd_impl.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/event_parser.o and xmlwrapp-0.5.0/src/libxml/event_parser.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/init.o and xmlwrapp-0.5.0/src/libxml/init.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/libxmlwrapp.a and xmlwrapp-0.5.0/src/libxml/libxmlwrapp.a differ -Only in xmlwrapp-0.5.0/src/libxml: libxmlwrapp.so -Files xmlwrapp-0.5.0.orig/src/libxml/node.o and xmlwrapp-0.5.0/src/libxml/node.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/node_iterator.o and xmlwrapp-0.5.0/src/libxml/node_iterator.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/node_manip.o and xmlwrapp-0.5.0/src/libxml/node_manip.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/tree_parser.o and xmlwrapp-0.5.0/src/libxml/tree_parser.o differ -Files xmlwrapp-0.5.0.orig/src/libxml/utility.o and xmlwrapp-0.5.0/src/libxml/utility.o differ -Only in xmlwrapp-0.5.0/src/libxslt: init.o -Only in xmlwrapp-0.5.0/src/libxslt: libxsltwrapp.a -Only in xmlwrapp-0.5.0/src/libxslt: libxsltwrapp.so -Only in xmlwrapp-0.5.0/src/libxslt: stylesheet.o -Only in xmlwrapp-0.5.0.orig/src: xmlwrapp_config.h diff -ur --exclude Makefile xmlwrapp-0.5.0.orig/tools/mkmf xmlwrapp-0.5.0/tools/mkmf --- xmlwrapp-0.5.0.orig/tools/mkmf 2009-02-06 18:06:37.000000000 +0100 +++ xmlwrapp-0.5.0/tools/mkmf 2009-02-06 18:33:06.000000000 +0100 @@ -81,5 +55,3 @@ diff -ur --exclude Makefile xmlwrapp-0.5.0.orig/tools/mkmf xmlwrapp-0.5.0/tools/ } foreach (@{$clo{'include'}}) { -Only in xmlwrapp-0.5.0.orig: xmlwrapp-config -Only in xmlwrapp-0.5.0.orig: xmlwrapp.pc -- cgit v1.2.3-65-gdbad