diff options
author | Sam James <sam@gentoo.org> | 2023-05-05 04:04:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-05 04:08:11 +0100 |
commit | e0d31bb32fdcda4f1e5d2a3aebb1f3620b608daf (patch) | |
tree | f40976abe1a86005c562f2f1100b3655b9a72b9c /sys-apps | |
parent | media-sound/alsa-utils: drop 1.2.7-r1, 1.2.8 (diff) | |
download | gentoo-e0d31bb32fdcda4f1e5d2a3aebb1f3620b608daf.tar.gz gentoo-e0d31bb32fdcda4f1e5d2a3aebb1f3620b608daf.tar.bz2 gentoo-e0d31bb32fdcda4f1e5d2a3aebb1f3620b608daf.zip |
sys-apps/coreutils: fix 'maintainers' typo
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/coreutils-9.1-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9.2-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9.3-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9.3.ebuild | 2 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-9999.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sys-apps/coreutils/coreutils-9.1-r2.ebuild b/sys-apps/coreutils/coreutils-9.1-r2.ebuild index 08dc284676e9..4cdfdc3f3bed 100644 --- a/sys-apps/coreutils/coreutils-9.1-r2.ebuild +++ b/sys-apps/coreutils/coreutils-9.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=7 # Try to keep an eye on Fedora's packaging: https://src.fedoraproject.org/rpms/coreutils -# The upstream coreutils maintianers also maintain the package in Fedora and may +# The upstream coreutils maintainers also maintain the package in Fedora and may # backport fixes which we want to pick up. PYTHON_COMPAT=( python3_{9..11} ) diff --git a/sys-apps/coreutils/coreutils-9.2-r2.ebuild b/sys-apps/coreutils/coreutils-9.2-r2.ebuild index 44a34c3cc7b3..1ca5c4dd88c7 100644 --- a/sys-apps/coreutils/coreutils-9.2-r2.ebuild +++ b/sys-apps/coreutils/coreutils-9.2-r2.ebuild @@ -4,7 +4,7 @@ EAPI=8 # Try to keep an eye on Fedora's packaging: https://src.fedoraproject.org/rpms/coreutils -# The upstream coreutils maintianers also maintain the package in Fedora and may +# The upstream coreutils maintainers also maintain the package in Fedora and may # backport fixes which we want to pick up. PYTHON_COMPAT=( python3_{9..11} ) diff --git a/sys-apps/coreutils/coreutils-9.3-r1.ebuild b/sys-apps/coreutils/coreutils-9.3-r1.ebuild index 564a8a362e13..e34ba721ed3e 100644 --- a/sys-apps/coreutils/coreutils-9.3-r1.ebuild +++ b/sys-apps/coreutils/coreutils-9.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 # Try to keep an eye on Fedora's packaging: https://src.fedoraproject.org/rpms/coreutils -# The upstream coreutils maintianers also maintain the package in Fedora and may +# The upstream coreutils maintainers also maintain the package in Fedora and may # backport fixes which we want to pick up. PYTHON_COMPAT=( python3_{9..11} ) diff --git a/sys-apps/coreutils/coreutils-9.3.ebuild b/sys-apps/coreutils/coreutils-9.3.ebuild index b12ae88e4781..3f6b8940caed 100644 --- a/sys-apps/coreutils/coreutils-9.3.ebuild +++ b/sys-apps/coreutils/coreutils-9.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 # Try to keep an eye on Fedora's packaging: https://src.fedoraproject.org/rpms/coreutils -# The upstream coreutils maintianers also maintain the package in Fedora and may +# The upstream coreutils maintainers also maintain the package in Fedora and may # backport fixes which we want to pick up. PYTHON_COMPAT=( python3_{9..11} ) diff --git a/sys-apps/coreutils/coreutils-9999.ebuild b/sys-apps/coreutils/coreutils-9999.ebuild index d19fa5ca04cb..3e290e4656fb 100644 --- a/sys-apps/coreutils/coreutils-9999.ebuild +++ b/sys-apps/coreutils/coreutils-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 # Try to keep an eye on Fedora's packaging: https://src.fedoraproject.org/rpms/coreutils -# The upstream coreutils maintianers also maintain the package in Fedora and may +# The upstream coreutils maintainers also maintain the package in Fedora and may # backport fixes which we want to pick up. PYTHON_COMPAT=( python3_{9..11} ) |