Rewrap haiku-apps DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent be600cdc25
commit a08a763e6f
91 changed files with 467 additions and 351 deletions

View File

@@ -1,11 +1,11 @@
SUMMARY="Fully functunal 64bit calculator"
DESCRIPTION="BDH Calc is a fully functional 64bit calculator, supporting
common arithmetic operations like adding, subtracting, dividing and
multiplying as well as bitwise operators. You can choose the word
size and whether the sign is considered to simulate any integral
data type. Moreover the calculator supports binary, decimal and
hexadecimal conversion.
"
DESCRIPTION="
BDH Calc is a fully functional 64bit calculator, supporting common arithmetic \
operations like adding, subtracting, dividing and multiplying as well as \
bitwise operators. You can choose the word size and whether the sign is \
considered to simulate any integral data type. Moreover the calculator \
supports binary, decimal and hexadecimal conversion.
"
HOMEPAGE="http://haikuware.com/directory/view-details/science-math/calculators/bdh-calc-for-haiku"
SRC_URI="git://github.com/ThomasCompix/BDH-Calc.git#4a6865932ae0e95244ed0149b6e8c4f437ea742a"
REVISION="1"