commit: c2a3f86ac0c573206a6a46062b4f6f4e39a736af Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 30 23:30:50 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 30 23:30:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a3f86a
sys-apps/systemd-utils: clarify for OpenRC users Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/systemd-utils/systemd-utils-250.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/systemd-utils/systemd-utils-250.6.ebuild b/sys-apps/systemd-utils/systemd-utils-250.6.ebuild index 675ea51ff46a..fd0c93da4bf8 100644 --- a/sys-apps/systemd-utils/systemd-utils-250.6.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-250.6.ebuild @@ -8,7 +8,7 @@ QA_PKGCONFIG_VERSION=$(ver_cut 1) inherit bash-completion-r1 flag-o-matic meson-multilib python-any-r1 toolchain-funcs udev usr-ldscript -DESCRIPTION="Utilities taken from systemd" +DESCRIPTION="Utilities split out from systemd for OpenRC users" HOMEPAGE="https://systemd.io/" if [[ ${PV} == *.* ]]; then
