summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/fcitx/fcitx-1.8.5.ebuild')
-rw-r--r--app-i18n/fcitx/fcitx-1.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx/fcitx-1.8.5.ebuild b/app-i18n/fcitx/fcitx-1.8.5.ebuild
index 3123f43b4380..4984370a2886 100644
--- a/app-i18n/fcitx/fcitx-1.8.5.ebuild
+++ b/app-i18n/fcitx/fcitx-1.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-1.8.5.ebuild,v 1.2 2003/06/29 22:12:03 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-1.8.5.ebuild,v 1.3 2003/09/06 22:19:21 msterret Exp $
DESCRIPTION="Free Chinese Input Toy for X. Another Chinese XIM Input Method"
HOMEPAGE="http://www.fcitx.org/"
@@ -28,7 +28,7 @@ src_install() {
dobin fcitx
insinto /usr/share/fcitx
doins data/*.mb
-
+
dodoc doc/ChangLog.txt doc/cjkvinput.txt
dohtml doc/*.htm
}