diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-12-29 08:20:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-12-29 08:20:32 +0000 |
commit | 80ffb225cf72b39bd9b58d93e4edbbfa24933dc5 (patch) | |
tree | 1e6538bea66a623a98c0cd98a76b90f863a39689 /app-emulation/wine/wine-9999.ebuild | |
parent | Version bump #350003 by Krzysztof Olędzki. (diff) | |
download | gentoo-2-80ffb225cf72b39bd9b58d93e4edbbfa24933dc5.tar.gz gentoo-2-80ffb225cf72b39bd9b58d93e4edbbfa24933dc5.tar.bz2 gentoo-2-80ffb225cf72b39bd9b58d93e4edbbfa24933dc5.zip |
Update pulseaudio patches #349665.
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 90d8cead26b0..9c75bd4b38d1 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.67 2010/12/25 00:17:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.68 2010/12/29 08:20:32 vapier Exp $ EAPI="2" @@ -20,7 +20,7 @@ else S=${WORKDIR}/${MY_P} fi -pulse_patches() { echo "$1"/winepulse-{0.39,0.40-configure.ac,0.38-winecfg}.patch ; } +pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,0.38-winecfg}.patch ; } GV="1.1.0" DESCRIPTION="free implementation of Windows(tm) on Unix" HOMEPAGE="http://www.winehq.org/" |