diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:12:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:08 +0000 |
commit | 01b432f41523463a5c2a760f4c458e88f436307f (patch) | |
tree | bdcc1de00a426007616757c9174946bda1293acb /dev-ruby | |
parent | dev-ruby/filigree: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-01b432f41523463a5c2a760f4c458e88f436307f.tar.gz gentoo-01b432f41523463a5c2a760f4c458e88f436307f.tar.bz2 gentoo-01b432f41523463a5c2a760f4c458e88f436307f.zip |
dev-ruby/gist: 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/gist/gist-6.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/gist/gist-6.0.0.ebuild b/dev-ruby/gist/gist-6.0.0.ebuild index b929beb9c1c8..ce5eb800019f 100644 --- a/dev-ruby/gist/gist-6.0.0.ebuild +++ b/dev-ruby/gist/gist-6.0.0.ebuild @@ -8,7 +8,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec3" inherit ruby-fakegem -DESCRIPTION="Potentially the best command line gister." +DESCRIPTION="Potentially the best command line gister" HOMEPAGE="https://github.com/defunkt/gist" LICENSE="MIT" |