commit: 29c86e0213787b219988ac7fb891c6d6d0fc7d34 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 12 01:38:57 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 12 02:30:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c86e02
games-strategy/colobot: desktop-- Signed-off-by: Sam James <sam <AT> gentoo.org> games-strategy/colobot/colobot-0.1.12.ebuild | 4 ++-- games-strategy/colobot/colobot-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games-strategy/colobot/colobot-0.1.12.ebuild b/games-strategy/colobot/colobot-0.1.12.ebuild index d44fe267282..56e82f5815b 100644 --- a/games-strategy/colobot/colobot-0.1.12.ebuild +++ b/games-strategy/colobot/colobot-0.1.12.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake desktop xdg-utils +inherit cmake xdg-utils DESCRIPTION="A real-time strategy game, where you can program your bots" HOMEPAGE="https://colobot.info/" diff --git a/games-strategy/colobot/colobot-9999.ebuild b/games-strategy/colobot/colobot-9999.ebuild index 441ad6386dc..c70b50c9fba 100644 --- a/games-strategy/colobot/colobot-9999.ebuild +++ b/games-strategy/colobot/colobot-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake desktop git-r3 xdg-utils +inherit cmake git-r3 xdg-utils DESCRIPTION="A real-time strategy game, where you can program your bots" HOMEPAGE="https://colobot.info/"
