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 @@
DESCRIPTION="plib - A Suite of Portable Game Libraries"
HOMEPAGE="http://plib.sourceforge.net/"
DESCRIPTION="plib - A Suite of Portable Game Libraries"
HOMEPAGE="http://plib.sourceforge.net/"
SOURCE_URI="http://plib.sourceforge.net/dist/plib-1.8.5.tar.gz"
CHECKSUM_MD5="47a6fbf63668c1eed631024038b2ea90"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""
BUILD()
{
cd plib-1.8.5
@@ -23,4 +23,3 @@ INSTALL()
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1999-2005 Steve J. Baker"