summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-28 04:41:25 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-28 04:41:25 +0000
commitf97d3d7a348736b884b076edd16b0f0b83bb349e (patch)
tree6f621f4fbd812f68f24bbd03fc8d7231e876262e /app-emacs/typing/typing-1.1.2.ebuild
parentversion bump (diff)
downloadhistorical-f97d3d7a348736b884b076edd16b0f0b83bb349e.tar.gz
historical-f97d3d7a348736b884b076edd16b0f0b83bb349e.tar.bz2
historical-f97d3d7a348736b884b076edd16b0f0b83bb349e.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'app-emacs/typing/typing-1.1.2.ebuild')
-rw-r--r--app-emacs/typing/typing-1.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/typing/typing-1.1.2.ebuild b/app-emacs/typing/typing-1.1.2.ebuild
index 1155ffc67d0f..0cb751418b32 100644
--- a/app-emacs/typing/typing-1.1.2.ebuild
+++ b/app-emacs/typing/typing-1.1.2.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-emacs/typing/typing-1.1.2.ebuild,v 1.9 2005/08/28 02:28:17 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/typing/typing-1.1.2.ebuild,v 1.10 2007/01/28 04:34:26 genone Exp $
inherit elisp
@@ -28,7 +28,7 @@ src_install() {
pkg_postinst() {
elisp-site-regen
- einfo "Please see ${SITELISP}/${PN}/typing.el for the complete documentation."
+ elog "Please see ${SITELISP}/${PN}/typing.el for the complete documentation."
}
pkg_postrm() {