summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/evince/files/evince-0.6.1-freebsd.patch')
-rw-r--r--app-text/evince/files/evince-0.6.1-freebsd.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-text/evince/files/evince-0.6.1-freebsd.patch b/app-text/evince/files/evince-0.6.1-freebsd.patch
deleted file mode 100644
index b2192b50f429..000000000000
--- a/app-text/evince/files/evince-0.6.1-freebsd.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- evince-0.6.1/impress/zip.c.orig 2006-07-10 15:03:38 -0600
-+++ evince-0.6.1/impress/zip.c 2007-05-14 00:01:37 -0600
-@@ -9,6 +9,8 @@
- #include <zlib.h>
- #define _(x) x
-
-+typedef unsigned long ulong;
-+
- enum {
- ZIP_OK = 0,
- ZIP_NOMEM,