From 7ee7fc9cd2cd9dad3dd125cfce2d8926f4ddbfe0 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 15 Oct 2022 21:12:18 +0200 Subject: games-misc/solarus-quest-editor: fix QA BadDescription Signed-off-by: Conrad Kostecki --- games-misc/solarus-quest-editor/solarus-quest-editor-1.6.5.ebuild | 2 +- games-misc/solarus-quest-editor/solarus-quest-editor-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-misc/solarus-quest-editor/solarus-quest-editor-1.6.5.ebuild b/games-misc/solarus-quest-editor/solarus-quest-editor-1.6.5.ebuild index 8a1fcd50dab2..ed25f0c09438 100644 --- a/games-misc/solarus-quest-editor/solarus-quest-editor-1.6.5.ebuild +++ b/games-misc/solarus-quest-editor/solarus-quest-editor-1.6.5.ebuild @@ -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 diff --git a/games-misc/solarus-quest-editor/solarus-quest-editor-9999.ebuild b/games-misc/solarus-quest-editor/solarus-quest-editor-9999.ebuild index 8a1fcd50dab2..ed25f0c09438 100644 --- a/games-misc/solarus-quest-editor/solarus-quest-editor-9999.ebuild +++ b/games-misc/solarus-quest-editor/solarus-quest-editor-9999.ebuild @@ -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 -- cgit v1.2.3-65-gdbad