diff options
author | 2003-09-09 18:10:15 +0000 | |
---|---|---|
committer | 2003-09-09 18:10:15 +0000 | |
commit | c22ea1f9962983b3583d00085024413d77102212 (patch) | |
tree | acd80fa59d92f27b0609b3d58893ef500cd09925 /games-fps/quake3-truecombat | |
parent | New version 'n cleanup (diff) | |
download | gentoo-2-c22ea1f9962983b3583d00085024413d77102212.tar.gz gentoo-2-c22ea1f9962983b3583d00085024413d77102212.tar.bz2 gentoo-2-c22ea1f9962983b3583d00085024413d77102212.zip |
games-fps uNF uNF uNF
Diffstat (limited to 'games-fps/quake3-truecombat')
6 files changed, 48 insertions, 0 deletions
diff --git a/games-fps/quake3-truecombat/ChangeLog b/games-fps/quake3-truecombat/ChangeLog new file mode 100644 index 000000000000..2f546e111b28 --- /dev/null +++ b/games-fps/quake3-truecombat/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for app-games/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.1 2003/09/09 18:10:14 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/Manifest b/games-fps/quake3-truecombat/Manifest new file mode 100644 index 000000000000..89a5e38d2c57 --- /dev/null +++ b/games-fps/quake3-truecombat/Manifest @@ -0,0 +1,5 @@ +MD5 9a2f580ae2685143088d1c31eed11ef7 files/digest-quake3-truecombat-1.0 64 +MD5 3bab3c958c654c8b8074544c7003dfff files/digest-quake3-truecombat-1.0a 134 +MD5 59322ca09b14ff26dd14e6ce0ec3f551 quake3-truecombat-1.0.ebuild 486 +MD5 662807e4eced1aac109599c77f8caff0 ChangeLog 523 +MD5 71301c91ba4a80b72c0e168e223f964d quake3-truecombat-1.0a.ebuild 544 diff --git a/games-fps/quake3-truecombat/files/digest-quake3-truecombat-1.0 b/games-fps/quake3-truecombat/files/digest-quake3-truecombat-1.0 new file mode 100644 index 000000000000..8441c5436aa8 --- /dev/null +++ b/games-fps/quake3-truecombat/files/digest-quake3-truecombat-1.0 @@ -0,0 +1 @@ +MD5 485885d4335782f68e1aec2eadf64687 TrueCombat1.0.zip 81174814 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.0.ebuild b/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild new file mode 100644 index 000000000000..c07052bfbb37 --- /dev/null +++ b/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild @@ -0,0 +1,13 @@ +# 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.0.ebuild,v 1.1 2003/09/09 18:10:14 vapier Exp $ + +MOD_DESC="total transformation realism based MOD" +MOD_NAME=truecombat +MOD_BINS=q3tc +inherit games games-q3mod + +HOMEPAGE="http://www.truecombat.com/" +SRC_URI="http://mirror.inode.at/data/truecombat/TrueCombat${PV}.zip" + +LICENSE="freedist" 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..6b7450afa1e4 --- /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.1 2003/09/09 18:10:14 vapier Exp $ + +MOD_DESC="total transformation realism based MOD" +MOD_NAME=truecombat +MOD_BINS=q3tc +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" |