diff options
Diffstat (limited to 'games-strategy/colobot/colobot-9999.ebuild')
-rw-r--r-- | games-strategy/colobot/colobot-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/colobot/colobot-9999.ebuild b/games-strategy/colobot/colobot-9999.ebuild index 83f1bba5279d..441ad6386dc2 100644 --- a/games-strategy/colobot/colobot-9999.ebuild +++ b/games-strategy/colobot/colobot-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit cmake desktop git-r3 xdg-utils -DESCRIPTION="Colobot is an educational real-time strategy video game featuring 3D graphics" +DESCRIPTION="A real-time strategy game, where you can program your bots" HOMEPAGE="https://colobot.info/" EGIT_REPO_URI="https://github.com/colobot/colobot" EGIT_SUBMODULES=() |