diff options
Diffstat (limited to 'dev-ruby/loofah/loofah-2.12.0.ebuild')
-rw-r--r-- | dev-ruby/loofah/loofah-2.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |