diff --git a/games-kids/dragonmemory/dragonmemory-1.recipe b/games-kids/dragonmemory/dragonmemory-1.recipe index d8f734df7..04658d7c2 100644 --- a/games-kids/dragonmemory/dragonmemory-1.recipe +++ b/games-kids/dragonmemory/dragonmemory-1.recipe @@ -1,5 +1,8 @@ -DESCRIPTION="Dragon Memory is a simple but fun memory game with very detailed graphics and addictive gameplay." -SUMMARY="Dragon Memory is a memory game with addictive gameplay." +SUMMARY="A memory game with addictive gameplay" +DESCRIPTION=" +Dragon Memory is a simple but fun memory game with very detailed graphics and \ +addictive gameplay. +" HOMEPAGE="http://sourceforge.net/projects/dragonmemory/" SRC_URI="http://cznic.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz" SRC_URI2="http://heanet.dl.sourceforge.net/project/dragonmemory/DragonMemory-source.tgz" diff --git a/games-kids/pipepanic/pipepanic-0.1.3.recipe b/games-kids/pipepanic/pipepanic-0.1.3.recipe index 5324ca060..b91b68689 100644 --- a/games-kids/pipepanic/pipepanic-0.1.3.recipe +++ b/games-kids/pipepanic/pipepanic-0.1.3.recipe @@ -1,5 +1,8 @@ SUMMARY="A pipe connecting game." -DESCRIPTION="Pipepanic is a pipe connecting game using libSDL. Connect as many different shaped pipes together as possible within the time given. " +DESCRIPTION=" +Pipepanic is a pipe connecting game using libSDL. Connect as many different \ +shaped pipes together as possible within the time given. +" HOMEPAGE="http://www.users.waitrose.com/~thunor/pipepanic/" SRC_URI="http://www.users.waitrose.com/~thunor/pipepanic/dload/pipepanic-0.1.3-source.tar.gz" CHECKSUM_MD5="99b68e990012b2f58c184b8ba9e4fb4d" @@ -42,4 +45,4 @@ INSTALL() mkdir -p $appsDir/Pipepanic cp pipepanic ascii15.bmp ascii30.bmp digits24.bmp digits48.bmp tiles24.bmp tiles48.bmp $appsDir/Pipepanic/ addAppDeskbarSymlink $appsDir/Pipepanic/pipepanic "Pipepanic" -} \ No newline at end of file +}