summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-07-08 19:24:59 +0000
committerMike Frysinger <vapier@gentoo.org>2011-07-08 19:24:59 +0000
commit33b95e98a2cb2296be185d687dd103eef7186cf7 (patch)
treef76a15465d37a13d2f38545cf8e970259acce07c /app-emulation/wine
parentUse virtual/ffmpeg wrt #362127 by Tomáš Chvátal (diff)
downloadgentoo-2-33b95e98a2cb2296be185d687dd103eef7186cf7.tar.gz
gentoo-2-33b95e98a2cb2296be185d687dd103eef7186cf7.tar.bz2
gentoo-2-33b95e98a2cb2296be185d687dd103eef7186cf7.zip
force latest nvidia-cuda-toolkit package to avoid opencl changes in package #374467
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/ChangeLog15
-rw-r--r--app-emulation/wine/wine-1.3.10.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.11.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.12.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.13.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.14.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.15.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.16.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.17.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.18.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.19.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.20.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.21.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.22.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.23.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.9.ebuild4
-rw-r--r--app-emulation/wine/wine-9999.ebuild4
17 files changed, 35 insertions, 44 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog
index 17852ee4a9a3..1c6cc40de54a 100644
--- a/app-emulation/wine/ChangeLog
+++ b/app-emulation/wine/ChangeLog
@@ -1,15 +1,6 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.372 2011/07/08 02:40:25 vapier Exp $
-
- 08 Jul 2011; Mike Frysinger <vapier@gentoo.org> wine-1.3.9.ebuild,
- wine-1.3.10.ebuild, wine-1.3.11.ebuild, wine-1.3.12.ebuild,
- wine-1.3.13.ebuild, wine-1.3.14.ebuild, wine-1.3.15.ebuild,
- wine-1.3.16.ebuild, wine-1.3.17.ebuild, wine-1.3.18.ebuild,
- wine-1.3.19.ebuild, wine-1.3.20.ebuild, wine-1.3.21.ebuild,
- wine-1.3.22.ebuild, wine-1.3.23.ebuild, wine-9999.ebuild:
- Tweak cuda dep a bit more as older versions do not work #374145 by Matthew
- Schultz.
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.373 2011/07/08 19:24:59 vapier Exp $
07 Jul 2011; Mike Frysinger <vapier@gentoo.org> wine-1.3.9.ebuild,
wine-1.3.10.ebuild, wine-1.3.11.ebuild, wine-1.3.12.ebuild,
@@ -17,8 +8,8 @@
wine-1.3.16.ebuild, wine-1.3.17.ebuild, wine-1.3.18.ebuild,
wine-1.3.19.ebuild, wine-1.3.20.ebuild, wine-1.3.21.ebuild,
wine-1.3.22.ebuild, wine-1.3.23.ebuild, wine-9999.ebuild:
- Also pull in dev-util/nvidia-cuda-toolkit for USE=opencl #374145 by Matthew
- Schultz.
+ Pull in recent enough dev-util/nvidia-cuda-toolkit for USE=opencl
+ #374145 by Matthew Schultz.
05 Jul 2011; Mike Frysinger <vapier@gentoo.org> wine-1.2.ebuild,
wine-1.2.1.ebuild, wine-1.2.2.ebuild, wine-1.2.3.ebuild, wine-1.3.0.ebuild,
diff --git a/app-emulation/wine/wine-1.3.10.ebuild b/app-emulation/wine/wine-1.3.10.ebuild
index 5d71b5ce36a5..f726b1894545 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-2011 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.9 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.10 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.11.ebuild b/app-emulation/wine/wine-1.3.11.ebuild
index efb1c440eec4..78c8b6529ce9 100644
--- a/app-emulation/wine/wine-1.3.11.ebuild
+++ b/app-emulation/wine/wine-1.3.11.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-1.3.11.ebuild,v 1.8 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.9 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.12.ebuild b/app-emulation/wine/wine-1.3.12.ebuild
index 38f436317365..1dfb087310b8 100644
--- a/app-emulation/wine/wine-1.3.12.ebuild
+++ b/app-emulation/wine/wine-1.3.12.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-1.3.12.ebuild,v 1.6 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v 1.7 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.13.ebuild b/app-emulation/wine/wine-1.3.13.ebuild
index d78c3f435107..d1549cef4ba4 100644
--- a/app-emulation/wine/wine-1.3.13.ebuild
+++ b/app-emulation/wine/wine-1.3.13.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-1.3.13.ebuild,v 1.6 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v 1.7 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.14.ebuild b/app-emulation/wine/wine-1.3.14.ebuild
index ee4e49b38af6..e6a9575712ca 100644
--- a/app-emulation/wine/wine-1.3.14.ebuild
+++ b/app-emulation/wine/wine-1.3.14.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-1.3.14.ebuild,v 1.7 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v 1.8 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.15.ebuild b/app-emulation/wine/wine-1.3.15.ebuild
index 05a0cdac1050..e5cd47478ff1 100644
--- a/app-emulation/wine/wine-1.3.15.ebuild
+++ b/app-emulation/wine/wine-1.3.15.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-1.3.15.ebuild,v 1.6 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v 1.7 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.16.ebuild b/app-emulation/wine/wine-1.3.16.ebuild
index 5c6e2db5843b..9c419f059eab 100644
--- a/app-emulation/wine/wine-1.3.16.ebuild
+++ b/app-emulation/wine/wine-1.3.16.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-1.3.16.ebuild,v 1.7 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.8 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.17.ebuild b/app-emulation/wine/wine-1.3.17.ebuild
index deadbc1e34d2..96750fc144d5 100644
--- a/app-emulation/wine/wine-1.3.17.ebuild
+++ b/app-emulation/wine/wine-1.3.17.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-1.3.17.ebuild,v 1.7 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v 1.8 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.18.ebuild b/app-emulation/wine/wine-1.3.18.ebuild
index d6a1aa2917bc..b212184bec7b 100644
--- a/app-emulation/wine/wine-1.3.18.ebuild
+++ b/app-emulation/wine/wine-1.3.18.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-1.3.18.ebuild,v 1.7 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v 1.8 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.19.ebuild b/app-emulation/wine/wine-1.3.19.ebuild
index 0c3da2b09e72..e7913e3129ae 100644
--- a/app-emulation/wine/wine-1.3.19.ebuild
+++ b/app-emulation/wine/wine-1.3.19.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-1.3.19.ebuild,v 1.6 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v 1.7 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.20.ebuild b/app-emulation/wine/wine-1.3.20.ebuild
index 0e457c316031..b39315d7f395 100644
--- a/app-emulation/wine/wine-1.3.20.ebuild
+++ b/app-emulation/wine/wine-1.3.20.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-1.3.20.ebuild,v 1.5 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.6 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.21.ebuild b/app-emulation/wine/wine-1.3.21.ebuild
index edde35c8da22..3c63e1c3efc2 100644
--- a/app-emulation/wine/wine-1.3.21.ebuild
+++ b/app-emulation/wine/wine-1.3.21.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-1.3.21.ebuild,v 1.5 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v 1.6 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.22.ebuild b/app-emulation/wine/wine-1.3.22.ebuild
index 385c4d4de9d1..e9cfd661d5a4 100644
--- a/app-emulation/wine/wine-1.3.22.ebuild
+++ b/app-emulation/wine/wine-1.3.22.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-1.3.22.ebuild,v 1.5 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.6 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.23.ebuild b/app-emulation/wine/wine-1.3.23.ebuild
index 21ea1374d3cb..5a856fef916b 100644
--- a/app-emulation/wine/wine-1.3.23.ebuild
+++ b/app-emulation/wine/wine-1.3.23.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-1.3.23.ebuild,v 1.5 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.6 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.9.ebuild b/app-emulation/wine/wine-1.3.9.ebuild
index d9d0d7138e25..43823bc9a6e1 100644
--- a/app-emulation/wine/wine-1.3.9.ebuild
+++ b/app-emulation/wine/wine-1.3.9.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-1.3.9.ebuild,v 1.8 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v 1.9 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index 464f9dffd78d..20e97738839c 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.84 2011/07/08 02:40:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.85 2011/07/08 19:24:59 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.0[opencl] )
+ opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )