diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2008-09-19 04:51:23 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2008-09-19 04:51:23 +0000 |
commit | d52841a96e8fd3f278dda89c7d73a987a3a0fdc7 (patch) | |
tree | 7bf299ea0191be369eeb8c51f8314ad2f34ec136 /games-simulation/flightgear/ChangeLog | |
parent | Fix compilation with gcc-4.3 (diff) | |
download | gentoo-2-d52841a96e8fd3f278dda89c7d73a987a3a0fdc7.tar.gz gentoo-2-d52841a96e8fd3f278dda89c7d73a987a3a0fdc7.tar.bz2 gentoo-2-d52841a96e8fd3f278dda89c7d73a987a3a0fdc7.zip |
Fix compilation with gcc-4.3
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-simulation/flightgear/ChangeLog')
-rw-r--r-- | games-simulation/flightgear/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/games-simulation/flightgear/ChangeLog b/games-simulation/flightgear/ChangeLog index fe99f0469a1c..903248a3ee22 100644 --- a/games-simulation/flightgear/ChangeLog +++ b/games-simulation/flightgear/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/flightgear # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.33 2008/09/08 17:18:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/flightgear/ChangeLog,v 1.34 2008/09/19 04:51:22 tupone Exp $ + + 19 Sep 2008; Tupone Alfredo <tupone@gentoo.org> + +files/flightgear-0.9.10-gcc43.patch, flightgear-0.9.10.ebuild: + Fix compilation with gcc-4.3 08 Sep 2008; Michael Sterrett <mr_bones_@gentoo.org> +files/flightgear-1.0.0-sdl.patch, flightgear-1.0.0.ebuild: |