commit: b1cd24f9793859cf3cb8e362120d4b6984626361
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 6 12:25:16 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 6 12:25:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1cd24f9
sys-fs/zfs: add commentary for maintenance
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/zfs/zfs-2.3.2.ebuild | 5 +++++
sys-fs/zfs/zfs-9999.ebuild | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/sys-fs/zfs/zfs-2.3.2.ebuild b/sys-fs/zfs/zfs-2.3.2.ebuild
index ed54eda9d891..0f03de4f3713 100644
--- a/sys-fs/zfs/zfs-2.3.2.ebuild
+++ b/sys-fs/zfs/zfs-2.3.2.ebuild
@@ -3,6 +3,11 @@
EAPI=8
+# Maintainers should consider lurking in the ZFS IRC channels (there's several)
+# and regularly checking ZFS GitHub issues and PRs. Look out for the 'zfs-*'
+# stable backport PRs when they're opened and subscribe to them for any
important
+# cherry-picks that may be needed in advance.
+
DISTUTILS_OPTIONAL=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} )
diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild
index ed54eda9d891..0f03de4f3713 100644
--- a/sys-fs/zfs/zfs-9999.ebuild
+++ b/sys-fs/zfs/zfs-9999.ebuild
@@ -3,6 +3,11 @@
EAPI=8
+# Maintainers should consider lurking in the ZFS IRC channels (there's several)
+# and regularly checking ZFS GitHub issues and PRs. Look out for the 'zfs-*'
+# stable backport PRs when they're opened and subscribe to them for any
important
+# cherry-picks that may be needed in advance.
+
DISTUTILS_OPTIONAL=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..13} )