Trim extra newlines at end of file & trailing whitespace.

This commit is contained in:
Augustin Cavalier
2015-08-04 12:08:31 -04:00
parent 55dd9cf19d
commit 4634abef1b
724 changed files with 1430 additions and 1527 deletions

View File

@@ -2,7 +2,7 @@ SUMMARY="Copy data between file or block devices with read-error recovery"
DESCRIPTION="GNU ddrescue is a data recovery tool. It copies data from one \
file or block device (hard disc, cdrom, etc) to another, trying to rescue the \
good parts first in case of read errors."
HOMEPAGE="http://www.gnu.org/software/ddrescue/"
HOMEPAGE="http://www.gnu.org/software/ddrescue/"
SOURCE_URI="http://ftpmirror.gnu.org/ddrescue/ddrescue-1.19.tar.lz"
CHECKSUM_SHA256="ed8d0c9d9aac80a9110e9cb0d0a91a7390d3bf9f816b67a62ca4eb140f4747b8"
REVISION="1"