Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/ut2004-airbuccaneers: ut2004-airbuccaneers-1.6-r2.ebuild ChangeLog
Date: Mon, 05 Oct 2009 23:21:04
Message-Id: E1MuwrW-0002ub-1Z@stork.gentoo.org
1 nyhm 09/10/05 23:21:02
2
3 Modified: ChangeLog
4 Added: ut2004-airbuccaneers-1.6-r2.ebuild
5 Log:
6 Use original zip file instead of third party installer; fix USE=dedicated file collision, bug #275616
7 (Portage version: 2.2_rc43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 games-fps/ut2004-airbuccaneers/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 28 Jul 2008 16:46:04 -0000 1.6
23 +++ ChangeLog 5 Oct 2009 23:21:01 -0000 1.7
24 @@ -1,6 +1,13 @@
25 # ChangeLog for games-fps/ut2004-airbuccaneers
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog,v 1.6 2008/07/28 16:46:04 wolf31o2 Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ChangeLog,v 1.7 2009/10/05 23:21:01 nyhm Exp $
30 +
31 +*ut2004-airbuccaneers-1.6-r2 (05 Oct 2009)
32 +
33 + 05 Oct 2009; Tristan Heaven <nyhm@g.o>
34 + +ut2004-airbuccaneers-1.6-r2.ebuild:
35 + Use original zip file instead of third party installer; fix USE=dedicated
36 + file collision, bug #275616
37
38 28 Jul 2008; Chris Gianelloni <wolf31o2@g.o> metadata.xml:
39 Removing myself from metadata.xml since I am retiring from the project.
40
41
42
43 1.1 games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r2.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r2.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r2.ebuild?rev=1.1&content-type=text/plain
47
48 Index: ut2004-airbuccaneers-1.6-r2.ebuild
49 ===================================================================
50 # Copyright 1999-2009 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-airbuccaneers/ut2004-airbuccaneers-1.6-r2.ebuild,v 1.1 2009/10/05 23:21:01 nyhm Exp $
53
54 EAPI=2
55
56 MOD_DESC="Pirate-style conversion with flying wooden ships"
57 MOD_NAME="Air Buccaneers"
58 MOD_DIR="AirBuccaneers"
59 MOD_ICON="Help/abuicon.ico"
60
61 inherit games games-mods
62
63 HOMEPAGE="http://ludocraft.oulu.fi/airbuccaneers/"
64 SRC_URI="http://ludocraft.oulu.fi/airbuccaneers/download/airbuccaneers1_6_zipinstall.zip"
65
66 LICENSE="freedist"
67 KEYWORDS="~amd64 ~x86"
68 IUSE="dedicated opengl"