mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
games-misc/solarus-quest-editor: fix QA BadDescription
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
parent
91ee1ed63d
commit
7ee7fc9cd2
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user