From b5ec7edc88e764826c721eb53680976e42ae2b5c Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 23 Sep 2018 13:44:07 +0200 Subject: [PATCH] dev-libs/starpu: Fix sys-apps/hwloc dependency 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 | 4 ++-- dev-libs/starpu/starpu-1.1.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/starpu/starpu-1.1.5-r1.ebuild b/dev-libs/starpu/starpu-1.1.5-r1.ebuild index c6fda9dd478c..0b56d95e947a 100644 --- a/dev-libs/starpu/starpu-1.1.5-r1.ebuild +++ b/dev-libs/starpu/starpu-1.1.5-r1.ebuild @@ -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= +