diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-05-25 15:10:52 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-05-25 15:10:52 +0000 |
commit | 9a4cd1678813fce57d53bcc783ab3c54f1552509 (patch) | |
tree | 14d81b11a5f2b7bce521c783f3fddee72fee646f /app-i18n/unicon | |
parent | now uses mirror://kernel (diff) | |
download | historical-9a4cd1678813fce57d53bcc783ab3c54f1552509.tar.gz historical-9a4cd1678813fce57d53bcc783ab3c54f1552509.tar.bz2 historical-9a4cd1678813fce57d53bcc783ab3c54f1552509.zip |
massive chinese input support addition! watch out debian, here we come!
Diffstat (limited to 'app-i18n/unicon')
-rw-r--r-- | app-i18n/unicon/ChangeLog | 10 | ||||
-rw-r--r-- | app-i18n/unicon/Manifest | 4 |
2 files changed, 14 insertions, 0 deletions
diff --git a/app-i18n/unicon/ChangeLog b/app-i18n/unicon/ChangeLog new file mode 100644 index 000000000000..4dc60bb78f14 --- /dev/null +++ b/app-i18n/unicon/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-i18n/unicon +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicon/ChangeLog,v 1.1 2003/05/25 15:10:52 liquidx Exp $ + +*unicon-3.0.4 (25 May 2003) + + 25 May 2003; Alastair Tse <liquidx@gentoo.org> unicon-3.0.4.ebuild, + files/unicon-3.0.4-debian.patch, files/unicon-3.0.4-gentoo.patch: + New ebuild. Contains required IM methods for Chinput. + diff --git a/app-i18n/unicon/Manifest b/app-i18n/unicon/Manifest new file mode 100644 index 000000000000..a8388139a533 --- /dev/null +++ b/app-i18n/unicon/Manifest @@ -0,0 +1,4 @@ +MD5 6deeec9300fbdd3f0d0267938730c3ac unicon-3.0.4.ebuild 1362 +MD5 e69f90a124ed00f574cc5ae111df1bd7 files/digest-unicon-3.0.4 66 +MD5 cc6f3b807859a0d79f19b3f649de45b5 files/unicon-3.0.4-debian.patch 59606 +MD5 31b30bcac54f35d0a41f969075a136de files/unicon-3.0.4-gentoo.patch 302 |