diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-04-05 07:02:12 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-04-05 07:02:12 +0200 |
commit | 1aafb82128812c7e42d8df01937b9bd0189c00f7 (patch) | |
tree | e192a4de8054df6166b859cd88a52a54e22a5aaf /dev-ruby | |
parent | dev-ruby/text-hyphen: drop ruby19 (diff) | |
download | gentoo-1aafb82128812c7e42d8df01937b9bd0189c00f7.tar.gz gentoo-1aafb82128812c7e42d8df01937b9bd0189c00f7.tar.bz2 gentoo-1aafb82128812c7e42d8df01937b9bd0189c00f7.zip |
dev-ruby/text-hyphen: fix description
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.4.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |