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-0.10.5-r2.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-0.10.5-r2.ebuild')
-rw-r--r--dev-ruby/mocha/mocha-0.10.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mocha/mocha-0.10.5-r2.ebuild b/dev-ruby/mocha/mocha-0.10.5-r2.ebuild
index 6e70117747d4..b42fac48098f 100644
--- a/dev-ruby/mocha/mocha-0.10.5-r2.ebuild
+++ b/dev-ruby/mocha/mocha-0.10.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,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://mocha.rubyforge.org/"
LICENSE="MIT"