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,14 +1,12 @@
SUMMARY="An app to play the game of life"
DESCRIPTION="
The Game of Life is not a game in the conventional sense.
There are no players, and no winning or losing.
Once the \"pieces\" are placed in the starting position,
the rules determine everything that happens later.
Nevertheless, Life is full of surprises!
In most cases, it is impossible to look at a starting position
(or pattern) and see what will happen in the future.
The only way to find out is to follow the rules of the game.
"
The Game of Life is not a game in the conventional sense. There are no \
players, and no winning or losing. Once the \"pieces\" are placed in the \
starting position, the rules determine everything that happens later. \
Nevertheless, Life is full of surprises! In most cases, it is impossible to \
look at a starting position (or pattern) and see what will happen in the \
future. The only way to find out is to follow the rules of the game.
"
HOMEPAGE="https://github.com/HaikuArchives/BeLife"
SRC_URI="git://github.com/HaikuArchives/BeLife.git#aa35a935e55e9ee17fbb9d414534ba79798a95a1"
REVISION="1"