summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2004-09-30 17:59:20 +0000
committerTavis Ormandy <taviso@gentoo.org>2004-09-30 17:59:20 +0000
commit6b13d2430d1d0e602f6f00b5ec0a25e856584816 (patch)
treec84f2d4bfb6635a886691d2e16f8f5e20f827b6c /x11-wm/fvwm
parentadded ~mips keyword (Manifest recommit) (diff)
downloadgentoo-2-6b13d2430d1d0e602f6f00b5ec0a25e856584816.tar.gz
gentoo-2-6b13d2430d1d0e602f6f00b5ec0a25e856584816.tar.bz2
gentoo-2-6b13d2430d1d0e602f6f00b5ec0a25e856584816.zip
tweak comments
Diffstat (limited to 'x11-wm/fvwm')
-rw-r--r--x11-wm/fvwm/fvwm-2.5.11.ebuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/fvwm/fvwm-2.5.11.ebuild b/x11-wm/fvwm/fvwm-2.5.11.ebuild
index a3916dd2b580..54d02c84517f 100644
--- a/x11-wm/fvwm/fvwm-2.5.11.ebuild
+++ b/x11-wm/fvwm/fvwm-2.5.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.11.ebuild,v 1.2 2004/09/30 17:43:40 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.11.ebuild,v 1.3 2004/09/30 17:59:20 taviso Exp $
inherit eutils flag-o-matic
@@ -288,14 +288,14 @@ pkg_postinst() {
fi
fi
echo
- einfo "If you have been using the 'ShowOnlyIcons never' syntax in FvwmIconMan,"
- einfo "please update your configuration to use the new officially supported"
- einfo "'ShowNoIcons' option."
+ einfo "If you have been using the 'ShowOnlyIcons never' syntax in"
+ einfo "FvwmIconMan, please update your configuration to use the new "
+ einfo "officially supported 'ShowNoIcons' option."
echo
einfo "The recommended name for your primary configuration file is now"
- einfo "~/.fvwm/config, of course, all previously supported locations"
- einfo "are stlil supported, and this can be overridden on the command line"
+ einfo "~/.fvwm/config, of course, all previously supported locations are"
+ einfo "stlil supported, and this can be overridden on the command line."
echo
- einfo "For in depth information about all changes in this release, please read"
- einfo "the ChangeLog"
+ einfo "For in depth information about all changes in this release, please"
+ einfo "refer to the ChangeLog."
}