diff options
Diffstat (limited to 'app-emulation/wine/wine-20040408-r1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-20040408-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20040408-r1.ebuild b/app-emulation/wine/wine-20040408-r1.ebuild index 09b899ce7f00..33ef63c47b8b 100644 --- a/app-emulation/wine/wine-20040408-r1.ebuild +++ b/app-emulation/wine/wine-20040408-r1.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/app-emulation/wine/wine-20040408-r1.ebuild,v 1.1 2004/06/28 19:12:05 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040408-r1.ebuild,v 1.2 2004/06/29 16:19:42 mholzer Exp $ inherit eutils base @@ -87,7 +87,7 @@ src_install() { dobin regedit-wine wine winedbg rm regedit-wine wine winedbg - # copying the wine.inf into .data (used to be winedefault.reg) + # copying the wine.inf into .data (used to be winedefault.reg) cd ${S} dodir /usr/lib/wine/.data insinto /usr/lib/wine/.data |