diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-06 06:45:59 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-06 06:45:59 +0000 |
commit | de3adf3ddec776c14281ac861b4c64927cd82f18 (patch) | |
tree | 87a8b58f7ee9ae57d0fac3fbbc779b06da530a82 /app-i18n/qimhangul/files | |
parent | Fixed groups IFS in enewuser. Thanks to Joe Jezak <josejx@gmail.com>, bug #57... (diff) | |
download | gentoo-2-de3adf3ddec776c14281ac861b4c64927cd82f18.tar.gz gentoo-2-de3adf3ddec776c14281ac861b4c64927cd82f18.tar.bz2 gentoo-2-de3adf3ddec776c14281ac861b4c64927cd82f18.zip |
Initial import.
Diffstat (limited to 'app-i18n/qimhangul/files')
-rw-r--r-- | app-i18n/qimhangul/files/digest-qimhangul-0.0.1 | 1 | ||||
-rw-r--r-- | app-i18n/qimhangul/files/qimhangul-0.0.1-thread-gentoo.diff | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/app-i18n/qimhangul/files/digest-qimhangul-0.0.1 b/app-i18n/qimhangul/files/digest-qimhangul-0.0.1 new file mode 100644 index 000000000000..f87679b1dc0a --- /dev/null +++ b/app-i18n/qimhangul/files/digest-qimhangul-0.0.1 @@ -0,0 +1 @@ +MD5 64690cf4a1f3fe32d365369d5f06e4ba qimhangul-0.0.1.tar.gz 171386 diff --git a/app-i18n/qimhangul/files/qimhangul-0.0.1-thread-gentoo.diff b/app-i18n/qimhangul/files/qimhangul-0.0.1-thread-gentoo.diff new file mode 100644 index 000000000000..e7a87c98941c --- /dev/null +++ b/app-i18n/qimhangul/files/qimhangul-0.0.1-thread-gentoo.diff @@ -0,0 +1,11 @@ +--- qimhangul.pro.orig 2004-10-06 13:53:50.000000000 +0900 ++++ qimhangul.pro 2004-10-06 15:27:52.000000000 +0900 +@@ -8,7 +8,7 @@ + target.path = $(QTDIR)/plugins/inputmethods + INSTALLS += target + +-CONFIG += debug plugin qt ++CONFIG += debug plugin qt thread + + # Input + HEADERS += \ |