summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-22 22:53:05 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-22 22:53:05 +0100
commit71395e515878fe6efabb143218d12445f97681d9 (patch)
tree5699fb97793c00b44a6e57844567e88deaf0e752 /dev-ruby/mocha/mocha-1.1.0.ebuild
parentdev-ruby/domain_name: Remove ruby19 (diff)
downloadgentoo-71395e515878fe6efabb143218d12445f97681d9.tar.gz
gentoo-71395e515878fe6efabb143218d12445f97681d9.tar.bz2
gentoo-71395e515878fe6efabb143218d12445f97681d9.zip
dev-ruby/mocha: Fix description
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/mocha/mocha-1.1.0.ebuild')
-rw-r--r--dev-ruby/mocha/mocha-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/mocha/mocha-1.1.0.ebuild b/dev-ruby/mocha/mocha-1.1.0.ebuild
index 1b54619ba0e8..41dc5f8bceb1 100644
--- a/dev-ruby/mocha/mocha-1.1.0.ebuild
+++ b/dev-ruby/mocha/mocha-1.1.0.ebuild
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
inherit ruby-fakegem
-DESCRIPTION="A Ruby library for mocking and stubbing using a syntax like that of JMock, and SchMock"
+DESCRIPTION="Mocking and stubbing using a syntax like that of JMock and SchMock"
HOMEPAGE="http://gofreerange.com/mocha/docs/"
LICENSE="MIT"