diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2006-08-29 13:47:06 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2006-08-29 13:47:06 +0000 |
commit | 8ac6b2ecdc4d6f265e07b1f24689397398b1486b (patch) | |
tree | 6501f95f5903722f8a6fc9d327952ae5d9169b7f /games-simulation/flightgear/ChangeLog | |
parent | Stable on Alpha, bug 145447. (diff) | |
download | gentoo-2-8ac6b2ecdc4d6f265e07b1f24689397398b1486b.tar.gz gentoo-2-8ac6b2ecdc4d6f265e07b1f24689397398b1486b.tar.bz2 gentoo-2-8ac6b2ecdc4d6f265e07b1f24689397398b1486b.zip |
Fix for gcc-4.1, bug #145273
(Portage version: 2.1-r2)
Diffstat (limited to 'games-simulation/flightgear/ChangeLog')
-rw-r--r-- | games-simulation/flightgear/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/games-simulation/flightgear/ChangeLog b/games-simulation/flightgear/ChangeLog index 50aa0d915187..082fd3dc2f7c 100644 --- a/games-simulation/flightgear/ChangeLog +++ b/games-simulation/flightgear/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-simulation/flightgear # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.23 2006/04/08 01:45:49 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.24 2006/08/29 13:47:06 tupone Exp $ + + 29 Aug 2006; <tupone@gentoo.org> +files/flightgear-0.9.9-gcc41.patch, + flightgear-0.9.9.ebuild: + Fixing build with gcc-4.1, bug #145273 by Paulo Jorge de Oliveira Cantante de + Matos *flightgear-0.9.10 (08 Apr 2006) |