From 10c4cbeb45b087426b2da0125f3e6a6ea8539eb8 Mon Sep 17 00:00:00 2001 From: noryb009 Date: Thu, 2 Jan 2014 16:40:56 -0500 Subject: [PATCH] Rewrap app-misc DESCRIPTIONs --- app-misc/colordiff/colordiff-1.0.13.recipe | 6 +++--- app-misc/fdupes/fdupes-1.51.recipe | 9 ++++---- app-misc/getopt/getopt-1.1.5.recipe | 24 +++++++++------------- app-misc/srm/srm-1.2.12_cvs.recipe | 4 +++- 4 files changed, 20 insertions(+), 23 deletions(-) diff --git a/app-misc/colordiff/colordiff-1.0.13.recipe b/app-misc/colordiff/colordiff-1.0.13.recipe index c31aa1735..222d97c9b 100644 --- a/app-misc/colordiff/colordiff-1.0.13.recipe +++ b/app-misc/colordiff/colordiff-1.0.13.recipe @@ -1,8 +1,8 @@ SUMMARY="Colorizes output of diff" DESCRIPTION=" -The Perl script colordiff is a wrapper for 'diff' and produces the -same output but with pretty 'syntax' highlighting. Colour schemes -can be customized." +The Perl script colordiff is a wrapper for 'diff' and produces the same output \ +but with pretty 'syntax' highlighting. Colour schemes can be customized. +" HOMEPAGE="http://colordiff.sourceforge.net/" SRC_URI="http://www.colordiff.org/colordiff-1.0.13.tar.gz" diff --git a/app-misc/fdupes/fdupes-1.51.recipe b/app-misc/fdupes/fdupes-1.51.recipe index c4e84a4b3..ced732e77 100644 --- a/app-misc/fdupes/fdupes-1.51.recipe +++ b/app-misc/fdupes/fdupes-1.51.recipe @@ -1,10 +1,9 @@ SUMMARY="FDUPES is a program for identifying or deleting duplicate files" DESCRIPTION=" -fdupes is a program written by Adrian Lopez to scan directories for -duplicate files, with options to list, delete or replace the files -with hardlinks pointing to the duplicate. It first compares file -sizes and MD5 signatures, and then performs a byte-by-byte check for -verification. +fdupes is a program written by Adrian Lopez to scan directories for duplicate \ +files, with options to list, delete or replace the files with hardlinks \ +pointing to the duplicate. It first compares file sizes and MD5 signatures, \ +and then performs a byte-by-byte check for verification. " HOMEPAGE="http://code.google.com/p/fdupes/" SRC_URI="http://fdupes.googlecode.com/files/fdupes-1.51.tar.gz" diff --git a/app-misc/getopt/getopt-1.1.5.recipe b/app-misc/getopt/getopt-1.1.5.recipe index 920f38b8d..609921ba4 100644 --- a/app-misc/getopt/getopt-1.1.5.recipe +++ b/app-misc/getopt/getopt-1.1.5.recipe @@ -1,19 +1,15 @@ SUMMARY="A program to help shell scripts parse command-line parameters." DESCRIPTION=" -Getopt(1) is a program to help shell scripts parse command-line -parameters. - - *It can do anything that the GNU getopt(3) routines can do. - *It can cope with spaces and shell metacharacters within - arguments. - *It can parse long parameters. - *It can shuffle parameters, so you can mix options and other - parameters on the command-line. - *It can be easily identified as an enhanced getopt(1) from within - shell scripts. - *It can report parse errors as coming from the shell script. - *It compiles cleanly with both libc-5 and glibc-2 (libc6)." - +Getopt(1) is a program to help shell scripts parse command-line parameters. +*It can do anything that the GNU getopt(3) routines can do. +*It can cope with spaces and shell metacharacters within arguments. +*It can parse long parameters. +*It can shuffle parameters, so you can mix options and other parameters on the \ +command-line. +*It can be easily identified as an enhanced getopt(1) from within shell scripts. +*It can report parse errors as coming from the shell script. +*It compiles cleanly with both libc-5 and glibc-2 (libc6). +" HOMEPAGE="http://software.frodo.looijaard.name/getopt/" SRC_URI="http://software.frodo.looijaard.name/getopt/files/getopt-1.1.5.tar.gz" CHECKSUM_MD5="546acfdb67ba16b8658a45ade9a64d5d" diff --git a/app-misc/srm/srm-1.2.12_cvs.recipe b/app-misc/srm/srm-1.2.12_cvs.recipe index 869e84fe8..db1fa7fb1 100644 --- a/app-misc/srm/srm-1.2.12_cvs.recipe +++ b/app-misc/srm/srm-1.2.12_cvs.recipe @@ -1,5 +1,7 @@ SUMMARY="srm - secure file deletion for posix systems" -DESCRIPTION="A command-line compatible rm which destroys file contents before unlinking." +DESCRIPTION=" +A command-line compatible rm which destroys file contents before unlinking. +" HOMEPAGE="http://srm.sourceforge.net/" SRC_URI="cvs://:pserver:anonymous@srm.cvs.sourceforge.net:/cvsroot/srm/srm" REVISION="1"