From: David Seifert Date: Sat, 15 Feb 2020 10:03:03 +0000 (+0100) Subject: sys-fs/iprutils: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=be001352977b8dfb915280d8f3546e47f3d2fc03;p=gentoo.git sys-fs/iprutils: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/sys-fs/iprutils/iprutils-2.4.17.1.ebuild b/sys-fs/iprutils/iprutils-2.4.17.1.ebuild index f599670695f9..321d67c6fb7c 100644 --- a/sys-fs/iprutils/iprutils-2.4.17.1.ebuild +++ b/sys-fs/iprutils/iprutils-2.4.17.1.ebuild @@ -1,8 +1,8 @@ -# 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 bash-completion-r1 eutils toolchain-funcs +inherit autotools bash-completion-r1 eutils ltprune toolchain-funcs DESCRIPTION="IBM's tools for support of the ipr SCSI controller" SRC_URI="mirror://sourceforge/iprdd/${P}.tar.gz" diff --git a/sys-fs/iprutils/iprutils-2.4.18.1.ebuild b/sys-fs/iprutils/iprutils-2.4.18.1.ebuild index 72914aac6c3f..e1dc5dfc5a52 100644 --- a/sys-fs/iprutils/iprutils-2.4.18.1.ebuild +++ b/sys-fs/iprutils/iprutils-2.4.18.1.ebuild @@ -1,8 +1,8 @@ -# 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 bash-completion-r1 eutils toolchain-funcs +inherit autotools bash-completion-r1 eutils ltprune toolchain-funcs DESCRIPTION="IBM's tools for support of the ipr SCSI controller" SRC_URI="mirror://sourceforge/iprdd/${P}.tar.gz" diff --git a/sys-fs/iprutils/iprutils-2.4.7.ebuild b/sys-fs/iprutils/iprutils-2.4.7.ebuild index 564d077fbed4..05a3343890f6 100644 --- a/sys-fs/iprutils/iprutils-2.4.7.ebuild +++ b/sys-fs/iprutils/iprutils-2.4.7.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 autotools eutils toolchain-funcs +inherit autotools eutils ltprune toolchain-funcs DESCRIPTION="IBM's tools for support of the ipr SCSI controller" SRC_URI="mirror://sourceforge/iprdd/${P}.tar.gz"