diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:13:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:10 +0000 |
commit | 4cccbd16f1ed397765dc076c2a416d86d5413082 (patch) | |
tree | 99a868393105ade4f622b2e287968c08daff1445 /dev-ruby | |
parent | dev-ruby/hocon: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-4cccbd16f1ed397765dc076c2a416d86d5413082.tar.gz gentoo-4cccbd16f1ed397765dc076c2a416d86d5413082.tar.bz2 gentoo-4cccbd16f1ed397765dc076c2a416d86d5413082.zip |
dev-ruby/loofah: 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/loofah/loofah-2.10.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/loofah/loofah-2.11.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/loofah/loofah-2.12.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/loofah/loofah-2.10.0.ebuild b/dev-ruby/loofah/loofah-2.10.0.ebuild index 75214f53541f..61c5dcaf8729 100644 --- a/dev-ruby/loofah/loofah-2.10.0.ebuild +++ b/dev-ruby/loofah/loofah-2.10.0.ebuild @@ -10,7 +10,7 @@ RUBY_FAKEGEM_GEMSPEC="loofah.gemspec" inherit ruby-fakegem -DESCRIPTION="Library for manipulating and transforming HTML/XML documents and fragments." +DESCRIPTION="Library for manipulating and transforming HTML/XML documents and fragments" HOMEPAGE="https://github.com/flavorjones/loofah" SRC_URI="https://github.com/flavorjones/loofah/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-ruby/loofah/loofah-2.11.0.ebuild b/dev-ruby/loofah/loofah-2.11.0.ebuild index 6601637f3458..6cf90be23e7c 100644 --- a/dev-ruby/loofah/loofah-2.11.0.ebuild +++ b/dev-ruby/loofah/loofah-2.11.0.ebuild @@ -10,7 +10,7 @@ RUBY_FAKEGEM_GEMSPEC="loofah.gemspec" inherit ruby-fakegem -DESCRIPTION="Library for manipulating and transforming HTML/XML documents and fragments." +DESCRIPTION="Library for manipulating and transforming HTML/XML documents and fragments" HOMEPAGE="https://github.com/flavorjones/loofah" SRC_URI="https://github.com/flavorjones/loofah/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-ruby/loofah/loofah-2.12.0.ebuild b/dev-ruby/loofah/loofah-2.12.0.ebuild index 3af14c7df0ac..baa3bf412781 100644 --- a/dev-ruby/loofah/loofah-2.12.0.ebuild +++ b/dev-ruby/loofah/loofah-2.12.0.ebuild @@ -10,7 +10,7 @@ RUBY_FAKEGEM_GEMSPEC="loofah.gemspec" inherit ruby-fakegem -DESCRIPTION="Library for manipulating and transforming HTML/XML documents and fragments." +DESCRIPTION="Library for manipulating and transforming HTML/XML documents and fragments" HOMEPAGE="https://github.com/flavorjones/loofah" SRC_URI="https://github.com/flavorjones/loofah/archive/v${PV}.tar.gz -> ${P}.tar.gz" |