diff options
Diffstat (limited to 'games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild')
-rw-r--r-- | games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild b/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild index 910f9d2f862d..7eab9469fd03 100644 --- a/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild +++ b/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild,v 1.1 2006/12/13 20:58:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-damnation/ut2004-damnation-2.0.ebuild,v 1.2 2007/01/10 19:49:49 wolf31o2 Exp $ MOD_DESC="steampunk fantasy/western action/adventure mod" MOD_NAME="Damnation" @@ -15,10 +15,3 @@ SRC_URI="mirror://liflg/damnation_${PV}-english.run" LICENSE="freedist" RDEPEND="${CATEGORY}/${GAME}" - -KEYWORDS="-* ~amd64 ~x86" - -src_install() { - games-mods_src_install - rm -f 3339_patch -} |