From 5195254608d5f0be3f18251cb25cd11a0c323862 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 27 Oct 2004 12:46:38 +0000 Subject: remove trailing whitespace --- app-emulation/wine/Manifest | 2 +- app-emulation/wine/wine-20041019.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/wine/Manifest b/app-emulation/wine/Manifest index 674b9c5df112..e54242173153 100644 --- a/app-emulation/wine/Manifest +++ b/app-emulation/wine/Manifest @@ -1,6 +1,6 @@ MD5 878ccf9a45f17e6b3d0f80894a730588 ChangeLog 13679 MD5 6525c48ba09d08599432ea6c299e52f4 metadata.xml 354 -MD5 e7805af379978fabb615d97b8590eac2 wine-20041019.ebuild 3714 +MD5 e0b1f76bb39fae54981883a795a9d1b1 wine-20041019.ebuild 3713 MD5 0b8a40b373bf8ab6c0368dd5a64f5449 wine-20040716.ebuild 3443 MD5 64c9b939319110b4f44ef6f431262181 files/digest-wine-20041019 212 MD5 1668a758aa2007cb99a773b3c5c844c9 files/winearts-kdecvs-fix.patch 325 diff --git a/app-emulation/wine/wine-20041019.ebuild b/app-emulation/wine/wine-20041019.ebuild index efc318f8aa32..47f4a6313f7e 100644 --- a/app-emulation/wine/wine-20041019.ebuild +++ b/app-emulation/wine/wine-20041019.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-20041019.ebuild,v 1.1 2004/10/27 12:45:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019.ebuild,v 1.2 2004/10/27 12:46:38 vapier Exp $ inherit eutils flag-o-matic @@ -98,7 +98,7 @@ src_install() { cd ${D}/usr/lib/wine/.data cp -r ${WORKDIR}/fake_windows . || die "fake_windows" chown root:root fake_windows/ -R - + # Unpacking the miscellaneous files cp ${WORKDIR}/misc/* . || die "misc" chown root:root config -- cgit v1.2.3-65-gdbad