diff options
Diffstat (limited to 'dev-ruby/mocha/mocha-0.11.4-r1.ebuild')
-rw-r--r-- | dev-ruby/mocha/mocha-0.11.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mocha/mocha-0.11.4-r1.ebuild b/dev-ruby/mocha/mocha-0.11.4-r1.ebuild index 97b334bad100..bc08e27a083c 100644 --- a/dev-ruby/mocha/mocha-0.11.4-r1.ebuild +++ b/dev-ruby/mocha/mocha-0.11.4-r1.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://gofreerange.com/mocha/docs/" LICENSE="MIT" |