summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"