* fix all syntactical problems in recipe files

This commit is contained in:
Oliver Tappe
2013-03-30 18:58:47 +00:00
parent 8b640ecacc
commit 37404c8730
23 changed files with 50 additions and 54 deletions

View File

@@ -1,7 +1,7 @@
DESCRIPTION="C++ port of the famous JUnit framework for unit testing"
HOMEPAGE="http://cppunit.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/cppunit/files/cppunit/1.12.1/cppunit-1.12.1.tar.gz/download"
CHECKSUM_MD5 = "bd30e9cf5523cdfc019b94f5e1d7fd19"
CHECKSUM_MD5="bd30e9cf5523cdfc019b94f5e1d7fd19"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND=""