commit: be001352977b8dfb915280d8f3546e47f3d2fc03
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 10:03:03 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 10:03:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be001352
sys-fs/iprutils: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-fs/iprutils/iprutils-2.4.17.1.ebuild | 4 ++--
sys-fs/iprutils/iprutils-2.4.18.1.ebuild | 4 ++--
sys-fs/iprutils/iprutils-2.4.7.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sys-fs/iprutils/iprutils-2.4.17.1.ebuild
b/sys-fs/iprutils/iprutils-2.4.17.1.ebuild
index f599670695f..321d67c6fb7 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 72914aac6c3..e1dc5dfc5a5 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 564d077fbed..05a3343890f 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"