aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-02-19 09:03:40 +0100
committerJustin Lecher <jlec@gentoo.org>2015-02-19 09:03:40 +0100
commitc30aacd03ef976ed2c7a6bd765e45c632ceaedc1 (patch)
tree5cbd838a00fc0c4fb7fa31df6b741352b8902274 /sys-apps
parentdev-util/nvidia-cuda-toolkit: Create convinience symlink lib32 -> lib (diff)
downloadsci-c30aacd03ef976ed2c7a6bd765e45c632ceaedc1.tar.gz
sci-c30aacd03ef976ed2c7a6bd765e45c632ceaedc1.tar.bz2
sci-c30aacd03ef976ed2c7a6bd765e45c632ceaedc1.zip
sys-apps/hwloc: Set minimum support cuda toolkit version
Package-Manager: portage-2.2.17 RepoMan-Options: --force
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/hwloc/ChangeLog3
-rw-r--r--sys-apps/hwloc/hwloc-1.10.1.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/sys-apps/hwloc/ChangeLog b/sys-apps/hwloc/ChangeLog
index 517a414ae..48256ef85 100644
--- a/sys-apps/hwloc/ChangeLog
+++ b/sys-apps/hwloc/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/ChangeLog,v 1.49 2015/01/05 17:56:52 aballier Exp $
+ 19 Feb 2015; Justin Lecher <jlec@gentoo.org> hwloc-1.10.1.ebuild:
+ sys-apps/hwloc: Set minimum support cuda toolkit version
+
18 Feb 2015; Christoph Junghans <ottxor@gentoo.org> hwloc-1.10.1.ebuild:
fixed cuda build
diff --git a/sys-apps/hwloc/hwloc-1.10.1.ebuild b/sys-apps/hwloc/hwloc-1.10.1.ebuild
index 7cbc3a5ed..e6f9c90d4 100644
--- a/sys-apps/hwloc/hwloc-1.10.1.ebuild
+++ b/sys-apps/hwloc/hwloc-1.10.1.ebuild
@@ -22,7 +22,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 )
+ cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
gl? ( media-video/nvidia-settings )
opencl? ( x11-drivers/ati-drivers:* )
pci? (