diff options
author | 2003-09-20 00:23:00 +0000 | |
---|---|---|
committer | 2003-09-20 00:23:00 +0000 | |
commit | 7da91819c6806e04ba2de28de95f548948dcc53d (patch) | |
tree | 84d0d8712b7712c65d8cb862c07a386597251050 /games-fps/quake3-truecombat | |
parent | add media-libs/sdl-mixer to DEPEND #29149 (diff) | |
download | historical-7da91819c6806e04ba2de28de95f548948dcc53d.tar.gz historical-7da91819c6806e04ba2de28de95f548948dcc53d.tar.bz2 historical-7da91819c6806e04ba2de28de95f548948dcc53d.zip |
get rid of q3q3 in script names
Diffstat (limited to 'games-fps/quake3-truecombat')
-rw-r--r-- | games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild | 4 | ||||
-rw-r--r-- | games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild b/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild index c07052bfbb37..022e8f60da2a 100644 --- a/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild +++ b/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild @@ -1,10 +1,10 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-truecombat/quake3-truecombat-1.0.ebuild,v 1.2 2003/09/20 00:23:00 vapier Exp $ MOD_DESC="total transformation realism based MOD" MOD_NAME=truecombat -MOD_BINS=q3tc +MOD_BINS=tc inherit games games-q3mod HOMEPAGE="http://www.truecombat.com/" diff --git a/games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild b/games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild index 6b7450afa1e4..834a3df977c6 100644 --- a/games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild +++ b/games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild @@ -1,10 +1,10 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-truecombat/quake3-truecombat-1.0a.ebuild,v 1.2 2003/09/20 00:23:00 vapier Exp $ MOD_DESC="total transformation realism based MOD" MOD_NAME=truecombat -MOD_BINS=q3tc +MOD_BINS=tc inherit games games-q3mod HOMEPAGE="http://www.truecombat.com/" |