summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-06-14 17:01:27 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:10 +0200
commit1ee506e88821e820e678782b5f0b950046a9f887 (patch)
treec45176a960652ad9a96254e847cd71fe0dd4dbf4 /app-text/stardict/files/stardict-3.0.3-correct-glib-include.patch
parentBump mv_perl (diff)
downloadmv-1ee506e88821e820e678782b5f0b950046a9f887.tar.gz
mv-1ee506e88821e820e678782b5f0b950046a9f887.tar.bz2
mv-1ee506e88821e820e678782b5f0b950046a9f887.zip
Bump stardict
Diffstat (limited to 'app-text/stardict/files/stardict-3.0.3-correct-glib-include.patch')
-rw-r--r--app-text/stardict/files/stardict-3.0.3-correct-glib-include.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-text/stardict/files/stardict-3.0.3-correct-glib-include.patch b/app-text/stardict/files/stardict-3.0.3-correct-glib-include.patch
deleted file mode 100644
index fd892439..00000000
--- a/app-text/stardict/files/stardict-3.0.3-correct-glib-include.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-http://bugs.gentoo.org/396219
-
---- dict/src/tomboykeybinder.h
-+++ dict/src/tomboykeybinder.h
-@@ -21,7 +21,7 @@
- #ifndef __TOMBOY_KEY_BINDER_H__
- #define __TOMBOY_KEY_BINDER_H__
-
--#include <glib/gtypes.h>
-+#include <glib.h>
-
- G_BEGIN_DECLS
-