commit:     628301c812d9a432d6cf5912c2c52285da94e26b
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 22:59:25 2023 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 22:59:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628301c8

app-antivirus/lkrg: fix ProvidedEclassInherit on linux-info

Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 app-antivirus/lkrg/lkrg-0.9.5.ebuild    | 4 ++--
 app-antivirus/lkrg/lkrg-0.9.6-r1.ebuild | 2 +-
 app-antivirus/lkrg/lkrg-0.9.6.ebuild    | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-antivirus/lkrg/lkrg-0.9.5.ebuild 
b/app-antivirus/lkrg/lkrg-0.9.5.ebuild
index 121872fefc44..607f6d6dfea0 100644
--- a/app-antivirus/lkrg/lkrg-0.9.5.ebuild
+++ b/app-antivirus/lkrg/lkrg-0.9.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit linux-mod linux-info systemd verify-sig
+inherit linux-mod systemd verify-sig
 
 DESCRIPTION="Linux Kernel Runtime Guard"
 HOMEPAGE="https://lkrg.org";

diff --git a/app-antivirus/lkrg/lkrg-0.9.6-r1.ebuild 
b/app-antivirus/lkrg/lkrg-0.9.6-r1.ebuild
index bbad480d3a9a..aef974c6abdd 100644
--- a/app-antivirus/lkrg/lkrg-0.9.6-r1.ebuild
+++ b/app-antivirus/lkrg/lkrg-0.9.6-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit linux-mod-r1 linux-info systemd verify-sig
+inherit linux-mod-r1 systemd verify-sig
 
 DESCRIPTION="Linux Kernel Runtime Guard"
 HOMEPAGE="https://lkrg.org";

diff --git a/app-antivirus/lkrg/lkrg-0.9.6.ebuild 
b/app-antivirus/lkrg/lkrg-0.9.6.ebuild
index 121872fefc44..607f6d6dfea0 100644
--- a/app-antivirus/lkrg/lkrg-0.9.6.ebuild
+++ b/app-antivirus/lkrg/lkrg-0.9.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit linux-mod linux-info systemd verify-sig
+inherit linux-mod systemd verify-sig
 
 DESCRIPTION="Linux Kernel Runtime Guard"
 HOMEPAGE="https://lkrg.org";

Reply via email to