From 7f99504c1c3a875e31e4c14b4f3e0d1954fcdbc8 Mon Sep 17 00:00:00 2001 From: noryb009 Date: Thu, 2 Jan 2014 16:40:56 -0500 Subject: [PATCH] Rewrap app-editors DESCRIPTIONs --- app-editors/jed/jed-0.99_19.recipe | 4 +++- app-editors/joe/joe-3.8_hg.recipe | 5 ++++- app-editors/qemacs/qemacs-0.4.0dev.recipe | 23 +++++++++++++---------- app-editors/vim/vim-7.4.recipe | 22 ++++++++++------------ app-editors/xemacs/xemacs-21.5_hg.recipe | 4 +++- 5 files changed, 33 insertions(+), 25 deletions(-) diff --git a/app-editors/jed/jed-0.99_19.recipe b/app-editors/jed/jed-0.99_19.recipe index 405e19c38..27e503e7d 100644 --- a/app-editors/jed/jed-0.99_19.recipe +++ b/app-editors/jed/jed-0.99_19.recipe @@ -1,4 +1,6 @@ -DESCRIPTION="JED is a freely available text editor" +DESCRIPTION=" +JED is a freely available text editor +" HOMEPAGE="http://www.jedsoft.org/jed/" SRC_URI="ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-19.tar.bz2" REVISION="1" diff --git a/app-editors/joe/joe-3.8_hg.recipe b/app-editors/joe/joe-3.8_hg.recipe index a1954b5f8..9aaa44fc4 100644 --- a/app-editors/joe/joe-3.8_hg.recipe +++ b/app-editors/joe/joe-3.8_hg.recipe @@ -1,4 +1,7 @@ -DESCRIPTION="JOE is a full featured terminal-based screen editor which is distributed under the GNU General Public License (GPL)." +DESCRIPTION=" +JOE is a full featured terminal-based screen editor which is distributed under \ +the GNU General Public License (GPL). +" HOMEPAGE="http://joe-editor.sourceforge.net/" SRC_URI="hg+http://joe-editor.hg.sourceforge.net:8000/hgroot/joe-editor/joe-editor" REVISION="2" diff --git a/app-editors/qemacs/qemacs-0.4.0dev.recipe b/app-editors/qemacs/qemacs-0.4.0dev.recipe index 1c698813c..1bdbb3697 100644 --- a/app-editors/qemacs/qemacs-0.4.0dev.recipe +++ b/app-editors/qemacs/qemacs-0.4.0dev.recipe @@ -1,14 +1,17 @@ SUMMARY="QEmacs editor" -DESCRIPTION="QEmacs (for Quick Emacs), a very small but powerful UNIX editor. - It has features that even big editors lack : - - Full screen editor with an Emacs look and feel with all Emacs common features. - - Full UTF8 support. - - WYSIWYG HTML/XML/CSS2 mode graphical editing. - - WYSIWYG DocBook. - - C mode: coloring with immediate update. Emacs like auto-indent. - - Shell mode, Hexadecimal editing... - - The provided qemacs-pe2qe script converts your Pe color settings to the Qemacs syntax." +DESCRIPTION=" +QEmacs (for Quick Emacs), a very small but powerful UNIX editor. +It has features that even big editors lack : +- Full screen editor with an Emacs look and feel with all Emacs common features. +- Full UTF8 support. +- WYSIWYG HTML/XML/CSS2 mode graphical editing. +- WYSIWYG DocBook. +- C mode: coloring with immediate update. Emacs like auto-indent. +- Shell mode, Hexadecimal editing... + +The provided qemacs-pe2qe script converts your Pe color settings to the Qemacs \ +syntax. +" HOMEPAGE="http://bellard.org/qemacs/" SRC_URI="cvs://:pserver:anonymous@cvs.savannah.nongnu.org:/sources/qemacs/qemacs" #CHECKSUM_MD5="" diff --git a/app-editors/vim/vim-7.4.recipe b/app-editors/vim/vim-7.4.recipe index d4aff39d0..914d126d7 100644 --- a/app-editors/vim/vim-7.4.recipe +++ b/app-editors/vim/vim-7.4.recipe @@ -1,17 +1,15 @@ SUMMARY="Vim is highly configurable text editor." DESCRIPTION=" - Vim is a highly configurable text editor built to enable efficient text - editing. It is an improved version of the vi editor distributed with most - UNIX systems. - - Vim is often called a \"programmer's editor,\" and so useful for programming - that many consider it an entire IDE. It's not just for programmers, though. - Vim is perfect for all kinds of text editing, from composing email to editing - configuration files. - - Despite what the above comic suggests, Vim can be configured to work in a very - simple (Notepad-like) way, called evim or Easy Vim. - " +Vim is a highly configurable text editor built to enable efficient text \ +editing. It is an improved version of the vi editor distributed with most UNIX \ +systems. +Vim is often called a \"programmer's editor,\" and so useful for programming \ +that many consider it an entire IDE. It's not just for programmers, though. \ +Vim is perfect for all kinds of text editing, from composing email to editing \ +configuration files. +Despite what the above comic suggests, Vim can be configured to work in a very \ +simple (Notepad-like) way, called evim or Easy Vim. +" HOMEPAGE="http://www.vim.org" SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-7.4.tar.bz2" COPYRIGHT="Bram Moleenar et al." diff --git a/app-editors/xemacs/xemacs-21.5_hg.recipe b/app-editors/xemacs/xemacs-21.5_hg.recipe index 5cab78c05..81191cc87 100644 --- a/app-editors/xemacs/xemacs-21.5_hg.recipe +++ b/app-editors/xemacs/xemacs-21.5_hg.recipe @@ -1,5 +1,7 @@ SUMMARY="XEmacs editor" -DESCRIPTION="highly customizable open source text editor and application development system" +DESCRIPTION=" +highly customizable open source text editor and application development system +" HOMEPAGE="http://xemacs.org/" SRC_URI="hg+https://bitbucket.org/mmu_man/xemacs#24b993054953" REVISION="1"