Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/kfreeflight: kfreeflight-0.2.1_rc1.ebuild ChangeLog
Date: Thu, 28 Feb 2008 20:50:48
Message-Id: E1JUpiF-0006r2-2z@stork.gentoo.org
1 mr_bones_ 08/02/28 20:50:43
2
3 Modified: kfreeflight-0.2.1_rc1.ebuild ChangeLog
4 Log:
5 autotools love (bug #206412)
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild?r1=1.4&r2=1.5
14
15 Index: kfreeflight-0.2.1_rc1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- kfreeflight-0.2.1_rc1.ebuild 17 Nov 2006 12:51:52 -0000 1.4
22 +++ kfreeflight-0.2.1_rc1.ebuild 28 Feb 2008 20:50:42 -0000 1.5
23 @@ -1,8 +1,9 @@
24 -# Copyright 1999-2006 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/kfreeflight/kfreeflight-0.2.1_rc1.ebuild,v 1.4 2006/11/17 12:51:52 nyhm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild,v 1.5 2008/02/28 20:50:42 mr_bones_ Exp $
29
30 -inherit eutils kde-functions games
31 +WANT_AUTOMAKE=1.9 # bug #206412
32 +inherit autotools eutils kde-functions games
33
34 MY_P=${P//_/}
35
36
37
38
39 1.5 games-simulation/kfreeflight/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/kfreeflight/ChangeLog?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/kfreeflight/ChangeLog?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/kfreeflight/ChangeLog?r1=1.4&r2=1.5
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-simulation/kfreeflight/ChangeLog,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- ChangeLog 17 Nov 2006 12:51:52 -0000 1.4
52 +++ ChangeLog 28 Feb 2008 20:50:42 -0000 1.5
53 @@ -1,6 +1,10 @@
54 # ChangeLog for games-simulation/kfreeflight
55 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/kfreeflight/ChangeLog,v 1.4 2006/11/17 12:51:52 nyhm Exp $
57 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/kfreeflight/ChangeLog,v 1.5 2008/02/28 20:50:42 mr_bones_ Exp $
59 +
60 + 28 Feb 2008; Michael Sterrett <mr_bones_@g.o>
61 + kfreeflight-0.2.1_rc1.ebuild:
62 + autotools love (bug #206412)
63
64 17 Nov 2006; Tristan Heaven <nyhm@g.o>
65 kfreeflight-0.2.1_rc1.ebuild:
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list