summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:13:23 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:13 +0000
commitab3fc0ac2f4088ce4b6157572f4d4e4f8a3ea27f (patch)
treef8ec3aadce7517d7e97b9ad43bf5e8871c43a184 /dev-ruby
parentdev-ruby/rspec-json_expectations: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-ab3fc0ac2f4088ce4b6157572f4d4e4f8a3ea27f.tar.gz
gentoo-ab3fc0ac2f4088ce4b6157572f4d4e4f8a3ea27f.tar.bz2
gentoo-ab3fc0ac2f4088ce4b6157572f4d4e4f8a3ea27f.zip
dev-ruby/rss: 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/rss/rss-0.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rss/rss-0.2.9.ebuild b/dev-ruby/rss/rss-0.2.9.ebuild
index 82dab485b7b5..f84ec6297ee9 100644
--- a/dev-ruby/rss/rss-0.2.9.ebuild
+++ b/dev-ruby/rss/rss-0.2.9.ebuild
@@ -8,7 +8,7 @@ RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
inherit ruby-fakegem
-DESCRIPTION="Family of libraries that support various formats of XML feeds."
+DESCRIPTION="Family of libraries that support various formats of XML feeds"
HOMEPAGE="https://github.com/ruby/rss"
LICENSE="BSD-2"