diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:38:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 03:30:47 +0100 |
commit | 29c86e0213787b219988ac7fb891c6d6d0fc7d34 (patch) | |
tree | 5aa4bb0f38cb2d007a732f81b33dcd7a53753bca /games-strategy/colobot | |
parent | games-strategy/darwinia-demo: eutils->{desktop, wrapper} (diff) | |
download | gentoo-29c86e0213787b219988ac7fb891c6d6d0fc7d34.tar.gz gentoo-29c86e0213787b219988ac7fb891c6d6d0fc7d34.tar.bz2 gentoo-29c86e0213787b219988ac7fb891c6d6d0fc7d34.zip |
games-strategy/colobot: desktop--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-strategy/colobot')
-rw-r--r-- | games-strategy/colobot/colobot-0.1.12.ebuild | 4 | ||||
-rw-r--r-- | 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 d44fe2672822..56e82f5815b8 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 441ad6386dc2..c70b50c9fba1 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/" |