sys-devel/binutils-hppa64: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:14 +0000 (22:39 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:14 +0000 (22:39 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild
sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild
sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild
sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild
sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild

index a9281b7319d62078c7c0c2d776dcd180695df1b0..86763d13f44017db09e55d6ebd61f8fd57243309 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs versionator
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/"
index 33a031dfb6ee0dcdfe98f1d35a178ba725fb0f6e..a06de11aeeda9fa59ccc5b790b43d8c1d576ae02 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs versionator
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/"
index 3871f19978cf3a5c0ace367c54fc3f22c7da850e..d3887bea1c763fddace492ab8dace2f4bd1ed78e 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs versionator
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/"
index 550e2c504747aa2ba448fe03c44dd20bdecf2965..087fa9a6ac026e07e6e5bba6900a002bacda6463 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/"
index bccd8c08d7096d607f5f08c4fe1274a433531d49..97770ec57d633703e8e629c410e927eb89fab20e 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/"