diff options
Diffstat (limited to 'games-fps/ut2004-crossfire/ut2004-crossfire-1.5.ebuild')
-rw-r--r-- | games-fps/ut2004-crossfire/ut2004-crossfire-1.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-fps/ut2004-crossfire/ut2004-crossfire-1.5.ebuild b/games-fps/ut2004-crossfire/ut2004-crossfire-1.5.ebuild index 103bdf334acb..6cba15c59547 100644 --- a/games-fps/ut2004-crossfire/ut2004-crossfire-1.5.ebuild +++ b/games-fps/ut2004-crossfire/ut2004-crossfire-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.5.ebuild,v 1.1 2007/01/10 21:24:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-crossfire/ut2004-crossfire-1.5.ebuild,v 1.2 2007/01/27 00:50:44 mr_bones_ Exp $ MOD_NAME="Crossfire" MOD_DESC="Special Forces vs Terrorists" @@ -31,4 +31,3 @@ src_unpack() { cd "${MOD_DIR}" || die rm -f *.exe Help/*.{exe,zip} } - |