diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-03 00:04:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-03 00:04:35 +0000 |
commit | f92480c1368e47fff9b30a8a526f9943bc2dcb29 (patch) | |
tree | fa9573849b756e670559479801d4547b49bde930 /app-emulation/wine/wine-20050310-r1.ebuild | |
parent | document the winearts patch (diff) | |
download | gentoo-2-f92480c1368e47fff9b30a8a526f9943bc2dcb29.tar.gz gentoo-2-f92480c1368e47fff9b30a8a526f9943bc2dcb29.tar.bz2 gentoo-2-f92480c1368e47fff9b30a8a526f9943bc2dcb29.zip |
winearts patch hasnt been needed for a while
Diffstat (limited to 'app-emulation/wine/wine-20050310-r1.ebuild')
-rw-r--r-- | app-emulation/wine/wine-20050310-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20050310-r1.ebuild b/app-emulation/wine/wine-20050310-r1.ebuild index 13c50493d77d..a20007355872 100644 --- a/app-emulation/wine/wine-20050310-r1.ebuild +++ b/app-emulation/wine/wine-20050310-r1.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-20050310-r1.ebuild,v 1.15 2006/02/03 00:03:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050310-r1.ebuild,v 1.16 2006/02/03 00:04:35 vapier Exp $ inherit eutils flag-o-matic multilib @@ -78,7 +78,6 @@ src_unpack() { epatch "${FILESDIR}"/wine-wmf.patch epatch "${FILESDIR}"/wine-20050524-alsa-headers.patch - epatch "${FILESDIR}"/winearts-kdecvs-fix.patch #31557 epatch "${FILESDIR}"/wine-hangfix-bug2660.patch #98156 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in epatch "${FILESDIR}"/wine-20050310-upstream-colortable.patch #88715 |