summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2009-07-01 23:08:25 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2009-07-01 23:08:25 +0000
commit719b0c2f95a9c06db9a080464ae2298f0d575953 (patch)
treebd3851a4fd381539e540ffd8382db83d64912dd0 /app-i18n/scim-input-pad
parentfixed elog messages, bug #272900. (diff)
downloadhistorical-719b0c2f95a9c06db9a080464ae2298f0d575953.tar.gz
historical-719b0c2f95a9c06db9a080464ae2298f0d575953.tar.bz2
historical-719b0c2f95a9c06db9a080464ae2298f0d575953.zip
Fixed elog message, bug #272902.
Diffstat (limited to 'app-i18n/scim-input-pad')
-rw-r--r--app-i18n/scim-input-pad/Manifest4
-rw-r--r--app-i18n/scim-input-pad/scim-input-pad-0.1.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/scim-input-pad/Manifest b/app-i18n/scim-input-pad/Manifest
index 69e9529e900b..217e3414d197 100644
--- a/app-i18n/scim-input-pad/Manifest
+++ b/app-i18n/scim-input-pad/Manifest
@@ -1,4 +1,4 @@
DIST scim-input-pad-0.1.1.tar.gz 562010 RMD160 8a80a6a601b7e9b163a7db3f7e8891a67f51716a SHA1 c8722aaa261cc46bdc49a3586524ed53422b42dc SHA256 f59cea4b42e7e95956415fdb53ae1874244b9b892b7939237654748e48a1669c
-EBUILD scim-input-pad-0.1.1.ebuild 1462 RMD160 353fcfcc7b4eb61579ca93b3a0604763a2c9dcf6 SHA1 c22e1965d3de3210b9503a0281786e44a0c0c7d2 SHA256 668c2fb7ea754189b7e3568ccd7dc7d6952dd4ffc5b483948deafe37d02517c9
-MISC ChangeLog 849 RMD160 65a1090c818622b396108eafadca3454bf24a2b5 SHA1 9745be6aca9032b0e859c1fc2087494162574335 SHA256 8134dd6dc4220e710065ebb1521cf3f19bfc77da60ddcdc56e84554dde54b4d2
+EBUILD scim-input-pad-0.1.1.ebuild 1467 RMD160 cded26b33cb3c60944156665215d5e82deb0ad8e SHA1 2de8541f64f5a204bbab68fb15e44a6d4491437c SHA256 a72b83d4a115d2d62d56eb3c7c53637a06b76b57eb3e4f684737f1aadb5a559f
+MISC ChangeLog 965 RMD160 b9dd842583ecf3fb7f0ad7f84cbfaa4a5efb2b93 SHA1 681121ad8abbee5c9833fccd0180ff20882884aa SHA256 f698c86f71ace5251a8f6ebed669904adda11a92d46a3f2b5f835093c9cb1499
MISC metadata.xml 1580 RMD160 d4b2457c227315909ce5cfcbc1d81d6303f51fd6 SHA1 bd2694e1dabadf0f7d4ead49ac9b85796650e6ed SHA256 ea2769dd735017264f73a4b3afab3ea495a03b7284563590974751c1027ec9f0
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
}