diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-10-15 21:12:18 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-10-15 21:33:27 +0200 |
commit | 7ee7fc9cd2cd9dad3dd125cfce2d8926f4ddbfe0 (patch) | |
tree | 7fcc654ca7d51be95f3ac244eff03a4a9b2b5700 /games-misc | |
parent | games-action/brutal-legend-hb: fix QA BadDescription (diff) | |
download | gentoo-7ee7fc9cd2cd9dad3dd125cfce2d8926f4ddbfe0.tar.gz gentoo-7ee7fc9cd2cd9dad3dd125cfce2d8926f4ddbfe0.tar.bz2 gentoo-7ee7fc9cd2cd9dad3dd125cfce2d8926f4ddbfe0.zip |
games-misc/solarus-quest-editor: fix QA BadDescription
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/solarus-quest-editor/solarus-quest-editor-1.6.5.ebuild | 2 | ||||
-rw-r--r-- | 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 |