dev-ruby/optimist: drop trailing full stop from DESCRIPTION

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-12-26 00:13:13 +00:00
parent 4cccbd16f1
commit f8440bc8e5

View File

@@ -9,7 +9,7 @@ RUBY_FAKEGEM_EXTRADOC="FAQ.txt History.txt README.md"
inherit ruby-fakegem
DESCRIPTION="A commandline option parser for Ruby that just gets out of your way."
DESCRIPTION="A commandline option parser for Ruby that just gets out of your way"
HOMEPAGE="https://manageiq.github.io/optimist/"
LICENSE="MIT"