diff options
-rw-r--r-- | dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |