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,10 @@
SUMMARY="A random symbol sequence generator"
DESCRIPTION="
Randomizer is a random symbol sequence generator. You can create
sequences of any given length, and control what characters are used.
This program can be used for many purposes, such as for generating
random passwords or random numbers.
"
Randomizer is a random symbol sequence generator. You can create sequences of \
any given length, and control what characters are used.
This program can be used for many purposes, such as for generating random \
passwords or random numbers.
"
HOMEPAGE="https://code.google.com/p/randomizer/"
SRC_URI="svn+http://randomizer.googlecode.com/svn/trunk/@r12"
LICENSE="MIT"