From: Hans de Graaff Date: Tue, 5 Apr 2016 05:02:12 +0000 (+0200) Subject: dev-ruby/text-hyphen: fix description X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1aafb82128812c7e42d8df01937b9bd0189c00f7;p=gentoo.git dev-ruby/text-hyphen: fix description Package-Manager: portage-2.2.26 --- diff --git a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild index 4d1de09cfd8c..f9f5bcc42fa2 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc" inherit ruby-fakegem -DESCRIPTION="Hyphenates various words according to the rules of the language the word is written in" +DESCRIPTION="Hyphenates words according to the rules of the language the word is written in" HOMEPAGE="http://rubyforge.org/projects/text-format" LICENSE="MIT"