From 687bcf06a3cdb8c95d94f174411302f4f9a85ed1 Mon Sep 17 00:00:00 2001 From: noryb009 Date: Thu, 2 Jan 2014 16:40:56 -0500 Subject: [PATCH] Rewrap app-dicts DESCRIPTIONs --- app-dicts/aspell_en/aspell_en-7.1_0.recipe | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app-dicts/aspell_en/aspell_en-7.1_0.recipe b/app-dicts/aspell_en/aspell_en-7.1_0.recipe index 747225c5a..49eedebe9 100644 --- a/app-dicts/aspell_en/aspell_en-7.1_0.recipe +++ b/app-dicts/aspell_en/aspell_en-7.1_0.recipe @@ -1,5 +1,11 @@ SUMMARY="English dictionary for aspell program/library" -DESCRIPTION="This is the English dictionary for the GNU Aspell program, an open source spell checker. Its advantage is its superiority of suggesting possible replacements for a misspelled wordx than most other spellcheck programs. Aspell is also able to maintain support for more than one langague at a time and can check documents in UTF-8." +DESCRIPTION=" +This is the English dictionary for the GNU Aspell program, an open source \ +spell checker. Its advantage is its superiority of suggesting possible \ +replacements for a misspelled wordx than most other spellcheck programs. \ +Aspell is also able to maintain support for more than one langague at a time \ +and can check documents in UTF-8. +" LICENSE="GNU GPL v2" COPYRIGHT="2000-2011 Kevin Atkinson" HOMEPAGE="http://aspell.net"