summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Szymaniak <lazy_bum@o2.pl>2011-07-05 20:28:28 +0000
committerPiotr Szymaniak <lazy_bum@o2.pl>2011-07-05 20:28:28 +0000
commit25d8f03a95d9b2bc4114116775149037648c8db2 (patch)
tree80e65f83b155d9636ba7d6b583a1543725250c0d /dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch
parentMask dev-util/openldev for removal it requires gtksourceview:1.0 which will b... (diff)
downloadsunrise-25d8f03a95d9b2bc4114116775149037648c8db2.tar.gz
sunrise-25d8f03a95d9b2bc4114116775149037648c8db2.tar.bz2
sunrise-25d8f03a95d9b2bc4114116775149037648c8db2.zip
dev-cpp/libvmime: EAPI bump, version bump, changed license, removed obsolete patch.
svn path=/sunrise/; revision=12210
Diffstat (limited to 'dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch')
-rw-r--r--dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch b/dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch
deleted file mode 100644
index 7db944be2..000000000
--- a/dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: vmime/src/platforms/posix/posixFile.cpp
-===================================================================
---- vmime/src/platforms/posix/posixFile.cpp (revision 482)
-+++ vmime/src/platforms/posix/posixFile.cpp (revision 483)
-@@ -32,6 +32,7 @@
-
- #include <dirent.h>
-
-+#include <stdio.h>
- #include <string.h>
-
- #include "vmime/exception.hpp"