diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-06 07:25:23 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-06 07:25:23 +0000 |
commit | 0afa51b574b388fbb29fcac3d68c25961fb75f99 (patch) | |
tree | d121b0bfe5be08f250a78f25822e5d35b8b5da06 /app-i18n/qimhangul | |
parent | Added .xsd to auto-mode-alist; bug #65836. (Manifest recommit) (diff) | |
download | gentoo-2-0afa51b574b388fbb29fcac3d68c25961fb75f99.tar.gz gentoo-2-0afa51b574b388fbb29fcac3d68c25961fb75f99.tar.bz2 gentoo-2-0afa51b574b388fbb29fcac3d68c25961fb75f99.zip |
Forgot to change DESCRIPTION when copying from uim-qt ;(
Diffstat (limited to 'app-i18n/qimhangul')
-rw-r--r-- | app-i18n/qimhangul/qimhangul-0.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/qimhangul/qimhangul-0.0.1.ebuild b/app-i18n/qimhangul/qimhangul-0.0.1.ebuild index e39996fc6625..7fbf68494153 100644 --- a/app-i18n/qimhangul/qimhangul-0.0.1.ebuild +++ b/app-i18n/qimhangul/qimhangul-0.0.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/qimhangul/qimhangul-0.0.1.ebuild,v 1.1 2004/10/06 06:45:59 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/qimhangul/qimhangul-0.0.1.ebuild,v 1.2 2004/10/06 07:25:23 usata Exp $ inherit eutils -DESCRIPTION="Qt immodules input method framework plugin for UIM" +DESCRIPTION="Korean input method plugin for Qt immodules" HOMEPAGE="http://kldp.net/projects/qimhangul/" SRC_URI="http://kldp.net/download.php/1529/${P}.tar.gz" |