From 4acc3ace6bdd0c908be11e662b927764fd512675 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:34:31 +0100 Subject: [PATCH] app-arch/pbzip2: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- app-arch/pbzip2/pbzip2-1.1.12-r1.ebuild | 4 ++-- app-arch/pbzip2/pbzip2-1.1.12.ebuild | 2 +- app-arch/pbzip2/pbzip2-1.1.13.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-arch/pbzip2/pbzip2-1.1.12-r1.ebuild b/app-arch/pbzip2/pbzip2-1.1.12-r1.ebuild index aca24db54470..46b9973a1e9f 100644 --- a/app-arch/pbzip2/pbzip2-1.1.12-r1.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.12-r1.ebuild @@ -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" diff --git a/app-arch/pbzip2/pbzip2-1.1.12.ebuild b/app-arch/pbzip2/pbzip2-1.1.12.ebuild index fc38f9c43445..a262d448ac11 100644 --- a/app-arch/pbzip2/pbzip2-1.1.12.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.12.ebuild @@ -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" diff --git a/app-arch/pbzip2/pbzip2-1.1.13.ebuild b/app-arch/pbzip2/pbzip2-1.1.13.ebuild index 133a35b29581..0da12986a25d 100644 --- a/app-arch/pbzip2/pbzip2-1.1.13.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.13.ebuild @@ -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" -- 2.26.2