summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-12-29 08:20:32 +0000
committerMike Frysinger <vapier@gentoo.org>2010-12-29 08:20:32 +0000
commit80ffb225cf72b39bd9b58d93e4edbbfa24933dc5 (patch)
tree1e6538bea66a623a98c0cd98a76b90f863a39689 /app-emulation
parentVersion bump #350003 by Krzysztof Olędzki. (diff)
downloadgentoo-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')
-rw-r--r--app-emulation/wine/ChangeLog6
-rw-r--r--app-emulation/wine/wine-1.3.10.ebuild4
-rw-r--r--app-emulation/wine/wine-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog
index edf0b210cca3..95f374d884b6 100644
--- a/app-emulation/wine/ChangeLog
+++ b/app-emulation/wine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.341 2010/12/25 00:17:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.342 2010/12/29 08:20:32 vapier Exp $
+
+ 29 Dec 2010; Mike Frysinger <vapier@gentoo.org> wine-1.3.10.ebuild,
+ wine-9999.ebuild:
+ Update pulseaudio patches #349665.
*wine-1.3.10 (25 Dec 2010)
*wine-1.3.9 (25 Dec 2010)
diff --git a/app-emulation/wine/wine-1.3.10.ebuild b/app-emulation/wine/wine-1.3.10.ebuild
index f349a7e1b29d..118c8605050b 100644
--- a/app-emulation/wine/wine-1.3.10.ebuild
+++ b/app-emulation/wine/wine-1.3.10.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-1.3.10.ebuild,v 1.1 2010/12/25 00:17:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.2 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/"
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/"