dev-libs/starpu: Fix sys-apps/hwloc dependency
authorJeroen Roovers <jer@gentoo.org>
Sun, 23 Sep 2018 11:44:07 +0000 (13:44 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sun, 23 Sep 2018 11:46:13 +0000 (13:46 +0200)
Version 2.0.0 removed the deprecated function hwloc_obj_snprintf.

Fixes: https://bugs.gentoo.org/666234
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-libs/starpu/starpu-1.1.5-r1.ebuild
dev-libs/starpu/starpu-1.1.5.ebuild

index c6fda9dd478c6587a6713dd22a3fe52392c80848..0b56d95e947a83b08f37151ef59a680674d46362 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ IUSE="blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl
        static-libs test"
 
 RDEPEND="
-       sys-apps/hwloc:0=
+       <sys-apps/hwloc-2.0.0:0=
        sci-mathematics/glpk:0=
        blas? ( virtual/blas )
        cuda? ( dev-util/nvidia-cuda-toolkit
index ce3ab4e90515d4ec781d5487cee08213bd3f5300..a9865022a16deaa14993514bfa246d954bcb8427 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,7 @@ IUSE="blas cuda debug doc examples fftw gcc-plugin mpi opencl opengl
        static-libs test"
 
 RDEPEND="
-       sys-apps/hwloc:0=
+       <sys-apps/hwloc-2.0.0:0=
        sci-mathematics/glpk:0=
        blas? ( virtual/blas )
        cuda? ( dev-util/nvidia-cuda-toolkit