app-arch/pbzip2: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:34:31 +0000 (22:34 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:34:31 +0000 (22:34 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-arch/pbzip2/pbzip2-1.1.12-r1.ebuild
app-arch/pbzip2/pbzip2-1.1.12.ebuild
app-arch/pbzip2/pbzip2-1.1.13.ebuild

index aca24db544701930b4742785e3d6dbd2c7809603..46b9973a1e9f8414c54fd0c0cdb3e0531cf8218e 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit flag-o-matic eutils
+inherit flag-o-matic eutils toolchain-funcs
 
 DESCRIPTION="Parallel bzip2 (de)compressor using libbz2"
 HOMEPAGE="http://compression.ca/pbzip2/ https://launchpad.net/pbzip2"
index fc38f9c434455c81b9590fba57f55da7ca3055aa..a262d448ac118249e4dcf2751ac732d30b6c6cd1 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit flag-o-matic eutils
+inherit flag-o-matic eutils toolchain-funcs
 
 DESCRIPTION="Parallel bzip2 (de)compressor using libbz2"
 HOMEPAGE="http://compression.ca/pbzip2/ https://launchpad.net/pbzip2"
index 133a35b29581cf0fdbb04b0da0190202afe9742a..0da12986a25d479cd15d512a680ca768b83831e9 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit flag-o-matic eutils
+inherit flag-o-matic eutils toolchain-funcs
 
 DESCRIPTION="Parallel bzip2 (de)compressor using libbz2"
 HOMEPAGE="http://compression.ca/pbzip2/ https://launchpad.net/pbzip2"