summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-01-10 17:47:32 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-01-10 17:47:32 +0000
commitb699ba82b99f8217e5038e65c5785f9513488685 (patch)
treecc87534828abc9443ff83bef6b2c5dcc7b7cbb59 /games-fps/ut2004-airbuccaneers
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadhistorical-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')
-rw-r--r--games-fps/ut2004-airbuccaneers/ChangeLog8
-rw-r--r--games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild12
2 files changed, 8 insertions, 12 deletions
diff --git a/games-fps/ut2004-airbuccaneers/ChangeLog b/games-fps/ut2004-airbuccaneers/ChangeLog
index 67e7064c06c0..707a312ee51e 100644
--- a/games-fps/ut2004-airbuccaneers/ChangeLog
+++ b/games-fps/ut2004-airbuccaneers/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/ut2004-airbuccaneers
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog,v 1.4 2006/11/02 19:59:53 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog,v 1.5 2007/01/10 17:44:00 wolf31o2 Exp $
+
+ 10 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+ -ut2004-airbuccaneers-1.6.ebuild, ut2004-airbuccaneers-1.6-r1.ebuild:
+ Stable on amd64/x86 and removing older versions.
*ut2004-airbuccaneers-1.6-r1 (02 Nov 2006)
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
-}