summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-06-12 13:01:30 +0000
committerMarius Mauch <genone@gentoo.org>2007-06-12 13:01:30 +0000
commitef33a910273fe7837fdac4fc9bbf006c511cd920 (patch)
tree8e78790baac46fca57e67cd0f4d7c93dfd746d58 /net-mail/qlogtools/qlogtools-3.1.ebuild
parentwhitespace (diff)
downloadgentoo-2-ef33a910273fe7837fdac4fc9bbf006c511cd920.tar.gz
gentoo-2-ef33a910273fe7837fdac4fc9bbf006c511cd920.tar.bz2
gentoo-2-ef33a910273fe7837fdac4fc9bbf006c511cd920.zip
Replacing einfo with elog
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-mail/qlogtools/qlogtools-3.1.ebuild')
-rw-r--r--net-mail/qlogtools/qlogtools-3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/qlogtools/qlogtools-3.1.ebuild b/net-mail/qlogtools/qlogtools-3.1.ebuild
index df2fb9297a0a..714db9954aa9 100644
--- a/net-mail/qlogtools/qlogtools-3.1.ebuild
+++ b/net-mail/qlogtools/qlogtools-3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/qlogtools/qlogtools-3.1.ebuild,v 1.6 2006/12/02 21:49:33 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/qlogtools/qlogtools-3.1.ebuild,v 1.7 2007/06/12 13:01:30 genone Exp $
inherit eutils toolchain-funcs
@@ -36,5 +36,5 @@ src_install() {
}
pkg_postinst() {
- einfo "Please see /usr/share/doc/${PF}/README for configuration information"
+ elog "Please see /usr/share/doc/${PF}/README for configuration information"
}