summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-02-05 09:23:15 +0000
committerMike Frysinger <vapier@gentoo.org>2011-02-05 09:23:15 +0000
commitca9d19109933dd5eacd3f99afe8d3a623dc91d86 (patch)
tree1d86d8f3a646a96280b1a1eb237a0b552a5192be /app-emulation/wine/wine-9999.ebuild
parentold (diff)
downloadhistorical-ca9d19109933dd5eacd3f99afe8d3a623dc91d86.tar.gz
historical-ca9d19109933dd5eacd3f99afe8d3a623dc91d86.tar.bz2
historical-ca9d19109933dd5eacd3f99afe8d3a623dc91d86.zip
Update winepulse patches #353251 by Murray Colpman.
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-rw-r--r--app-emulation/wine/wine-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index dbb2f1252e15..4edb939dcffd 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.71 2011/02/05 08:50:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.72 2011/02/05 09:23:15 vapier Exp $
EAPI="2"
@@ -20,7 +20,7 @@ else
S=${WORKDIR}/${MY_P}
fi
-pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,0.38-winecfg}.patch ; }
+pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,winecfg-1.3.11}.patch ; }
GV="1.1.0"
DESCRIPTION="free implementation of Windows(tm) on Unix"
HOMEPAGE="http://www.winehq.org/"