diff options
Diffstat (limited to 'games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild')
-rw-r--r-- | games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild b/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild index 44100c25780b..f4572d265c3f 100644 --- a/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild +++ b/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.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-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild,v 1.1 2006/11/02 19:59:53 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild,v 1.2 2007/01/10 17:44:00 wolf31o2 Exp $ MOD_DESC="pirate-style conversion with flying wooden ships" MOD_NAME="Air Buccaneers" @@ -14,11 +14,3 @@ HOMEPAGE="http://ludocraft.oulu.fi/airbuccaneers/" SRC_URI="mirror://liflg/${MOD_TBZ2}_${PV}-english.run" LICENSE="freedist" - -KEYWORDS="~amd64 ~x86" - -src_unpack() { - games-mods_src_unpack - # We don't want this file - rm 3355_patch -} |