diff options
Diffstat (limited to 'app-emacs/analog/analog-1.29.ebuild')
-rw-r--r-- | app-emacs/analog/analog-1.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/analog/analog-1.29.ebuild b/app-emacs/analog/analog-1.29.ebuild index 836e58efb007..b7cf9e598ef0 100644 --- a/app-emacs/analog/analog-1.29.ebuild +++ b/app-emacs/analog/analog-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/analog/analog-1.29.ebuild,v 1.10 2007/01/09 12:14:32 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/analog/analog-1.29.ebuild,v 1.11 2007/01/28 03:58:48 genone Exp $ inherit elisp @@ -28,7 +28,7 @@ src_install() { pkg_postinst() { elisp-site-regen - einfo "Please see ${SITELISP}/${PN}/analog.el for the complete documentation." + elog "Please see ${SITELISP}/${PN}/analog.el for the complete documentation." } pkg_postrm() { |