Rewrap games-arcade DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:57 -05:00
parent bf4ec3816f
commit 27c67fdb32
2 changed files with 7 additions and 4 deletions

View File

@@ -45,6 +45,6 @@ INSTALL()
# ----- DESCRIPTION -----------------------------------------------------------
DESCRIPTION="
Grab all the diamonds, but don't get caught! Escape or trap ennemies by digging
holes in the ground, climb ladders and ropes, and, or course, run fast!
"
Grab all the diamonds, but don't get caught! Escape or trap ennemies by \
digging holes in the ground, climb ladders and ropes, and, or course, run fast!
"

View File

@@ -1,4 +1,7 @@
DESCRIPTION="SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original Super Mario games."
DESCRIPTION="
SuperTux is a classic 2D jump'n run sidescroller game in a style similar to \
the original Super Mario games.
"
HOMEPAGE="http://supertux.lethargik.org/"
SRC_URI="http://supertux.googlecode.com/files/supertux-0.1.3.tar.bz2"
STATUS_HAIKU="unstable"