summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:13:17 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:12 +0000
commit53084b220f7df4daa8caeb7742c57208c3d346cf (patch)
tree5707d42537f0967652219a0509fce6cd22653b85 /dev-ruby
parentdev-ruby/optimist: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-53084b220f7df4daa8caeb7742c57208c3d346cf.tar.gz
gentoo-53084b220f7df4daa8caeb7742c57208c3d346cf.tar.bz2
gentoo-53084b220f7df4daa8caeb7742c57208c3d346cf.zip
dev-ruby/rspec-json_expectations: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
index 74412d172701..85d7523db3fd 100644
--- a/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
+++ b/dev-ruby/rspec-json_expectations/rspec-json_expectations-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ RUBY_BINWRAP=""
inherit ruby-fakegem
-DESCRIPTION="Set of matchers and helpers to allow you test your APIs responses."
+DESCRIPTION="Set of matchers and helpers to allow you test your APIs responses"
HOMEPAGE="https://github.com/waterlink/rspec-json_expectations"
LICENSE="MIT"