sys-apps/hwloc: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:53 +0000 (22:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:53 +0000 (22:38 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-apps/hwloc/hwloc-1.11.10.ebuild
sys-apps/hwloc/hwloc-1.11.13.ebuild
sys-apps/hwloc/hwloc-1.11.2-r1.ebuild
sys-apps/hwloc/hwloc-2.0.4.ebuild

index 196184c7059347d7ccfab14a69afdcf0b46e3648..fdf1744dfe1a099bec3b15209b133a7d2a03c6da 100644 (file)
@@ -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)
 
index 2ad20e19677523b2e8d2ba30c7585754f6af684b..e16d3cf3a0ccc9b4c6207e63f38aae39d4c05775 100644 (file)
@@ -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)
 
index 4961615eb9b275a2d0f040f274900c1ae6359743..4230766967a0ab9d86465eef932aff89427e8eda 100644 (file)
@@ -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)
 
index 2219e2260c88f29f128408c6d65183556d98f6ae..e62701d2393a6538c3a616b64e10f9818ef3876f 100644 (file)
@@ -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)