From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- app-i18n/anthy/files/50anthy-gentoo.el | 2 ++ app-i18n/anthy/files/anthy-anthy_context_t.patch | 11 +++++++++++ 2 files changed, 13 insertions(+) create mode 100644 app-i18n/anthy/files/50anthy-gentoo.el create mode 100644 app-i18n/anthy/files/anthy-anthy_context_t.patch (limited to 'app-i18n/anthy/files') diff --git a/app-i18n/anthy/files/50anthy-gentoo.el b/app-i18n/anthy/files/50anthy-gentoo.el new file mode 100644 index 000000000000..ab154f8d4eff --- /dev/null +++ b/app-i18n/anthy/files/50anthy-gentoo.el @@ -0,0 +1,2 @@ +(set-language-info "Japanese" 'input-method "japanese-anthy") + diff --git a/app-i18n/anthy/files/anthy-anthy_context_t.patch b/app-i18n/anthy/files/anthy-anthy_context_t.patch new file mode 100644 index 000000000000..aab4ab749ea0 --- /dev/null +++ b/app-i18n/anthy/files/anthy-anthy_context_t.patch @@ -0,0 +1,11 @@ +--- a/anthy/input.h ++++ b/anthy/input.h +@@ -10,6 +10,8 @@ + #ifndef INPUT_H_INCLUDE + #define INPUT_H_INCLUDE + ++#include "anthy.h" ++ + #ifdef __cplusplus + extern "C" { + #endif -- cgit v1.2.3