mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-strategy/colobot: Improve description
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=7
|
||||
|
||||
inherit cmake desktop 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/"
|
||||
SRC_URI="https://github.com/colobot/colobot/archive/${PN}-gold-${PV}-alpha.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${PN}-gold-${PV}-alpha"
|
||||
|
||||
@@ -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=()
|
||||
|
||||
Reference in New Issue
Block a user