diff options
author | 2018-11-04 13:27:43 +0100 | |
---|---|---|
committer | 2018-11-04 13:34:00 +0100 | |
commit | cf00950c7689d1358698606820aa6dde43882a5f (patch) | |
tree | e73a06bb751af47c6a871c8a02429631202d917e /app-text/openjade/files/openjade-1.3.2-wchar_t-uint.patch | |
parent | eclass/sgml-catalog.eclass: Stop using base.eclass (diff) | |
download | gentoo-cf00950c7689d1358698606820aa6dde43882a5f.tar.gz gentoo-cf00950c7689d1358698606820aa6dde43882a5f.tar.bz2 gentoo-cf00950c7689d1358698606820aa6dde43882a5f.zip |
app-text/openjade: Bump EAPI
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-text/openjade/files/openjade-1.3.2-wchar_t-uint.patch')
-rw-r--r-- | app-text/openjade/files/openjade-1.3.2-wchar_t-uint.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/openjade/files/openjade-1.3.2-wchar_t-uint.patch b/app-text/openjade/files/openjade-1.3.2-wchar_t-uint.patch index 62dcb02cd2ec..920cff248d60 100644 --- a/app-text/openjade/files/openjade-1.3.2-wchar_t-uint.patch +++ b/app-text/openjade/files/openjade-1.3.2-wchar_t-uint.patch @@ -1,7 +1,7 @@ This fixes Cygwin, where wchar_t is ushort. ---- grove/Node.h -+++ grove/Node.h +--- a/grove/Node.h ++++ b/grove/Node.h @@ -8,6 +8,7 @@ #endif |