diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-27 00:50:44 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-27 00:50:44 +0000 |
commit | 3f73e5d7c33e54d517d84d6ee6766d80a55b07e7 (patch) | |
tree | 479a6cafb023b6c7c922a781c932634cc81f827f /games-fps/ut2004-crossfire | |
parent | Add ~ia64 keyword, bug #159820. (diff) | |
download | historical-3f73e5d7c33e54d517d84d6ee6766d80a55b07e7.tar.gz historical-3f73e5d7c33e54d517d84d6ee6766d80a55b07e7.tar.bz2 historical-3f73e5d7c33e54d517d84d6ee6766d80a55b07e7.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'games-fps/ut2004-crossfire')
-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} } - |