diff options
-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 |