summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-10-26 14:02:28 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-10-26 14:02:28 +0000
commit27480198b9df27cf45a63d739c94ad452fa6ec4e (patch)
tree955d3cc31342efea4cf00db9703cd4eb506bd6fc /games-fps/quake3-rally/quake3-rally-1.2.ebuild
parentUpdated init script from CĂ©dric Krier <ced@ced.homedns.org> and closing bug ... (diff)
downloadhistorical-27480198b9df27cf45a63d739c94ad452fa6ec4e.tar.gz
historical-27480198b9df27cf45a63d739c94ad452fa6ec4e.tar.bz2
historical-27480198b9df27cf45a63d739c94ad452fa6ec4e.zip
Initial import. Ebuild by me. Closing bug #123876.
Package-Manager: portage-2.1.2_pre3-r8
Diffstat (limited to 'games-fps/quake3-rally/quake3-rally-1.2.ebuild')
-rw-r--r--games-fps/quake3-rally/quake3-rally-1.2.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/games-fps/quake3-rally/quake3-rally-1.2.ebuild b/games-fps/quake3-rally/quake3-rally-1.2.ebuild
new file mode 100644
index 000000000000..6a92b87ee53e
--- /dev/null
+++ b/games-fps/quake3-rally/quake3-rally-1.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-rally/quake3-rally-1.2.ebuild,v 1.1 2006/10/26 14:02:28 wolf31o2 Exp $
+
+MOD_DESC="total conversion car racing mod"
+MOD_NAME="Rally"
+MOD_DIR="q3rally"
+MOD_BINS="rally"
+
+inherit games games-mods
+
+HOMEPAGE="http://www.quakerally.com"
+SRC_URI="http://games.mirrors.tds.net/pub/planetquake3/modifications/quakeiiirally/q3rally_02March02.zip
+ http://games.mirrors.tds.net/pub/planetquake3/modifications/quakeiiirally/q3rally_26May02_update.zip"
+
+LICENSE="as-is"
+
+KEYWORDS="-* ~amd64 ~ppc ~x86"
+
+RDEPEND="ppc? ( games-fps/${GAME} )
+ !ppc? (
+ || (
+ games-fps/${GAME}
+ games-fps/${GAME}-bin ) )"