summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-11-25 19:34:10 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-11-25 19:34:10 +0000
commit311b208003551c76e8ff84f6aa4173c03350b0e3 (patch)
treeb8eb0651dd9212cf4e062cd373db849539302617 /app-i18n
parentVersion bump, sync with Karmic (diff)
downloadgentoo-2-311b208003551c76e8ff84f6aa4173c03350b0e3.tar.gz
gentoo-2-311b208003551c76e8ff84f6aa4173c03350b0e3.tar.bz2
gentoo-2-311b208003551c76e8ff84f6aa4173c03350b0e3.zip
Drop useless elog line
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/scim/scim-1.4.9.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-i18n/scim/scim-1.4.9.ebuild b/app-i18n/scim/scim-1.4.9.ebuild
index 5d35ef808ea9..cbe9ddd9a65f 100644
--- a/app-i18n/scim/scim-1.4.9.ebuild
+++ b/app-i18n/scim/scim-1.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.9.ebuild,v 1.1 2009/04/19 06:28:24 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim/scim-1.4.9.ebuild,v 1.2 2009/11/25 19:34:10 ssuominen Exp $
inherit eutils flag-o-matic autotools
@@ -86,8 +86,6 @@ pkg_postinst() {
elog "where 'your_language' can be zh_CN, zh_TW, ja_JP.eucJP or any other"
elog "UTF-8 locale such as en_US.UTF-8 or ja_JP.UTF-8"
elog
- elog "If you prefer KDE/Qt interface, try emerge app-i18n/skim."
- elog
elog "To use Chinese input methods:"
elog " # emerge app-i18n/scim-tables app-i18n/scim-pinyin"
elog "To use Korean input methods:"