mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
games-misc/solarus-quest-editor: fix QA BadDescription
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user