diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 17:47:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 17:47:32 +0000 |
commit | b699ba82b99f8217e5038e65c5785f9513488685 (patch) | |
tree | cc87534828abc9443ff83bef6b2c5dcc7b7cbb59 /games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | historical-b699ba82b99f8217e5038e65c5785f9513488685.tar.gz historical-b699ba82b99f8217e5038e65c5785f9513488685.tar.bz2 historical-b699ba82b99f8217e5038e65c5785f9513488685.zip |
Stable on amd64/x86 and removing older versions.
Package-Manager: portage-2.1.2_rc4-r1
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 -} |