diff options
Diffstat (limited to 'app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild')
-rw-r--r-- | app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild b/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild index b103589a969d..cfa9ce72279e 100644 --- a/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild +++ b/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild,v 1.5 2008/06/20 23:52:52 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild,v 1.6 2009/07/01 23:08:25 matsuu Exp $ DESCRIPTION="Input pad for SCIM used to input symbols and special characters" HOMEPAGE="http://www.scim-im.org/" @@ -41,7 +41,7 @@ pkg_postinst() { elog "table, from the SCIM Input Pad interface." elog elog "To add new characters to the tables, see the documentation" - elog "(/usr/share/doc/${PF}/README.gz)." + elog "(README file in /usr/share/doc/${PF})." elog } |