mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fixed description
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
SUMMARY="Egg Chess"
|
SUMMARY="Egg Chess"
|
||||||
DESCRIPTION="This game is similar to Tic-Tac-Toe. \
|
DESCRIPTION="This game is similar to Tic-Tac-Toe. \
|
||||||
However, instead of using Xs and Os, you use different egg forms. \
|
However, instead of using Xs and Os, you use different egg forms. \
|
||||||
What's more, YOU CAN ACTUALLY CHANGE A SQUARE WITH SOMETHING ELSE. \
|
What's more, you can actually change a square with something else. \
|
||||||
The first one to get three-in-a-row with the same egg form wins."
|
The first one to get three-in-a-row with the same egg form wins."
|
||||||
HOMEPAGE="http://www.haikuware.com/directory/view-details/development/games/egg-chess-ppc"
|
HOMEPAGE="http://www.haikuware.com/directory/view-details/development/games/egg-chess-ppc"
|
||||||
SRC_URI="https://codeload.github.com/psirockin/EggChess/zip/feature"
|
SRC_URI="https://codeload.github.com/psirockin/EggChess/zip/feature"
|
||||||
@@ -9,7 +9,7 @@ CHECKSUM_SHA256="67b8a6061169031493103d0a32dbdcd3af3c69d540cf1294e249e199eb140bc
|
|||||||
SOURCE_DIR="EggChess-feature"
|
SOURCE_DIR="EggChess-feature"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
COPYRIGHT="Anders Lindström"
|
COPYRIGHT="1999-2000 Anders Lindström"
|
||||||
|
|
||||||
ARCHITECTURES="x86 x86_gcc2"
|
ARCHITECTURES="x86 x86_gcc2"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user