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,5 +1,5 @@
DESCRIPTION="pyopengl - python opengl bindings"
HOMEPAGE="http://pyopengl.sourceforge.net"
DESCRIPTION="pyopengl - python opengl bindings"
HOMEPAGE="http://pyopengl.sourceforge.net"
SOURCE_URI="http://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-3.0.1.tar.gz"
CHECKSUM_MD5="cdf03284f24279b8d9914bb680a37b5e"
REVISION="1"
@@ -21,4 +21,3 @@ INSTALL()
LICENSE="BSD (3-clause)"
COPYRIGHT="1997-1998, 2000-2009, by the contributors
All rights reserved."