diff options
Diffstat (limited to 'app-emacs/wanderlust/wanderlust-2.8.1.ebuild')
-rw-r--r-- | app-emacs/wanderlust/wanderlust-2.8.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/wanderlust/wanderlust-2.8.1.ebuild b/app-emacs/wanderlust/wanderlust-2.8.1.ebuild index 62b44ad6e620..e1d68fb07a88 100644 --- a/app-emacs/wanderlust/wanderlust-2.8.1.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.8.1.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/wanderlust/wanderlust-2.8.1.ebuild,v 1.4 2005/01/01 14:06:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.8.1.ebuild,v 1.5 2007/01/28 04:38:33 genone Exp $ inherit elisp @@ -49,8 +49,8 @@ src_install() { pkg_postinst() { elisp-site-regen - einfo "Please see /usr/share/doc/${P}/INSTALL.gz." - einfo "And Sample configuration files exist on /usr/share/wl/samples." + elog "Please see /usr/share/doc/${P}/INSTALL.gz." + elog "And Sample configuration files exist on /usr/share/wl/samples." } pkg_postrm() { |