From c2c937388e1dd7077edc5b3f28367b69cfa372a1 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 29 Jan 2024 07:15:07 +0000 Subject: [PATCH] sys-apps/kmod: Sync with Gentoo It's from Gentoo commit 80558608ae111ebddad012e63542db9adb34c5b1. --- .../portage-stable/sys-apps/kmod/kmod-30-r1.ebuild | 6 +++--- .../third_party/portage-stable/sys-apps/kmod/kmod-31.ebuild | 4 ++-- .../portage-stable/sys-apps/kmod/kmod-9999.ebuild | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-30-r1.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-30-r1.ebuild index b6d5169ca9..5dff140732 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-30-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-30-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit autotools libtool bash-completion-r1 python-r1 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND}" BDEPEND=" doc? ( dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am ) lzma? ( virtual/pkgconfig ) python? ( diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-31.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-31.ebuild index a1d670f8bd..b5acdf3f9a 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-31.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND}" BDEPEND=" doc? ( dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am ) lzma? ( virtual/pkgconfig ) python? ( diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-9999.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-9999.ebuild index 21e19df098..a67cecf3e9 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/kmod/kmod-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND}" BDEPEND=" doc? ( dev-util/gtk-doc - dev-util/gtk-doc-am + dev-build/gtk-doc-am ) lzma? ( virtual/pkgconfig ) python? (