summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/p3nfs/p3nfs-5.19.ebuild')
-rw-r--r--app-pda/p3nfs/p3nfs-5.19.ebuild18
1 files changed, 9 insertions, 9 deletions
diff --git a/app-pda/p3nfs/p3nfs-5.19.ebuild b/app-pda/p3nfs/p3nfs-5.19.ebuild
index 614290683946..2b372f618bc1 100644
--- a/app-pda/p3nfs/p3nfs-5.19.ebuild
+++ b/app-pda/p3nfs/p3nfs-5.19.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-pda/p3nfs/p3nfs-5.19.ebuild,v 1.3 2006/05/05 14:32:01 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/p3nfs/p3nfs-5.19.ebuild,v 1.4 2007/01/24 03:32:04 genone Exp $
inherit eutils flag-o-matic
@@ -36,11 +36,11 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "You need to install one of the nfsapp-*.sis clients on your"
- einfo "Symbian device to be able to mount it's filesystems."
- einfo
- einfo "Make sure to have portmap running before you start the"
- einfo "p3nfsd server."
- einfo
+ elog
+ elog "You need to install one of the nfsapp-*.sis clients on your"
+ elog "Symbian device to be able to mount it's filesystems."
+ elog
+ elog "Make sure to have portmap running before you start the"
+ elog "p3nfsd server."
+ elog
}