summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-01-10 23:30:53 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-01-10 23:30:53 +0000
commit907d10dcaf6b6510e48575ff05f7400239d5c6e1 (patch)
tree2df1c6bc5ca177a6d15bdbf5d961bd4795b437e6 /games-fps/ut2004-cor/ut2004-cor-1.01.ebuild
parentStable on sparc wrt #127670 (diff)
downloadhistorical-907d10dcaf6b6510e48575ff05f7400239d5c6e1.tar.gz
historical-907d10dcaf6b6510e48575ff05f7400239d5c6e1.tar.bz2
historical-907d10dcaf6b6510e48575ff05f7400239d5c6e1.zip
Initial import. Original ebuild by Paul Bredbury <brebs@sent.com> and ported to the games-mods eclass by me. Closing bug #120983.
Package-Manager: portage-2.1.2_rc4-r1
Diffstat (limited to 'games-fps/ut2004-cor/ut2004-cor-1.01.ebuild')
-rw-r--r--games-fps/ut2004-cor/ut2004-cor-1.01.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/games-fps/ut2004-cor/ut2004-cor-1.01.ebuild b/games-fps/ut2004-cor/ut2004-cor-1.01.ebuild
new file mode 100644
index 000000000000..1f893b50e4f2
--- /dev/null
+++ b/games-fps/ut2004-cor/ut2004-cor-1.01.ebuild
@@ -0,0 +1,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}"