summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/mocha/mocha-0.12.10.ebuild')
-rw-r--r--dev-ruby/mocha/mocha-0.12.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mocha/mocha-0.12.10.ebuild b/dev-ruby/mocha/mocha-0.12.10.ebuild
index 4a97725c9e41..b6545141bb63 100644
--- a/dev-ruby/mocha/mocha-0.12.10.ebuild
+++ b/dev-ruby/mocha/mocha-0.12.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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"