summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-05 02:35:22 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-05 02:35:22 +0000
commitd297f4528d9a136905fe09d2417056d6ceef406e (patch)
tree09d4496e77a6ecb595b92b409c76a1df0cd91968 /games-fps/quake3-truecombat
parentquake3 (diff)
downloadhistorical-d297f4528d9a136905fe09d2417056d6ceef406e.tar.gz
historical-d297f4528d9a136905fe09d2417056d6ceef406e.tar.bz2
historical-d297f4528d9a136905fe09d2417056d6ceef406e.zip
quake3
Diffstat (limited to 'games-fps/quake3-truecombat')
-rw-r--r--games-fps/quake3-truecombat/ChangeLog13
-rw-r--r--games-fps/quake3-truecombat/files/digest-quake3-truecombat-1.0a2
-rw-r--r--games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild14
3 files changed, 29 insertions, 0 deletions
diff --git a/games-fps/quake3-truecombat/ChangeLog b/games-fps/quake3-truecombat/ChangeLog
new file mode 100644
index 000000000000..14fbf4479767
--- /dev/null
+++ b/games-fps/quake3-truecombat/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for games-fps/quake3-truecombat
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-truecombat/ChangeLog,v 1.4 2003/10/05 02:34:15 vapier Exp $
+
+*quake3-truecombat-1.0a (15 Jul 2003)
+
+ 15 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
+ Version bump #22892.
+
+*quake3-truecombat-1.0 (02 Jul 2003)
+
+ 02 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
+ Initial import. Ebuild submitted by Radek Podgorny <radek@podgorny.cz> #22892.
diff --git a/games-fps/quake3-truecombat/files/digest-quake3-truecombat-1.0a b/games-fps/quake3-truecombat/files/digest-quake3-truecombat-1.0a
new file mode 100644
index 000000000000..52427df48197
--- /dev/null
+++ b/games-fps/quake3-truecombat/files/digest-quake3-truecombat-1.0a
@@ -0,0 +1,2 @@
+MD5 485885d4335782f68e1aec2eadf64687 TrueCombat1.0.zip 81174814
+MD5 2d4d4de378476c570910affb221fe0a0 truecombat-1.0to1.0a.zip 2783003
diff --git a/games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild b/games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild
new file mode 100644
index 000000000000..a9f775e82e13
--- /dev/null
+++ b/games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild,v 1.4 2003/10/05 02:34:15 vapier Exp $
+
+MOD_DESC="total transformation realism based MOD"
+MOD_NAME=truecombat
+MOD_BINS=tc
+inherit games games-q3mod
+
+HOMEPAGE="http://www.truecombat.com/"
+SRC_URI="http://mirror.inode.at/data/truecombat/TrueCombat1.0.zip
+ http://www.diablo666.de/gamedome/truecombat-1.0to1.0a.zip"
+
+LICENSE="freedist"