summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-28 04:27:42 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-28 04:27:42 +0000
commitef725b3479247416b3e113569bb014f813b5444f (patch)
tree669933ee229e15dd5811d97e93dd141d4115d151 /app-emacs/psql/psql-1.10.ebuild
parentVersion bump and fix wxwidgets usage. (diff)
downloadgentoo-2-ef725b3479247416b3e113569bb014f813b5444f.tar.gz
gentoo-2-ef725b3479247416b3e113569bb014f813b5444f.tar.bz2
gentoo-2-ef725b3479247416b3e113569bb014f813b5444f.zip
Replacing einfo with elog
(Portage version: 2.1.2-r4)
Diffstat (limited to 'app-emacs/psql/psql-1.10.ebuild')
-rw-r--r--app-emacs/psql/psql-1.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/psql/psql-1.10.ebuild b/app-emacs/psql/psql-1.10.ebuild
index 4a28b0f278ca..d208a69b720a 100644
--- a/app-emacs/psql/psql-1.10.ebuild
+++ b/app-emacs/psql/psql-1.10.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/psql/psql-1.10.ebuild,v 1.7 2005/01/01 13:57:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/psql/psql-1.10.ebuild,v 1.8 2007/01/28 04:27:42 genone Exp $
inherit elisp
@@ -29,7 +29,7 @@ src_install() {
pkg_postinst() {
elisp-site-regen
- einfo "Please see ${SITELISP}/${PN}/psql.el for the complete documentation."
+ elog "Please see ${SITELISP}/${PN}/psql.el for the complete documentation."
}
pkg_postrm() {