dev-util/mingw64-runtime: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:36:17 +0000 (22:36 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:36:17 +0000 (22:36 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-util/mingw64-runtime/mingw64-runtime-6.0.0-r3.ebuild
dev-util/mingw64-runtime/mingw64-runtime-7.0.0-r1.ebuild
dev-util/mingw64-runtime/mingw64-runtime-7.0.0.ebuild

index 0e78df25705be91ce3d7f2e101f81b6eafaaf3d3..a3d1f047767b7aacea5b7d49898fac8ed0534269 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
        fi
 fi
 
-inherit autotools flag-o-matic eutils
+inherit autotools flag-o-matic eutils toolchain-funcs
 
 DESCRIPTION="Free Win64 runtime and import library definitions"
 HOMEPAGE="http://mingw-w64.sourceforge.net/"
index 82f85e2e5435861a7986e8ec7f65a402fa952c25..7d44a34b19c8ceee2e436bd73fc0394565e0b947 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
        fi
 fi
 
-inherit autotools flag-o-matic eutils
+inherit autotools flag-o-matic eutils toolchain-funcs
 
 DESCRIPTION="Free Win64 runtime and import library definitions"
 HOMEPAGE="http://mingw-w64.sourceforge.net/"
index 424ab317b1db6c1d1a65fe62b3d07976e259ad41..0be51c7d3e6e3685dd51bed0458d0bebc0c72547 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
        fi
 fi
 
-inherit autotools flag-o-matic eutils
+inherit autotools flag-o-matic eutils toolchain-funcs
 
 DESCRIPTION="Free Win64 runtime and import library definitions"
 HOMEPAGE="http://mingw-w64.sourceforge.net/"