diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-29 23:45:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-29 23:45:46 +0000 |
commit | f39735b600969c7b9c60aada987f862ed0b49254 (patch) | |
tree | 6515cd1096519f15801e463f3d69d9c728aef46a /app-emulation/win4lin/win4lin-4.0.22.ebuild | |
parent | add ~amd64 flag (diff) | |
download | gentoo-2-f39735b600969c7b9c60aada987f862ed0b49254.tar.gz gentoo-2-f39735b600969c7b9c60aada987f862ed0b49254.tar.bz2 gentoo-2-f39735b600969c7b9c60aada987f862ed0b49254.zip |
typo fix #34538
Diffstat (limited to 'app-emulation/win4lin/win4lin-4.0.22.ebuild')
-rw-r--r-- | app-emulation/win4lin/win4lin-4.0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/win4lin/win4lin-4.0.22.ebuild b/app-emulation/win4lin/win4lin-4.0.22.ebuild index 9db0759863d9..77cff3ce3a17 100644 --- a/app-emulation/win4lin/win4lin-4.0.22.ebuild +++ b/app-emulation/win4lin/win4lin-4.0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-4.0.22.ebuild,v 1.3 2003/09/04 00:52:29 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-4.0.22.ebuild,v 1.4 2003/11/29 23:45:46 vapier Exp $ IUSE="doc" @@ -71,7 +71,7 @@ pkg_config() { einfo 'You can help Gentoo Linux and obatin a full license at a discont offer' einfo 'for gentoo users in http://www.netraverse.com/gentoo.htm' einfo 'Netraverse donate to Gentoo Linux a percent of each purchase.' - einfo 'Thanks Netaverse.' + einfo 'Thanks Netraverse.' einfo einfo 'Remember, you must do "/etc/init.d/Win4Lin start" before start w4l' einfo 'Also you can add it to default boot "rc-update add Win4Lin default"' |