fixing set of recipes to ensure secure download

remove trailing whitespace

fix trailing whitespace

Another trailing whitespace
This commit is contained in:
Abogical
2016-01-10 21:09:26 +00:00
parent 1c82474e56
commit 71ba8d09f2
14 changed files with 74 additions and 106 deletions

View File

@@ -5,20 +5,24 @@ Sum-It, the open source version of Maarten Hekkelman's Sum-It application. \
Sum-It has many features, including a plug-in architecture for formulas and \
graphs. This product includes software developed by Hekkelman Programmatuur B.V.
"
LICENSE="BSD (4-clause)"
HOMEPAGE="https://github.com/HaikuArchives/OpenSumIt"
COPYRIGHT="
1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
1999-2000 Tim Vernum. All rights reserved.
"
HOMEPAGE="https://github.com/HaikuArchives/OpenSumIt"
SOURCE_URI="git+https://github.com/HaikuArchives/OpenSumIt.git#cdab184a27"
REVISION="3"
LICENSE="BSD (4-clause)"
REVISION="4"
SOURCE_URI="https://github.com/HaikuArchives/OpenSumIt/archive/cdab184a27.tar.gz"
CHECKSUM_SHA256="064cd9eeab62b0bab12400d23d922b912c46baccd9040dd04e8b16afd91bf70a"
SOURCE_DIR="OpenSumIt-cdab184a27cb9bbf0f088384a9ecfb07b9daefdc"
ARCHITECTURES="!x86 x86_gcc2"
PROVIDES="
sum_it = $portVersion
app:Sum_It = $portVersion
"
BUILD_REQUIRES="
haiku_devel
"