Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
vapier 10/03/30 03:54:54
Modified: ChangeLog wine-1.1.41.ebuild
Log:
Update pulseaudio patches #311897 by Locke Shinseiko.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.301 app-emulation/wine/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.301&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.301&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.300&r2=1.301
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -r1.300 -r1.301
--- ChangeLog 29 Mar 2010 06:15:10 -0000 1.300
+++ ChangeLog 30 Mar 2010 03:54:54 -0000 1.301
@@ -1,6 +1,9 @@
# 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.300 2010/03/29 06:15:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.301 2010/03/30 03:54:54 vapier Exp $
+
+ 30 Mar 2010; Mike Frysinger <vapier@g.o> wine-1.1.41.ebuild:
+ Update pulseaudio patches #311897 by Locke Shinseiko.
*wine-1.1.41 (29 Mar 2010)
1.2 app-emulation/wine/wine-1.1.41.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild?r1=1.1&r2=1.2
Index: wine-1.1.41.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wine-1.1.41.ebuild 29 Mar 2010 06:15:10 -0000 1.1
+++ wine-1.1.41.ebuild 30 Mar 2010 03:54:54 -0000 1.2
@@ -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.1.41.ebuild,v 1.1 2010/03/29 06:15:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild,v 1.2 2010/03/30 03:54:54 vapier Exp $
EAPI="2"
@@ -19,7 +19,7 @@
S=${WORKDIR}/${MY_P}
fi
-pulse_patches() { echo "$1"/winepulse-{0.35{,-configure.ac},0.34-winecfg}.patch ; }
+pulse_patches() { echo "$1"/winepulse-{0.36,0.35-configure.ac,0.34-winecfg}.patch ; }
GV="1.0.0-x86"
DESCRIPTION="free implementation of Windows(tm) on Unix"
HOMEPAGE="http://www.winehq.org/"
|
|