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 | b246cf49d2d6b7faaed85af683dd265d59c38cb6 (patch) | |
tree | 9feda23747525e615008725f0ff61fe8c5d2e8f0 /games-fps/ut2004-crossfire | |
parent | Add ~ia64 keyword, bug #159820. (diff) | |
download | gentoo-2-b246cf49d2d6b7faaed85af683dd265d59c38cb6.tar.gz gentoo-2-b246cf49d2d6b7faaed85af683dd265d59c38cb6.tar.bz2 gentoo-2-b246cf49d2d6b7faaed85af683dd265d59c38cb6.zip |
whitespace
(Portage version: 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} } - |