summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2007-11-03 16:54:26 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2007-11-03 16:54:26 +0000
commit5716634e06817b1cd56ca98512dec6ab23b77537 (patch)
tree315f5f0edbdd02d319b51bf29bbf934e2121841d /x11-misc/vym/files
parentInclude elibc_FreeBSD in IUSE (diff)
downloadhistorical-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')
-rw-r--r--x11-misc/vym/files/01_all_linkablemapobj-math.patch8
-rw-r--r--x11-misc/vym/files/02_all_misc-math.patch7
-rw-r--r--x11-misc/vym/files/03_gcc41.patch11
-rw-r--r--x11-misc/vym/files/50_Makefile-1.8.0.patch10
-rw-r--r--x11-misc/vym/files/digest-vym-1.10.0-r1 (renamed from x11-misc/vym/files/digest-vym-1.10.0)0
5 files changed, 0 insertions, 36 deletions
diff --git a/x11-misc/vym/files/01_all_linkablemapobj-math.patch b/x11-misc/vym/files/01_all_linkablemapobj-math.patch
deleted file mode 100644
index 83663626f24b..000000000000
--- a/x11-misc/vym/files/01_all_linkablemapobj-math.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- vym-1.7.0.orig/linkablemapobj.cpp 2005-07-31 19:52:08.000000000 +0200
-+++ vym-1.7.0/linkablemapobj.cpp 2005-07-31 19:53:13.000000000 +0200
-@@ -1,3 +1,5 @@
-+#include <math.h>
-+
- #include "linkablemapobj.h"
- #include "branchobj.h"
- #include "mapeditor.h"
diff --git a/x11-misc/vym/files/02_all_misc-math.patch b/x11-misc/vym/files/02_all_misc-math.patch
deleted file mode 100644
index 34c5458a0a16..000000000000
--- a/x11-misc/vym/files/02_all_misc-math.patch
+++ /dev/null
@@ -1,7 +0,0 @@
---- vym-1.7.0.orig/misc.cpp 2005-07-08 09:24:43.000000000 +0200
-+++ vym-1.7.0/misc.cpp 2005-07-31 19:53:57.000000000 +0200
-@@ -1,3 +1,4 @@
-+#include <math.h>
- #include <qregexp.h>
- #include <qpoint.h>
-
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& );
diff --git a/x11-misc/vym/files/50_Makefile-1.8.0.patch b/x11-misc/vym/files/50_Makefile-1.8.0.patch
deleted file mode 100644
index 0cae1a71471c..000000000000
--- a/x11-misc/vym/files/50_Makefile-1.8.0.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.orig 2006-07-11 08:01:21.000000000 +0100
-+++ Makefile 2006-07-11 08:01:30.000000000 +0100
-@@ -850,7 +850,6 @@
- install_target: all
- @$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/usr/bin/" || $(MKDIR) "$(INSTALL_ROOT)/usr/bin/"
- -$(INSTALL_FILE) "$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
-- -strip "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
-
- uninstall_target:
- -$(DEL_FILE) "$(INSTALL_ROOT)/usr/bin/$(QMAKE_TARGET)"
diff --git a/x11-misc/vym/files/digest-vym-1.10.0 b/x11-misc/vym/files/digest-vym-1.10.0-r1
index 11d5d1a52eee..11d5d1a52eee 100644
--- a/x11-misc/vym/files/digest-vym-1.10.0
+++ b/x11-misc/vym/files/digest-vym-1.10.0-r1