summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/nvu/nvu-1.0-r4.ebuild')
-rw-r--r--app-editors/nvu/nvu-1.0-r4.ebuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/app-editors/nvu/nvu-1.0-r4.ebuild b/app-editors/nvu/nvu-1.0-r4.ebuild
index 461edc08965d..585a8b0c4747 100644
--- a/app-editors/nvu/nvu-1.0-r4.ebuild
+++ b/app-editors/nvu/nvu-1.0-r4.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/app-editors/nvu/nvu-1.0-r4.ebuild,v 1.7 2006/10/23 22:02:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/nvu/nvu-1.0-r4.ebuild,v 1.8 2007/01/24 02:48:25 genone Exp $
inherit eutils mozconfig flag-o-matic multilib
@@ -82,10 +82,10 @@ src_install() {
}
pkg_postinst() {
- einfo "If you choose to setup the webbrowser feature to execute urls"
- einfo "under the HELP section please refer to"
- einfo "http://www.nvu.com/Building_From_Source.php#tipsandhints ."
- einfo "Make sure you follow the instructions to the letter if you have"
- einfo "any problems email me at anarchy@gentoo.org I will be more then"
- einfo "happy to assist you. DO NOT file a bug report on this issue."
+ elog "If you choose to setup the webbrowser feature to execute urls"
+ elog "under the HELP section please refer to"
+ elog "http://www.nvu.com/Building_From_Source.php#tipsandhints ."
+ elog "Make sure you follow the instructions to the letter if you have"
+ elog "any problems email me at anarchy@gentoo.org I will be more then"
+ elog "happy to assist you. DO NOT file a bug report on this issue."
}