summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-12 20:13:25 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-12 20:13:54 +0100
commitfa8e597a44313386b434dc12a848879b96863e72 (patch)
tree2d631455ef0804206b59f614b53c5fbb72bca6e1 /sys-apps
parentwww-client/vivaldi: Old. (diff)
downloadgentoo-fa8e597a44313386b434dc12a848879b96863e72.tar.gz
gentoo-fa8e597a44313386b434dc12a848879b96863e72.tar.bz2
gentoo-fa8e597a44313386b434dc12a848879b96863e72.zip
sys-apps/hwloc: Fix bug #581004 properly.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/hwloc/hwloc-1.10.0-r2.ebuild4
-rw-r--r--sys-apps/hwloc/hwloc-1.10.0.ebuild4
-rw-r--r--sys-apps/hwloc/hwloc-1.10.1-r1.ebuild4
-rw-r--r--sys-apps/hwloc/hwloc-1.7.2.ebuild4
-rw-r--r--sys-apps/hwloc/hwloc-1.8.1.ebuild4
-rw-r--r--sys-apps/hwloc/hwloc-1.9.ebuild4
6 files changed, 12 insertions, 12 deletions
diff --git a/sys-apps/hwloc/hwloc-1.10.0-r2.ebuild b/sys-apps/hwloc/hwloc-1.10.0-r2.ebuild
index 59925c4ebf8e..6fb27b121184 100644
--- a/sys-apps/hwloc/hwloc-1.10.0-r2.ebuild
+++ b/sys-apps/hwloc/hwloc-1.10.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ IUSE="cairo cuda debug gl +numa opencl +pci plugins svg static-libs xml X"
RDEPEND="sys-libs/ncurses
cairo? ( x11-libs/cairo[X?,svg?] )
cuda? ( dev-util/nvidia-cuda-toolkit )
- gl? ( media-video/nvidia-settings )
+ gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
opencl? ( x11-drivers/ati-drivers )
pci? (
sys-apps/pciutils
diff --git a/sys-apps/hwloc/hwloc-1.10.0.ebuild b/sys-apps/hwloc/hwloc-1.10.0.ebuild
index 7820cb16d767..1fa235b2a76e 100644
--- a/sys-apps/hwloc/hwloc-1.10.0.ebuild
+++ b/sys-apps/hwloc/hwloc-1.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ IUSE="cairo cuda debug gl +numa opencl +pci plugins svg static-libs xml X"
RDEPEND="sys-libs/ncurses
cairo? ( x11-libs/cairo[X?,svg?] )
cuda? ( dev-util/nvidia-cuda-toolkit )
- gl? ( media-video/nvidia-settings )
+ gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
opencl? ( x11-drivers/ati-drivers )
pci? (
sys-apps/pciutils
diff --git a/sys-apps/hwloc/hwloc-1.10.1-r1.ebuild b/sys-apps/hwloc/hwloc-1.10.1-r1.ebuild
index 0f9d22c762ef..3e1ea17111cf 100644
--- a/sys-apps/hwloc/hwloc-1.10.1-r1.ebuild
+++ b/sys-apps/hwloc/hwloc-1.10.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -23,7 +23,7 @@ IUSE="cairo cuda debug gl +numa opencl +pci plugins svg static-libs xml X"
RDEPEND=">=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}]
cairo? ( >=x11-libs/cairo-1.12.14-r4[X?,svg?,${MULTILIB_USEDEP}] )
cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
- gl? ( media-video/nvidia-settings )
+ gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
opencl? ( x11-drivers/ati-drivers:* )
pci? (
>=sys-apps/pciutils-3.3.0-r2[${MULTILIB_USEDEP}]
diff --git a/sys-apps/hwloc/hwloc-1.7.2.ebuild b/sys-apps/hwloc/hwloc-1.7.2.ebuild
index f28b21554d11..d47d723c140b 100644
--- a/sys-apps/hwloc/hwloc-1.7.2.ebuild
+++ b/sys-apps/hwloc/hwloc-1.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ IUSE="cairo cuda debug gl +numa opencl +pci plugins svg static-libs xml X"
RDEPEND="sys-libs/ncurses
cairo? ( x11-libs/cairo[X?,svg?] )
cuda? ( dev-util/nvidia-cuda-toolkit )
- gl? ( media-video/nvidia-settings )
+ gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
opencl? ( x11-drivers/ati-drivers )
pci? (
sys-apps/pciutils
diff --git a/sys-apps/hwloc/hwloc-1.8.1.ebuild b/sys-apps/hwloc/hwloc-1.8.1.ebuild
index 9bfbd90e2f4a..6a35bbb68224 100644
--- a/sys-apps/hwloc/hwloc-1.8.1.ebuild
+++ b/sys-apps/hwloc/hwloc-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ IUSE="cairo cuda debug gl +numa opencl +pci plugins svg static-libs xml X"
RDEPEND="sys-libs/ncurses
cairo? ( x11-libs/cairo[X?,svg?] )
cuda? ( dev-util/nvidia-cuda-toolkit )
- gl? ( media-video/nvidia-settings )
+ gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
opencl? ( x11-drivers/ati-drivers )
pci? (
sys-apps/pciutils
diff --git a/sys-apps/hwloc/hwloc-1.9.ebuild b/sys-apps/hwloc/hwloc-1.9.ebuild
index e589dac9c507..1126ed74f095 100644
--- a/sys-apps/hwloc/hwloc-1.9.ebuild
+++ b/sys-apps/hwloc/hwloc-1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ IUSE="cairo cuda debug gl +numa opencl +pci plugins svg static-libs xml X"
RDEPEND="sys-libs/ncurses
cairo? ( x11-libs/cairo[X?,svg?] )
cuda? ( dev-util/nvidia-cuda-toolkit )
- gl? ( media-video/nvidia-settings )
+ gl? ( || ( x11-drivers/nvidia-drivers[static-libs,tools] media-video/nvidia-settings ) )
opencl? ( x11-drivers/ati-drivers )
pci? (
sys-apps/pciutils