From d1c2d6f7b3367efaa4408a3b294d8a51f49a9023 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 3 Feb 2006 03:29:52 +0000 Subject: drop alsa headers patch and add gentoo ssp patch (Portage version: 2.1_pre4-r1) --- app-emulation/wine/wine-0.9.7.ebuild | 3 +-- app-emulation/wine/wine-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/wine/wine-0.9.7.ebuild b/app-emulation/wine/wine-0.9.7.ebuild index 9346815cf99e..eb7a93daace3 100644 --- a/app-emulation/wine/wine-0.9.7.ebuild +++ b/app-emulation/wine/wine-0.9.7.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.7.ebuild,v 1.1 2006/02/03 00:06:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.7.ebuild,v 1.2 2006/02/03 03:29:52 vapier Exp $ inherit eutils flag-o-matic multilib @@ -81,7 +81,6 @@ src_unpack() { cd "${S}" epatch "${FILESDIR}"/wine-0.9.6-force-ddraw-gamma.patch #119931 - #epatch "${FILESDIR}"/wine-20050524-alsa-headers.patch sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in epatch "${FILESDIR}"/wine-gentoo-no-ssp.patch #66002 sed -i '/^MimeType/d' tools/wine.desktop || die #117785 diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 91fe538e00a2..434ad882ed57 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.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-9999.ebuild,v 1.6 2006/02/03 00:04:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.7 2006/02/03 03:29:52 vapier Exp $ ECVS_SERVER="cvs.winehq.org:/home/wine" ECVS_MODULE="wine" @@ -87,8 +87,8 @@ src_unpack() { cvs_src_unpack cd "${S}" - epatch "${FILESDIR}"/wine-20050524-alsa-headers.patch sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in + epatch "${FILESDIR}"/wine-gentoo-no-ssp.patch #66002 sed -i '/^MimeType/d' tools/wine.desktop || die #117785 } -- cgit v1.2.3-65-gdbad