summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/pftpfxp/pftpfxp-0.11.4.6.ebuild')
-rw-r--r--net-ftp/pftpfxp/pftpfxp-0.11.4.6.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-ftp/pftpfxp/pftpfxp-0.11.4.6.ebuild b/net-ftp/pftpfxp/pftpfxp-0.11.4.6.ebuild
index d394758d9585..96342fe43dc7 100644
--- a/net-ftp/pftpfxp/pftpfxp-0.11.4.6.ebuild
+++ b/net-ftp/pftpfxp/pftpfxp-0.11.4.6.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-ftp/pftpfxp/pftpfxp-0.11.4.6.ebuild,v 1.3 2006/02/24 21:48:03 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pftpfxp/pftpfxp-0.11.4.6.ebuild,v 1.4 2007/05/06 11:00:51 genone Exp $
inherit eutils toolchain-funcs
@@ -38,8 +38,8 @@ src_install() {
}
pkg_postinst() {
- einfo "In order to use pftp-mew you need to create these files:"
- einfo " ~/.pftp/config"
- einfo " ~/.pftp/keymap"
- einfo "Refer to the examples in /usr/share/doc/${PF} for more information."
+ elog "In order to use pftp-mew you need to create these files:"
+ elog " ~/.pftp/config"
+ elog " ~/.pftp/keymap"
+ elog "Refer to the examples in /usr/share/doc/${PF} for more information."
}