summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:13:01 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:09 +0000
commitaaa77f693d3f74de4d30da0e0fd1d7b0cd39b68d (patch)
tree3a4d9292aeda0f8c6bdf16150a6f356f11643b28 /dev-ruby/hocon
parentdev-ruby/gist: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-aaa77f693d3f74de4d30da0e0fd1d7b0cd39b68d.tar.gz
gentoo-aaa77f693d3f74de4d30da0e0fd1d7b0cd39b68d.tar.bz2
gentoo-aaa77f693d3f74de4d30da0e0fd1d7b0cd39b68d.zip
dev-ruby/hocon: 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/hocon')
-rw-r--r--dev-ruby/hocon/hocon-1.3.1-r1.ebuild2
-rw-r--r--dev-ruby/hocon/hocon-1.3.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hocon/hocon-1.3.1-r1.ebuild b/dev-ruby/hocon/hocon-1.3.1-r1.ebuild
index d796576e4e88..c735fb3f900f 100644
--- a/dev-ruby/hocon/hocon-1.3.1-r1.ebuild
+++ b/dev-ruby/hocon/hocon-1.3.1-r1.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="hocon.gemspec"
inherit ruby-fakegem
-DESCRIPTION="This is a port of the Typesafe Config library to Ruby."
+DESCRIPTION="This is a port of the Typesafe Config library to Ruby"
HOMEPAGE="https://github.com/puppetlabs/ruby-hocon"
SRC_URI="https://github.com/puppetlabs/ruby-hocon/archive/${PV}.tar.gz -> ${P}.tar.gz"
RUBY_S="ruby-hocon-${PV}"
diff --git a/dev-ruby/hocon/hocon-1.3.1.ebuild b/dev-ruby/hocon/hocon-1.3.1.ebuild
index b7768a518f89..3cfb650fd657 100644
--- a/dev-ruby/hocon/hocon-1.3.1.ebuild
+++ b/dev-ruby/hocon/hocon-1.3.1.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="hocon.gemspec"
inherit ruby-fakegem
-DESCRIPTION="This is a port of the Typesafe Config library to Ruby."
+DESCRIPTION="This is a port of the Typesafe Config library to Ruby"
HOMEPAGE="https://github.com/puppetlabs/ruby-hocon"
SRC_URI="https://github.com/puppetlabs/ruby-hocon/archive/${PV}.tar.gz -> ${P}.tar.gz"
RUBY_S="ruby-hocon-${PV}"