summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2005-01-10 20:40:48 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2005-01-10 20:40:48 +0000
commitb25fca9cd5872bc89b68c90d8bb2022999bab931 (patch)
tree21a4e12f3b17ca637c04631e88792d41426817c4 /x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild
parentMarking stable for x86 (Manifest recommit) (diff)
downloadgentoo-2-b25fca9cd5872bc89b68c90d8bb2022999bab931.tar.gz
gentoo-2-b25fca9cd5872bc89b68c90d8bb2022999bab931.tar.bz2
gentoo-2-b25fca9cd5872bc89b68c90d8bb2022999bab931.zip
Syntactical changes for bug 69872; grammer fixes, too
Diffstat (limited to 'x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild')
-rw-r--r--x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild b/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild
index a66a91d7d725..9c8d2c90cae7 100644
--- a/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild
+++ b/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild,v 1.10 2005/01/10 04:19:23 augustus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowmaker/windowmaker-0.91.0-r1.ebuild,v 1.11 2005/01/10 20:40:48 fafhrd Exp $
inherit eutils gnustep-funcs
@@ -15,7 +15,7 @@ IUSE="gif gnustep jpeg nls png tiff modelock vdesktop xinerama"
DEPEND="x11-base/xorg-x11
media-libs/fontconfig
gif? ( || ( >=media-libs/libungif-4.1.0
- >=media-libs/giflib-4.1.0-r3))
+ >=media-libs/giflib-4.1.0-r3 ) )
png? ( >=media-libs/libpng-1.2.1 )
jpeg? ( >=media-libs/jpeg-6b-r2 )
tiff? ( >=media-libs/tiff-3.6.1-r2 )"
@@ -167,7 +167,7 @@ pkg_postinst() {
ewarn ""
else
einfo "Even though you are not using the GNUstep environment, wmaker.inst will"
- einfo " create a 'GNUstep' directory in your home -- it uses this dirctory"
+ einfo " create a 'GNUstep' directory in your home -- it uses this directory"
einfo " to store your WindowMaker configuration files."
einfo "WPrefs.app can be launched at /usr/lib/GNUstep/Applications/WPrefs.app/WPrefs"
einfo " or by simply **clicking on it in the WindowMaker default dock.**"