summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-24 03:11:55 +0000
committerSam James <sam@gentoo.org>2023-03-24 03:11:55 +0000
commit0f2d6eea046ecf53af2317d5b5da64e517fbf958 (patch)
tree8c573e2a63686525c00a26f2bfd4fabe640b4d82
parentdev-ruby/thor: update DESCRIPTION (diff)
downloadgentoo-0f2d6eea046ecf53af2317d5b5da64e517fbf958.tar.gz
gentoo-0f2d6eea046ecf53af2317d5b5da64e517fbf958.tar.bz2
gentoo-0f2d6eea046ecf53af2317d5b5da64e517fbf958.zip
dev-ruby/childlabor: update DESCRIPTION
I think this was a copy/paste error from elsewhere. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/childlabor/childlabor-0.0.3-r2.ebuild2
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"