commit: f4e4ddaf69337c70fee52c553610c6129b46fb77 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 8 03:53:10 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 8 03:53:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e4ddaf
dev-build/steve: is no longer simple Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-build/steve/steve-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-build/steve/steve-9999.ebuild b/dev-build/steve/steve-9999.ebuild index a7e70ad5e99c..3ed75322c26c 100644 --- a/dev-build/steve/steve-9999.ebuild +++ b/dev-build/steve/steve-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit git-r3 linux-info meson systemd udev -DESCRIPTION="A simple jobserver for Gentoo" +DESCRIPTION="A load-balancing jobserver for Gentoo" HOMEPAGE="https://gitweb.gentoo.org/proj/steve.git/" EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/steve.git"
