summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:23:41 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:23:41 +0000
commit8f5142ea9ceeb00cdd1e277d40d247511ba34a8a (patch)
treedb09e00b77544a404c21b25ea239a9a054c39580 /app-i18n/fcitx
parentUpdate version (diff)
downloadgentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.gz
gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.bz2
gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r--app-i18n/fcitx/Manifest4
-rw-r--r--app-i18n/fcitx/fcitx-1.8.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/fcitx/Manifest b/app-i18n/fcitx/Manifest
index 8b88fff8e209..73e83b295fe3 100644
--- a/app-i18n/fcitx/Manifest
+++ b/app-i18n/fcitx/Manifest
@@ -1,4 +1,4 @@
-MD5 048417486b95e8af6a8c3615238fb42e fcitx-1.8.5.ebuild 779
-MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
MD5 1c9ec85a8d00d5871a4b683de0ef5c21 ChangeLog 346
+MD5 b558ceb1c9fbdaf8262d35498969c2aa fcitx-1.8.5.ebuild 782
+MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156
MD5 9ae1f3d5714643599037127042dfb979 files/digest-fcitx-1.8.5 64
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
}