diff options
Diffstat (limited to 'app-emacs/uboat/uboat-1.2.ebuild')
-rw-r--r-- | app-emacs/uboat/uboat-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/uboat/uboat-1.2.ebuild b/app-emacs/uboat/uboat-1.2.ebuild index c4eb989c30ce..fba2068fc02d 100644 --- a/app-emacs/uboat/uboat-1.2.ebuild +++ b/app-emacs/uboat/uboat-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/uboat/uboat-1.2.ebuild,v 1.9 2005/08/28 02:29:28 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/uboat/uboat-1.2.ebuild,v 1.10 2007/01/28 04:36:38 genone Exp $ inherit elisp @@ -28,7 +28,7 @@ src_install() { pkg_postinst() { elisp-site-regen - einfo "Please see ${SITELISP}/${PN}/uboat.el for the complete documentation." + elog "Please see ${SITELISP}/${PN}/uboat.el for the complete documentation." } pkg_postrm() { |