dev-util/nvidia-cuda-toolkit: fix install with use -eclipse
authorJason Zaman <perfinion@gentoo.org>
Thu, 5 Dec 2019 17:01:52 +0000 (01:01 +0800)
committerJason Zaman <perfinion@gentoo.org>
Thu, 5 Dec 2019 17:02:30 +0000 (01:02 +0800)
Closes: https://bugs.gentoo.org/701788
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.2.89.ebuild

index 5d9eeee669cd4bd00745b90a56ade26bfdfb3d4e..ca7089f105fc4da019a60b1b83e7bba39c36a522 100644 (file)
@@ -88,7 +88,7 @@ src_install() {
                        chmod a+x bin/${i} || die
                done
        else
-               use eclipse || remove+=( libnvvp libnsight nsightee_plugins nsight-compute-2019.4.0 nsight-systems-2019.3.7.5 bin/nsight bin/nsight_ee_plugins_manage.sh bin/nvvp bin/computeprof )
+               use eclipse || remove+=( libnvvp libnsight nsightee_plugins nsight-compute-2019.5.0 nsight-systems-2019.5.2 bin/nsight bin/nsight_ee_plugins_manage.sh bin/nvvp bin/computeprof )
                remove+=( extras/CUPTI bin/nvprof )
        fi