commit:     71395e515878fe6efabb143218d12445f97681d9
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 21:53:05 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 21:53:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71395e51

dev-ruby/mocha: Fix description

Package-Manager: portage-2.2.28

 dev-ruby/mocha/mocha-0.10.5-r1.ebuild  | 4 ++--
 dev-ruby/mocha/mocha-0.10.5-r2.ebuild  | 4 ++--
 dev-ruby/mocha/mocha-0.11.4-r1.ebuild  | 4 ++--
 dev-ruby/mocha/mocha-0.11.4.ebuild     | 4 ++--
 dev-ruby/mocha/mocha-0.12.10-r1.ebuild | 4 ++--
 dev-ruby/mocha/mocha-0.12.10.ebuild    | 4 ++--
 dev-ruby/mocha/mocha-0.12.7.ebuild     | 4 ++--
 dev-ruby/mocha/mocha-0.13.3-r1.ebuild  | 4 ++--
 dev-ruby/mocha/mocha-0.13.3-r2.ebuild  | 4 ++--
 dev-ruby/mocha/mocha-0.13.3.ebuild     | 4 ++--
 dev-ruby/mocha/mocha-0.14.0.ebuild     | 4 ++--
 dev-ruby/mocha/mocha-1.1.0.ebuild      | 2 +-
 12 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/dev-ruby/mocha/mocha-0.10.5-r1.ebuild 
b/dev-ruby/mocha/mocha-0.10.5-r1.ebuild
index f9bda0b..2172960 100644
--- a/dev-ruby/mocha/mocha-0.10.5-r1.ebuild
+++ b/dev-ruby/mocha/mocha-0.10.5-r1.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://mocha.rubyforge.org/";
 
 LICENSE="MIT"

diff --git a/dev-ruby/mocha/mocha-0.10.5-r2.ebuild 
b/dev-ruby/mocha/mocha-0.10.5-r2.ebuild
index 6e70117..b42fac4 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"

diff --git a/dev-ruby/mocha/mocha-0.11.4-r1.ebuild 
b/dev-ruby/mocha/mocha-0.11.4-r1.ebuild
index 97b334b..bc08e27 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"

diff --git a/dev-ruby/mocha/mocha-0.11.4.ebuild 
b/dev-ruby/mocha/mocha-0.11.4.ebuild
index a6be650..59c1c04 100644
--- a/dev-ruby/mocha/mocha-0.11.4.ebuild
+++ b/dev-ruby/mocha/mocha-0.11.4.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"

diff --git a/dev-ruby/mocha/mocha-0.12.10-r1.ebuild 
b/dev-ruby/mocha/mocha-0.12.10-r1.ebuild
index e57d845..331e0e5 100644
--- a/dev-ruby/mocha/mocha-0.12.10-r1.ebuild
+++ b/dev-ruby/mocha/mocha-0.12.10-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"

diff --git a/dev-ruby/mocha/mocha-0.12.10.ebuild 
b/dev-ruby/mocha/mocha-0.12.10.ebuild
index 4a97725..b654514 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"

diff --git a/dev-ruby/mocha/mocha-0.12.7.ebuild 
b/dev-ruby/mocha/mocha-0.12.7.ebuild
index e11acf9..afcb005 100644
--- a/dev-ruby/mocha/mocha-0.12.7.ebuild
+++ b/dev-ruby/mocha/mocha-0.12.7.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"

diff --git a/dev-ruby/mocha/mocha-0.13.3-r1.ebuild 
b/dev-ruby/mocha/mocha-0.13.3-r1.ebuild
index e392170..a8a2241 100644
--- a/dev-ruby/mocha/mocha-0.13.3-r1.ebuild
+++ b/dev-ruby/mocha/mocha-0.13.3-r1.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"

diff --git a/dev-ruby/mocha/mocha-0.13.3-r2.ebuild 
b/dev-ruby/mocha/mocha-0.13.3-r2.ebuild
index ec56c2b..e021be8 100644
--- a/dev-ruby/mocha/mocha-0.13.3-r2.ebuild
+++ b/dev-ruby/mocha/mocha-0.13.3-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://gofreerange.com/mocha/docs/";
 
 LICENSE="MIT"

diff --git a/dev-ruby/mocha/mocha-0.13.3.ebuild 
b/dev-ruby/mocha/mocha-0.13.3.ebuild
index 9e03c7e..68dba2b 100644
--- a/dev-ruby/mocha/mocha-0.13.3.ebuild
+++ b/dev-ruby/mocha/mocha-0.13.3.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"

diff --git a/dev-ruby/mocha/mocha-0.14.0.ebuild 
b/dev-ruby/mocha/mocha-0.14.0.ebuild
index 5c0526d..2e2d369 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"

diff --git a/dev-ruby/mocha/mocha-1.1.0.ebuild 
b/dev-ruby/mocha/mocha-1.1.0.ebuild
index 1b54619..41dc5f8 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"

Reply via email to