diff options
author | Sam James <sam@gentoo.org> | 2023-05-05 04:05:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-05 04:08:12 +0100 |
commit | b13b9d12827c4b76b2b1968a55c7b9966fa15990 (patch) | |
tree | 971f6bdfd4f55895e1908662fd3836c80d9a091c /sys-apps/coreutils | |
parent | sys-apps/coreutils: fix 'maintainers' typo (diff) | |
download | gentoo-b13b9d12827c4b76b2b1968a55c7b9966fa15990.tar.gz gentoo-b13b9d12827c4b76b2b1968a55c7b9966fa15990.tar.bz2 gentoo-b13b9d12827c4b76b2b1968a55c7b9966fa15990.zip |
sys-apps/coreutils: mention MLs in maintenance note
See e.g. https://lists.gnu.org/archive/html/bug-coreutils/2023-05/msg00011.html.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-9.3-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9999.ebuild | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sys-apps/coreutils/coreutils-9.3-r1.ebuild b/sys-apps/coreutils/coreutils-9.3-r1.ebuild index e34ba721ed3e..aa87f2f22ff2 100644 --- a/sys-apps/coreutils/coreutils-9.3-r1.ebuild +++ b/sys-apps/coreutils/coreutils-9.3-r1.ebuild @@ -6,6 +6,8 @@ EAPI=8 # Try to keep an eye on Fedora's packaging: https://src.fedoraproject.org/rpms/coreutils # The upstream coreutils maintainers also maintain the package in Fedora and may # backport fixes which we want to pick up. +# +# Also recommend subscribing to the coreutils and bug-coreutils MLs. PYTHON_COMPAT=( python3_{9..11} ) VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/coreutils.asc diff --git a/sys-apps/coreutils/coreutils-9999.ebuild b/sys-apps/coreutils/coreutils-9999.ebuild index 3e290e4656fb..6e3d435cba1d 100644 --- a/sys-apps/coreutils/coreutils-9999.ebuild +++ b/sys-apps/coreutils/coreutils-9999.ebuild @@ -6,6 +6,8 @@ EAPI=8 # Try to keep an eye on Fedora's packaging: https://src.fedoraproject.org/rpms/coreutils # The upstream coreutils maintainers also maintain the package in Fedora and may # backport fixes which we want to pick up. +# +# Also recommend subscribing to the coreutils and bug-coreutils MLs. PYTHON_COMPAT=( python3_{9..11} ) VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/coreutils.asc |