From 71395e515878fe6efabb143218d12445f97681d9 Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Tue, 22 Mar 2016 22:53:05 +0100 Subject: dev-ruby/mocha: Fix description Package-Manager: portage-2.2.28 --- dev-ruby/mocha/mocha-0.14.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby/mocha/mocha-0.14.0.ebuild') diff --git a/dev-ruby/mocha/mocha-0.14.0.ebuild b/dev-ruby/mocha/mocha-0.14.0.ebuild index 5c0526d5a8fc..2e2d369a7692 100644 --- a/dev-ruby/mocha/mocha-0.14.0.ebuild +++ b/dev-ruby/mocha/mocha-0.14.0.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" -- cgit v1.2.3-65-gdbad