summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-02-28 20:50:42 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-02-28 20:50:42 +0000
commit5a21b4139546e26f0719cb4acef405a7d8ff70b3 (patch)
tree43b45b243a9aad44a7cc07f0f2f1a14000fca7f1 /games-simulation
parentVersion bump (bug #209920). (diff)
downloadhistorical-5a21b4139546e26f0719cb4acef405a7d8ff70b3.tar.gz
historical-5a21b4139546e26f0719cb4acef405a7d8ff70b3.tar.bz2
historical-5a21b4139546e26f0719cb4acef405a7d8ff70b3.zip
autotools love (bug #206412)
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/kfreeflight/ChangeLog8
-rw-r--r--games-simulation/kfreeflight/Manifest4
-rw-r--r--games-simulation/kfreeflight/kfreeflight-0.2.1_rc1.ebuild7
3 files changed, 12 insertions, 7 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/Manifest b/games-simulation/kfreeflight/Manifest
index 28f23ddf3168..9667cda1ff79 100644
--- a/games-simulation/kfreeflight/Manifest
+++ b/games-simulation/kfreeflight/Manifest
@@ -1,4 +1,4 @@
DIST kfreeflight-0.2.1rc1.tar.gz 1574763 RMD160 4db54ae9c2b9841342ef7b64b3ac38e7763e4a89 SHA1 f244a55bef1ef62bcc4f99a0630968fea66879fb SHA256 4f18a3d0c9f851db6bb86a0c2a51cf271e86d6647ebfe3cf261123e87921db68
-EBUILD kfreeflight-0.2.1_rc1.ebuild 937 RMD160 aa6b8ed652306be3e5bd73bb58cd4f14608cd2b4 SHA1 15f6930186ecc713dd9b79b78a6c73ba7e8cd3d8 SHA256 bc2f7927620c156d7d83c35c9c39d90d8b608c578baf840c2ebbcee2e26905d4
-MISC ChangeLog 731 RMD160 55053a1c880b1969b1bb982d689be9cd178d7f52 SHA1 840c368af804489f476a0983c56132a521e898ae SHA256 542957a9e127f52b8a58d9ccfb514be61c9aee711c38ddfbe0fdb2d0a09eee32
+EBUILD kfreeflight-0.2.1_rc1.ebuild 984 RMD160 e157a23e4ae917734ce204069126c8703a1e0f85 SHA1 6e7e81335122881d687a7c8a7615a0c7ee97b1df SHA256 b35d71045a6f423062d0edd6653eb9f5dd9f26bde441398aba6a73741de7622f
+MISC ChangeLog 855 RMD160 aa51f017736be6243becf94e6ca93515967b58a1 SHA1 d90f7e7e2750110b7e14bb54821c8bacd641dc33 SHA256 274bd83d2b91f2705c145bc50ec6e4991a42c713e9004f304efdf92dab4d3f66
MISC metadata.xml 352 RMD160 6e25fad9290c9fb070c0d8d3c2590cdbaaa70108 SHA1 3505a9cb47ee06eb3a6a619394634355ffcb655e SHA256 8ad439b7c4273128dc30898220db6192ee816a08a7a91bd07b9a9e5a68b2c716
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//_/}