summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/softgun/softgun-0.08.ebuild')
-rw-r--r--app-emulation/softgun/softgun-0.08.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/softgun/softgun-0.08.ebuild b/app-emulation/softgun/softgun-0.08.ebuild
index f36ff2c00370..8bc2f5f43f4d 100644
--- a/app-emulation/softgun/softgun-0.08.ebuild
+++ b/app-emulation/softgun/softgun-0.08.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-emulation/softgun/softgun-0.08.ebuild,v 1.1 2005/03/04 16:18:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/softgun/softgun-0.08.ebuild,v 1.2 2007/01/25 22:53:19 genone Exp $
inherit toolchain-funcs
@@ -35,6 +35,6 @@ src_install() {
}
pkg_postinst() {
- einfo "To create a configuration file, run as user:"
- einfo " gzcat /usr/share/doc/${PF}/defaultconfig.gz > ~/.emuconfig"
+ elog "To create a configuration file, run as user:"
+ elog " gzcat /usr/share/doc/${PF}/defaultconfig.gz > ~/.emuconfig"
}