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
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')
-rw-r--r--sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild4
-rw-r--r--sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.ebuild4
-rw-r--r--sys-apps/linux-misc-apps/linux-misc-apps-4.19.ebuild4
-rw-r--r--sys-apps/linux-misc-apps/linux-misc-apps-4.4-r1.ebuild4
-rw-r--r--sys-apps/linux-misc-apps/linux-misc-apps-4.4.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild b/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild
index 7d5ee3cac7e9..4821b1c04c42 100644
--- a/sys-apps/linux-misc-apps/linux-misc-apps-3.18.ebuild
+++ b/sys-apps/linux-misc-apps/linux-misc-apps-3.18.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/"
diff --git a/sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.ebuild b/sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.ebuild
index 6050157b1da3..4d1f8227e84b 100644
--- a/sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.ebuild
+++ b/sys-apps/linux-misc-apps/linux-misc-apps-3.6-r2.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 autotools flag-o-matic
+inherit versionator eutils toolchain-funcs linux-info ltprune autotools flag-o-matic
DESCRIPTION="Misc tools bundled with kernel sources"
HOMEPAGE="https://kernel.org/"
diff --git a/sys-apps/linux-misc-apps/linux-misc-apps-4.19.ebuild b/sys-apps/linux-misc-apps/linux-misc-apps-4.19.ebuild
index 9139b5b27cd3..45c7b3fd3bb5 100644
--- a/sys-apps/linux-misc-apps/linux-misc-apps-4.19.ebuild
+++ b/sys-apps/linux-misc-apps/linux-misc-apps-4.19.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# 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 autotools flag-o-matic
+inherit versionator eutils toolchain-funcs linux-info ltprune autotools flag-o-matic
DESCRIPTION="Misc tools bundled with kernel sources"
HOMEPAGE="https://kernel.org/"
diff --git a/sys-apps/linux-misc-apps/linux-misc-apps-4.4-r1.ebuild b/sys-apps/linux-misc-apps/linux-misc-apps-4.4-r1.ebuild
index 62251897630f..c1ed756f4430 100644
--- a/sys-apps/linux-misc-apps/linux-misc-apps-4.4-r1.ebuild
+++ b/sys-apps/linux-misc-apps/linux-misc-apps-4.4-r1.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 autotools flag-o-matic
+inherit versionator eutils toolchain-funcs linux-info ltprune autotools flag-o-matic
DESCRIPTION="Misc tools bundled with kernel sources"
HOMEPAGE="https://kernel.org/"
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/"