Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/flightgear: flightgear-1.0.0.ebuild ChangeLog
Date: Sun, 07 Sep 2008 13:24:16
Message-Id: E1KcKFR-0004ev-1V@stork.gentoo.org
1 maekke 08/09/07 13:24:13
2
3 Modified: flightgear-1.0.0.ebuild ChangeLog
4 Log:
5 x86 stable, bug #217505
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
7
8 Revision Changes Path
9 1.2 games-simulation/flightgear/flightgear-1.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/flightgear/flightgear-1.0.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/flightgear/flightgear-1.0.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/flightgear/flightgear-1.0.0.ebuild?r1=1.1&r2=1.2
14
15 Index: flightgear-1.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-1.0.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- flightgear-1.0.0.ebuild 23 Dec 2007 23:53:36 -0000 1.1
22 +++ flightgear-1.0.0.ebuild 7 Sep 2008 13:24:12 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-1.0.0.ebuild,v 1.1 2007/12/23 23:53:36 tupone Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/flightgear-1.0.0.ebuild,v 1.2 2008/09/07 13:24:12 maekke Exp $
29
30 inherit eutils games
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
37 +KEYWORDS="~amd64 ~ppc ~sparc x86"
38 IUSE="sdl"
39
40 DEPEND="virtual/glut
41
42
43
44 1.32 games-simulation/flightgear/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/flightgear/ChangeLog?rev=1.32&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/flightgear/ChangeLog?rev=1.32&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/flightgear/ChangeLog?r1=1.31&r2=1.32
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v
53 retrieving revision 1.31
54 retrieving revision 1.32
55 diff -u -r1.31 -r1.32
56 --- ChangeLog 23 Dec 2007 23:53:36 -0000 1.31
57 +++ ChangeLog 7 Sep 2008 13:24:12 -0000 1.32
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-simulation/flightgear
60 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.31 2007/12/23 23:53:36 tupone Exp $
62 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.32 2008/09/07 13:24:12 maekke Exp $
64 +
65 + 07 Sep 2008; Markus Meier <maekke@g.o> flightgear-1.0.0.ebuild:
66 + x86 stable, bug #217505
67
68 *flightgear-1.0.0 (23 Dec 2007)