summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:51 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:51 +0100
commit766b14d100abbdccfb8eb975a734a2b8168f7878 (patch)
tree744c455db7053fa1bc222d8f39871bfde6ee0f53 /sys-apps/linux-misc-apps/linux-misc-apps-4.4.ebuild
parentsys-apps/edac-utils: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-766b14d100abbdccfb8eb975a734a2b8168f7878.tar.gz
gentoo-766b14d100abbdccfb8eb975a734a2b8168f7878.tar.bz2
gentoo-766b14d100abbdccfb8eb975a734a2b8168f7878.zip
sys-apps/linux-misc-apps: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-apps/linux-misc-apps/linux-misc-apps-4.4.ebuild')
-rw-r--r--sys-apps/linux-misc-apps/linux-misc-apps-4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/linux-misc-apps/linux-misc-apps-4.4.ebuild b/sys-apps/linux-misc-apps/linux-misc-apps-4.4.ebuild
index dd1a340255e2..ad1f27593bf9 100644
--- a/sys-apps/linux-misc-apps/linux-misc-apps-4.4.ebuild
+++ b/sys-apps/linux-misc-apps/linux-misc-apps-4.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit versionator eutils toolchain-funcs linux-info flag-o-matic
+inherit versionator eutils toolchain-funcs linux-info ltprune flag-o-matic
DESCRIPTION="Misc tools bundled with kernel sources"
HOMEPAGE="https://kernel.org/"