diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2007-11-03 16:54:26 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2007-11-03 16:54:26 +0000 |
commit | 5716634e06817b1cd56ca98512dec6ab23b77537 (patch) | |
tree | 315f5f0edbdd02d319b51bf29bbf934e2121841d /x11-misc/vym/files/03_gcc41.patch | |
parent | Include elibc_FreeBSD in IUSE (diff) | |
download | historical-5716634e06817b1cd56ca98512dec6ab23b77537.tar.gz historical-5716634e06817b1cd56ca98512dec6ab23b77537.tar.bz2 historical-5716634e06817b1cd56ca98512dec6ab23b77537.zip |
Fix prefix #197968 and remove cruft.
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'x11-misc/vym/files/03_gcc41.patch')
-rw-r--r-- | x11-misc/vym/files/03_gcc41.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-misc/vym/files/03_gcc41.patch b/x11-misc/vym/files/03_gcc41.patch deleted file mode 100644 index d0595ef99211..000000000000 --- a/x11-misc/vym/files/03_gcc41.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xml.h.orig 2006-06-04 21:39:54.000000000 +1000 -+++ xml.h 2006-06-04 21:40:14.000000000 +1000 -@@ -16,7 +16,7 @@ - ~mapBuilderHandler(); - QString errorProtocol(); - bool startDocument(); -- QString mapBuilderHandler::parseHREF(QString); -+ QString parseHREF(QString); - bool startElement ( const QString&, const QString&, - const QString& eName, const QXmlAttributes& atts ); - bool endElement ( const QString&, const QString&, const QString& ); |