summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-03 00:03:29 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-03 00:03:29 +0000
commit9c2cf838257ed5b9fbab0f99f86bff755c30796a (patch)
tree687b8f41910665a2f909feb290b37a8055bda607 /app-emulation/wine/wine-0.9.1.ebuild
parentMark 2.12.2 stable on alpha (diff)
downloadgentoo-2-9c2cf838257ed5b9fbab0f99f86bff755c30796a.tar.gz
gentoo-2-9c2cf838257ed5b9fbab0f99f86bff755c30796a.tar.bz2
gentoo-2-9c2cf838257ed5b9fbab0f99f86bff755c30796a.zip
document the winearts patch
Diffstat (limited to 'app-emulation/wine/wine-0.9.1.ebuild')
-rw-r--r--app-emulation/wine/wine-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.1.ebuild b/app-emulation/wine/wine-0.9.1.ebuild
index ce689aae013c..c3973e15c6e3 100644
--- a/app-emulation/wine/wine-0.9.1.ebuild
+++ b/app-emulation/wine/wine-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.1.ebuild,v 1.6 2006/01/27 00:42:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.1.ebuild,v 1.7 2006/02/03 00:03:29 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -82,7 +82,7 @@ src_unpack() {
epatch "${FILESDIR}"/wine-wmf.patch
epatch "${FILESDIR}"/wine-20050524-alsa-headers.patch
- epatch "${FILESDIR}"/winearts-kdecvs-fix.patch
+ epatch "${FILESDIR}"/winearts-kdecvs-fix.patch #31557
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in
epatch "${FILESDIR}"/wine-no-ssp.patch #66002
epatch "${FILESDIR}"/wine-20050830-gcc-32bit.patch