diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 17:44:00 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 17:44:00 +0000 |
commit | 9cdb0c9571a5da1fe75470be39d63f9a1ba51d34 (patch) | |
tree | b2c56801fc88324e53d0671edb6aee52382e4d0a /games-fps | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | gentoo-2-9cdb0c9571a5da1fe75470be39d63f9a1ba51d34.tar.gz gentoo-2-9cdb0c9571a5da1fe75470be39d63f9a1ba51d34.tar.bz2 gentoo-2-9cdb0c9571a5da1fe75470be39d63f9a1ba51d34.zip |
Stable on amd64/x86 and removing older versions.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-airbuccaneers/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r1.ebuild | 12 |
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 -} |