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

@@ -1,11 +1,11 @@
SUMMARY="Decrypts your PowerPacker encrypted files"
DESCRIPTION="
DESCRIPTION="
Decrypts PowerPacker encrypted files using Stuart Caie's ppcrack 0.1 \
decrypting routines.
"
"
HOMEPAGE="https://github.com/HaikuArchives/PPViewer"
SOURCE_URI="git+https://github.com/HaikuArchives/PPViewer#ce572506ca6e69c888898abf5b958701e068122b"
REVISION="1"
REVISION="1"
LICENSE="MIT"
COPYRIGHT="2002 Maurice Michalski"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"