commit: 0f2d6eea046ecf53af2317d5b5da64e517fbf958 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 24 03:11:55 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 24 03:11:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2d6eea
dev-ruby/childlabor: update DESCRIPTION I think this was a copy/paste error from elsewhere. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild b/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild index f7c8a220b6eb..532a0b976d40 100644 --- a/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild +++ b/dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_GEMSPEC="childlabor.gemspec" inherit ruby-fakegem -DESCRIPTION="A scripting framework that replaces rake and sake" +DESCRIPTION="Gem that helps manage child processes" HOMEPAGE="https://github.com/carllerche/childlabor" COMMIT_ID="6518b939dddbad20c7f05aa075d76e3ca6e70447" SRC_URI="https://github.com/carllerche/childlabor/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
