summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-simulation/kfreeflight/ChangeLog8
-rw-r--r--games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild7
2 files changed, 10 insertions, 5 deletions
diff --git a/games-simulation/kfreeflight/ChangeLog b/games-simulation/kfreeflight/ChangeLog
index 28a9a4e74590..561197e81f27 100644
--- a/games-simulation/kfreeflight/ChangeLog
+++ b/games-simulation/kfreeflight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-simulation/kfreeflight
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/kfreeflight/ChangeLog,v 1.4 2006/11/17 12:51:52 nyhm Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/kfreeflight/ChangeLog,v 1.5 2008/02/28 20:50:42 mr_bones_ Exp $
+
+ 28 Feb 2008; Michael Sterrett <mr_bones_@gentoo.org>
+ kfreeflight-0.2.1_rc1.ebuild:
+ autotools love (bug #206412)
17 Nov 2006; Tristan Heaven <nyhm@gentoo.org>
kfreeflight-0.2.1_rc1.ebuild:
diff --git a/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild b/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild
index f798cde52144..a24cd406dcc5 100644
--- a/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild
+++ b/games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
-inherit eutils kde-functions games
+WANT_AUTOMAKE=1.9 # bug #206412
+inherit autotools eutils kde-functions games
MY_P=${P//_/}