From 7bc60a157a00be0187159f7de6bd2422553d2c8d Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:38:53 +0100 Subject: sys-apps/hwloc: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- sys-apps/hwloc/hwloc-1.11.10.ebuild | 4 ++-- sys-apps/hwloc/hwloc-1.11.13.ebuild | 4 ++-- sys-apps/hwloc/hwloc-1.11.2-r1.ebuild | 2 +- sys-apps/hwloc/hwloc-2.0.4.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sys-apps/hwloc') diff --git a/sys-apps/hwloc/hwloc-1.11.10.ebuild b/sys-apps/hwloc/hwloc-1.11.10.ebuild index 196184c70593..fdf1744dfe1a 100644 --- a/sys-apps/hwloc/hwloc-1.11.10.ebuild +++ b/sys-apps/hwloc/hwloc-1.11.10.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools cuda flag-o-matic versionator multilib-minimal +inherit autotools cuda flag-o-matic toolchain-funcs versionator multilib-minimal MY_PV=v$(get_version_component_range 1-2) diff --git a/sys-apps/hwloc/hwloc-1.11.13.ebuild b/sys-apps/hwloc/hwloc-1.11.13.ebuild index 2ad20e196775..e16d3cf3a0cc 100644 --- a/sys-apps/hwloc/hwloc-1.11.13.ebuild +++ b/sys-apps/hwloc/hwloc-1.11.13.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal +inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal toolchain-funcs MY_PV=v$(ver_cut 1-2) diff --git a/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild b/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild index 4961615eb9b2..4230766967a0 100644 --- a/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild +++ b/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit flag-o-matic cuda autotools-multilib multilib versionator +inherit flag-o-matic cuda autotools-multilib multilib toolchain-funcs versionator MY_PV=v$(get_version_component_range 1-2) diff --git a/sys-apps/hwloc/hwloc-2.0.4.ebuild b/sys-apps/hwloc/hwloc-2.0.4.ebuild index 2219e2260c88..e62701d2393a 100644 --- a/sys-apps/hwloc/hwloc-2.0.4.ebuild +++ b/sys-apps/hwloc/hwloc-2.0.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal +inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal toolchain-funcs MY_PV=v$(ver_cut 1-2) -- cgit v1.2.3-65-gdbad