games-misc/solarus-quest-editor: fix QA BadDescription

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki 2022-10-15 21:12:18 +02:00
parent 91ee1ed63d
commit 7ee7fc9cd2
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-1 luajit )
inherit cmake lua-single
DESCRIPTION="This is the package for people who want to create Solarus quests. It expands the player's package with game-making tools."
DESCRIPTION="A graphical user interface to create and modify quests for the Solarus engine"
HOMEPAGE="https://www.solarus-games.org"
if [[ ${PV} == 9999 ]]; then

View File

@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-1 luajit )
inherit cmake lua-single
DESCRIPTION="This is the package for people who want to create Solarus quests. It expands the player's package with game-making tools."
DESCRIPTION="A graphical user interface to create and modify quests for the Solarus engine"
HOMEPAGE="https://www.solarus-games.org"
if [[ ${PV} == 9999 ]]; then