summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:12:46 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:06 +0000
commitd026b604f5437ffc599a9f48ff52d8ece7881f7b (patch)
tree421c92a8bf31bb44947db186d46f9d57d9f97857 /dev-ruby/acme-client
parentdev-ros/visualization_msgs: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-d026b604f5437ffc599a9f48ff52d8ece7881f7b.tar.gz
gentoo-d026b604f5437ffc599a9f48ff52d8ece7881f7b.tar.bz2
gentoo-d026b604f5437ffc599a9f48ff52d8ece7881f7b.zip
dev-ruby/acme-client: 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/acme-client')
-rw-r--r--dev-ruby/acme-client/acme-client-2.0.8.ebuild2
-rw-r--r--dev-ruby/acme-client/acme-client-2.0.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/acme-client/acme-client-2.0.8.ebuild b/dev-ruby/acme-client/acme-client-2.0.8.ebuild
index 3f5b8f9bf6d1..180df095b733 100644
--- a/dev-ruby/acme-client/acme-client-2.0.8.ebuild
+++ b/dev-ruby/acme-client/acme-client-2.0.8.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="acme-client.gemspec"
inherit ruby-fakegem
-DESCRIPTION="A Ruby client for the letsencrypt's ACME protocol."
+DESCRIPTION="A Ruby client for the letsencrypt's ACME protocol"
HOMEPAGE="https://github.com/unixcharles/acme-client"
SRC_URI="https://github.com/unixcharles/acme-client/archive/v${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/dev-ruby/acme-client/acme-client-2.0.9.ebuild b/dev-ruby/acme-client/acme-client-2.0.9.ebuild
index bffdd9ff1345..3faab7452ba8 100644
--- a/dev-ruby/acme-client/acme-client-2.0.9.ebuild
+++ b/dev-ruby/acme-client/acme-client-2.0.9.ebuild
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="acme-client.gemspec"
inherit ruby-fakegem
-DESCRIPTION="A Ruby client for the letsencrypt's ACME protocol."
+DESCRIPTION="A Ruby client for the letsencrypt's ACME protocol"
HOMEPAGE="https://github.com/unixcharles/acme-client"
SRC_URI="https://github.com/unixcharles/acme-client/archive/v${PV}.tar.gz -> ${P}.tar.gz"