From a0d739012494d2b8c574519bdaa8c2352d24b050 Mon Sep 17 00:00:00 2001 From: noryb009 Date: Thu, 2 Jan 2014 16:40:58 -0500 Subject: [PATCH] Rewrap sys-apps DESCRIPTIONs --- sys-apps/diffutils/diffutils-3.3.recipe | 28 ++++++++----------- sys-apps/dmidecode/dmidecode-2.12.recipe | 5 +++- sys-apps/dtc/dtc-1.4.0.recipe | 4 ++- sys-apps/ed/ed-1.7.recipe | 4 ++- sys-apps/file/file-5.15.recipe | 10 +++---- sys-apps/getconf/getconf-r260000.recipe | 10 ++++--- sys-apps/grep/grep-2.14.recipe | 5 +++- sys-apps/groff/groff-1.20.1.recipe | 5 +++- sys-apps/man/man-1.6g.recipe | 4 ++- sys-apps/most/most-pre5.1_15.recipe | 6 +++- sys-apps/sed/sed-4.2.1.recipe | 16 +++++------ sys-apps/spiff/spiff-1.recipe | 15 +++++----- sys-apps/texinfo/texinfo-4.13a.recipe | 4 ++- .../the_silver_searcher-0.18.1.recipe | 9 +++--- sys-apps/which/which-2.20.recipe | 5 ++-- 15 files changed, 74 insertions(+), 56 deletions(-) diff --git a/sys-apps/diffutils/diffutils-3.3.recipe b/sys-apps/diffutils/diffutils-3.3.recipe index 583fc5da9..b391f8e44 100644 --- a/sys-apps/diffutils/diffutils-3.3.recipe +++ b/sys-apps/diffutils/diffutils-3.3.recipe @@ -1,21 +1,17 @@ SUMMARY="Several programs for finding differences between files." DESCRIPTION=" -You can use the diff command to show differences between two files, or -each corresponding file in two directories. diff outputs differences -between files line by line in any of several formats, selectable by -command line options. This set of differences is often called a ‘diff’ -or ‘patch’. - -You can use the cmp command to show the offsets and line numbers where -two files differ. cmp can also show all the characters that differ -between the two files, side by side. - -You can use the diff3 command to show differences among three files. -When two people have made independent changes to a common original, -diff3 can report the differences between the original and the two -changed versions, and can produce a merged file that contains both -persons' changes together with warnings about conflicts. - +You can use the diff command to show differences between two files, or each \ +corresponding file in two directories. diff outputs differences between files \ +line by line in any of several formats, selectable by command line options. \ +This set of differences is often called a ‘diff’ or ‘patch’. +You can use the cmp command to show the offsets and line numbers where two \ +files differ. cmp can also show all the characters that differ between the two \ +files, side by side. +You can use the diff3 command to show differences among three files. When two \ +people have made independent changes to a common original, diff3 can report \ +the differences between the original and the two changed versions, and can \ +produce a merged file that contains both persons' changes together with \ +warnings about conflicts. You can use the sdiff command to merge two files interactively. " LICENSE="GNU GPL v3" diff --git a/sys-apps/dmidecode/dmidecode-2.12.recipe b/sys-apps/dmidecode/dmidecode-2.12.recipe index ee6e4cf35..64b99c1ac 100644 --- a/sys-apps/dmidecode/dmidecode-2.12.recipe +++ b/sys-apps/dmidecode/dmidecode-2.12.recipe @@ -1,5 +1,8 @@ SUMMARY="Decodes BIOS SMBIOS/DMI tables" -DESCRIPTION="Reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard" +DESCRIPTION=" +Reports information about your system's hardware as described in your system \ +BIOS according to the SMBIOS/DMI standard +" HOMEPAGE="http://www.nongnu.org/dmidecode/" SRC_URI="http://download.savannah.gnu.org/releases/dmidecode/dmidecode-2.12.tar.gz" CHECKSUM_MD5="02ee243e1ecac7fe0d04428aec85f63a" diff --git a/sys-apps/dtc/dtc-1.4.0.recipe b/sys-apps/dtc/dtc-1.4.0.recipe index 387681a71..d3250e9ad 100644 --- a/sys-apps/dtc/dtc-1.4.0.recipe +++ b/sys-apps/dtc/dtc-1.4.0.recipe @@ -1,5 +1,7 @@ SUMMARY="The Device Tree Compiler" -DESCRIPTION="The Device Tree Compiler" +DESCRIPTION=" +The Device Tree Compiler +" HOMEPAGE="http://git.jdl.com/gitweb/?p=dtc.git;a=summary" SRC_URI="git://git.jdl.com/software/dtc.git#v1.4.0" LICENSE="GNU GPL v2" diff --git a/sys-apps/ed/ed-1.7.recipe b/sys-apps/ed/ed-1.7.recipe index d1352e658..a9e0fc477 100644 --- a/sys-apps/ed/ed-1.7.recipe +++ b/sys-apps/ed/ed-1.7.recipe @@ -1,5 +1,7 @@ SUMMARY="Your basic line editor" -DESCRIPTION="Your basic line editor" +DESCRIPTION=" +Your basic line editor +" HOMEPAGE="http://www.gnu.org/software/ed/" COPYRIGHT="1992-2010 Free Software Foundation, Inc." LICENSE="GNU GPL v3" diff --git a/sys-apps/file/file-5.15.recipe b/sys-apps/file/file-5.15.recipe index b2f370b93..1d595b308 100644 --- a/sys-apps/file/file-5.15.recipe +++ b/sys-apps/file/file-5.15.recipe @@ -1,10 +1,10 @@ SUMMARY="Identify a file's format by scanning binary data for patterns" DESCRIPTION=" -This is Release 5.x of Ian Darwin's (copyright but distributable) -file(1) command, an implementation of the Unix File(1) command. It -knows the 'magic number' of several thousands of file types. This -version is the standard 'file' command for Linux, *BSD, and other -systems. (See 'patchlevel.h' for the exact release number). +This is Release 5.x of Ian Darwin's (copyright but distributable) file(1) \ +command, an implementation of the Unix File(1) command. It knows the 'magic \ +number' of several thousands of file types. This version is the standard \ +'file' command for Linux, *BSD, and other systems. (See 'patchlevel.h' for the \ +exact release number). " HOMEPAGE="ftp://ftp.astron.com/pub/file/" SRC_URI="ftp://ftp.astron.com/pub/file/file-5.15.tar.gz" diff --git a/sys-apps/getconf/getconf-r260000.recipe b/sys-apps/getconf/getconf-r260000.recipe index b307ae299..b7b61810b 100644 --- a/sys-apps/getconf/getconf-r260000.recipe +++ b/sys-apps/getconf/getconf-r260000.recipe @@ -1,8 +1,10 @@ SUMMARY="Prints out values of POSIX configuration variables" -DESCRIPTION="FreeBSD getconf - - The getconf command prints values of system configuration variables. - It is a command interface to the values returned by sysconf(3), confstr(3), and pathconf(3)." +DESCRIPTION=" +FreeBSD getconf +The getconf command prints values of system configuration variables. It is a \ +command interface to the values returned by sysconf(3), confstr(3), and \ +pathconf(3). +" HOMEPAGE="http://www.freebsd.org/" COPYRIGHT="2000 Massachusetts Institute of Technology" LICENSE="MIT" diff --git a/sys-apps/grep/grep-2.14.recipe b/sys-apps/grep/grep-2.14.recipe index fc3a7c32e..d0dc428e3 100644 --- a/sys-apps/grep/grep-2.14.recipe +++ b/sys-apps/grep/grep-2.14.recipe @@ -1,5 +1,8 @@ SUMMARY="GNU regular expression matcher" -DESCRIPTION="The grep command searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines." +DESCRIPTION=" +The grep command searches one or more input files for lines containing a match \ +to a specified pattern. By default, grep prints the matching lines. +" HOMEPAGE="http://www.gnu.org/software/grep/" LICENSE="GNU GPL v3" COPYRIGHT="1992-2012 Free Software Foundation, Inc." diff --git a/sys-apps/groff/groff-1.20.1.recipe b/sys-apps/groff/groff-1.20.1.recipe index 49639b32d..85c775947 100644 --- a/sys-apps/groff/groff-1.20.1.recipe +++ b/sys-apps/groff/groff-1.20.1.recipe @@ -1,5 +1,8 @@ SUMMARY="GNU troff typesetting package" -DESCRIPTION="The groff (GNU troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output." +DESCRIPTION=" +The groff (GNU troff) software is a typesetting package which reads plain text \ +mixed with formatting commands and produces formatted output. +" HOMEPAGE="http://www.gnu.org/software/groff/" SRC_URI="http://ftp.gnu.org/gnu/groff/groff-1.20.1.tar.gz" CHECKSUM_MD5="48fa768dd6fdeb7968041dd5ae8e2b02" diff --git a/sys-apps/man/man-1.6g.recipe b/sys-apps/man/man-1.6g.recipe index b4c8456c4..cf3de4c0e 100644 --- a/sys-apps/man/man-1.6g.recipe +++ b/sys-apps/man/man-1.6g.recipe @@ -1,5 +1,7 @@ SUMMARY="Standard commands to read man pages" -DESCRIPTION="Standard commands to read man pages." +DESCRIPTION=" +Standard commands to read man pages. +" HOMEPAGE="http://primates.ximian.com/~flucifredi/man/" SRC_URI="http://primates.ximian.com/~flucifredi/man/man-1.6g.tar.gz" CHECKSUM_MD5="ba154d5796928b841c9c69f0ae376660" diff --git a/sys-apps/most/most-pre5.1_15.recipe b/sys-apps/most/most-pre5.1_15.recipe index e65925bfb..3ae9447b4 100644 --- a/sys-apps/most/most-pre5.1_15.recipe +++ b/sys-apps/most/most-pre5.1_15.recipe @@ -1,5 +1,9 @@ SUMMARY="MOST is a paging program similar to more and less" -DESCRIPTION="MOST is a powerful paging program for Unix, VMS, MSDOS, and win32 systems. Unlike other well-known paging programs most supports multiple windows and can scroll left and right. Why settle for less?" +DESCRIPTION=" +MOST is a powerful paging program for Unix, VMS, MSDOS, and win32 systems. \ +Unlike other well-known paging programs most supports multiple windows and can \ +scroll left and right. Why settle for less? +" HOMEPAGE="http://www.jedsoft.org/most/" SRC_URI="http://www.jedsoft.org/snapshots/most-pre5.1-15.tar.gz" CHECKSUM_MD5="5894e7acde3ff14e16595b147ca4d2fb" diff --git a/sys-apps/sed/sed-4.2.1.recipe b/sys-apps/sed/sed-4.2.1.recipe index d7f82e46d..f9628efdb 100644 --- a/sys-apps/sed/sed-4.2.1.recipe +++ b/sys-apps/sed/sed-4.2.1.recipe @@ -1,14 +1,12 @@ SUMMARY="A stream editor" DESCRIPTION=" - Sed is a stream editor, i.e. it can be used to perform basic text - transformations on an input stream (a file or input from a pipeline). - - While in some ways similar to an editor which permits scripted edits - (such as ed), sed works by making only one pass over the input(s), and - is consequently more efficient. But it is sed's ability to filter text - in a pipeline which particularly distinguishes it from other types of - editors. - " +Sed is a stream editor, i.e. it can be used to perform basic text \ +transformations on an input stream (a file or input from a pipeline). +While in some ways similar to an editor which permits scripted edits (such as \ +ed), sed works by making only one pass over the input(s), and is consequently \ +more efficient. But it is sed's ability to filter text in a pipeline which \ +particularly distinguishes it from other types of editors. +" HOMEPAGE="http://www.gnu.org/software/sed" COPYRIGHT="1989-2009 Free Software Foundation, Inc." LICENSE="GNU GPL v3" diff --git a/sys-apps/spiff/spiff-1.recipe b/sys-apps/spiff/spiff-1.recipe index 2662cb205..b4f5cc78c 100644 --- a/sys-apps/spiff/spiff-1.recipe +++ b/sys-apps/spiff/spiff-1.recipe @@ -1,11 +1,12 @@ DESCRIPTION=" - 'spiff' is a command line program that compares the contents of two files - and prints a description of the important differences between them in a - form rather like the standard 'diff' utility. However, unlike diff, it is - not line oriented -- it compares word sequences with all white space and - newlines disregarded, so even if formatting is different you only see the - significant differences. It also compares floating-point values with a - tolerance, so you can look in data files for discrepancies." +'spiff' is a command line program that compares the contents of two files and \ +prints a description of the important differences between them in a form \ +rather like the standard 'diff' utility. However, unlike diff, it is not line \ +oriented -- it compares word sequences with all white space and newlines \ +disregarded, so even if formatting is different you only see the significant \ +differences. It also compares floating-point values with a tolerance, so you \ +can look in data files for discrepancies. +" SUMMARY="Advanced command line tool like standard 'diff'" HOMEPAGE="https://github.com/HaikuArchives/Spiff" SRC_URI="git+https://github.com/HaikuArchives/Spiff#50fa5e3cfe1431071b1de57828508f6903b052c2" diff --git a/sys-apps/texinfo/texinfo-4.13a.recipe b/sys-apps/texinfo/texinfo-4.13a.recipe index 4601c846e..a5401abc8 100644 --- a/sys-apps/texinfo/texinfo-4.13a.recipe +++ b/sys-apps/texinfo/texinfo-4.13a.recipe @@ -1,5 +1,7 @@ SUMMARY="Standard GNU documentation format tool" -DESCRIPTION="Texinfo is the official documentation format of the GNU project." +DESCRIPTION=" +Texinfo is the official documentation format of the GNU project. +" HOMEPAGE="http://www.gnu.org/software/texinfo/" COPYRIGHT="1992-2008 Free Software Foundation, Inc." LICENSE="GNU GPL v3" diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-0.18.1.recipe b/sys-apps/the_silver_searcher/the_silver_searcher-0.18.1.recipe index 8a03f9826..903826fdc 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-0.18.1.recipe +++ b/sys-apps/the_silver_searcher/the_silver_searcher-0.18.1.recipe @@ -1,13 +1,12 @@ SUMMARY="A code-searching tool similar to ack, but faster." DESCRIPTION=" A code-searching tool similar to ack, but faster. - * It searches code about 3–5× faster than ack. * It ignores file patterns from your .gitignore and .hgignore. -* If there are files in your source repo you don't want to search, - just add their patterns to a .agignore file. -* Ag uses Pthreads to take advantage of multiple CPU cores and search - files in parallel. +* If there are files in your source repo you don't want to search, just add \ +their patterns to a .agignore file. +* Ag uses Pthreads to take advantage of multiple CPU cores and search files in \ +parallel. " HOMEPAGE="https://github.com/ggreer/the_silver_searcher/" SRC_URI="git+https://github.com/ggreer/the_silver_searcher.git#ae5f4417d1" diff --git a/sys-apps/which/which-2.20.recipe b/sys-apps/which/which-2.20.recipe index 8df104316..6b4e0aa4e 100644 --- a/sys-apps/which/which-2.20.recipe +++ b/sys-apps/which/which-2.20.recipe @@ -35,6 +35,7 @@ INSTALL() make install } -DESCRIPTION="GNU which is an utility that is used to find which executable - (or alias or shell function) is executed when entered on the shell prompt. +DESCRIPTION=" +GNU which is an utility that is used to find which executable (or alias or \ +shell function) is executed when entered on the shell prompt. "