summaryrefslogtreecommitdiff
blob: 1f893b50e4f2981478ff1eefaa489c3b51410464 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-cor/ut2004-cor-1.01.ebuild,v 1.1 2007/01/10 23:30:53 wolf31o2 Exp $

MOD_DESC="Shape-shifting robot teamplay mod"
MOD_NAME="Counter Organic Revolution"
MOD_BINS="cor"
MOD_TBZ2="cor_beta${PV}-english"
MOD_ICON="cor.xpm"

inherit games games-mods

HOMEPAGE="http://www.corproject.com/"
SRC_URI="mirror://liflg/cor_beta${PV}-english.run"

LICENSE="freedist"

KEYWORDS="~amd64 ~x86"

RDEPEND="${CATEGORY}/${GAME}"