summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-accessibility/speechd-el/speechd-el-0.3.ebuild')
-rw-r--r--app-accessibility/speechd-el/speechd-el-0.3.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-accessibility/speechd-el/speechd-el-0.3.ebuild b/app-accessibility/speechd-el/speechd-el-0.3.ebuild
index 1155a55e1a63..095c91ebd3ac 100644
--- a/app-accessibility/speechd-el/speechd-el-0.3.ebuild
+++ b/app-accessibility/speechd-el/speechd-el-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/speechd-el-0.3.ebuild,v 1.6 2005/01/01 10:52:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-el/speechd-el-0.3.ebuild,v 1.7 2007/01/23 15:11:29 genone Exp $
inherit elisp-common
@@ -29,6 +29,6 @@ src_install() {
}
pkg_postinst() {
- einfo "Execute the following command from within emacs to get it to speak:"
- einfo " M-x load-library RET speechd-speak RET"
+ elog "Execute the following command from within emacs to get it to speak:"
+ elog " M-x load-library RET speechd-speak RET"
}