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
Date: Thu, 25 Jun 2009 20:55:32
Message-Id: E1MJvyk-0008Nr-3r@stork.gentoo.org
1 mr_bones_ 09/06/25 20:55:30
2
3 Modified: kfreeflight-0.2.1_rc1.ebuild
4 Log:
5 no need for autotools
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 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.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild?rev=1.7&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.6&r2=1.7
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.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- kfreeflight-0.2.1_rc1.ebuild 25 Jun 2009 20:54:50 -0000 1.6
22 +++ kfreeflight-0.2.1_rc1.ebuild 25 Jun 2009 20:55:30 -0000 1.7
23 @@ -1,9 +1,8 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild,v 1.6 2009/06/25 20:54:50 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild,v 1.7 2009/06/25 20:55:30 mr_bones_ Exp $
28
29 -WANT_AUTOMAKE=1.9 # bug #206412
30 -inherit autotools eutils kde-functions games
31 +inherit eutils kde-functions games
32
33 MY_P=${P//_/}