diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-04-15 15:52:53 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-04-15 15:52:53 +0000 |
commit | 103a5bc70e9fda4fd9cf41e2f181a37d61d80a10 (patch) | |
tree | 7c670af4dda6010593866980da546782123435e8 /sci-astronomy/celestia/ChangeLog | |
parent | Marked ~hppa (bug #215834). (diff) | |
download | gentoo-2-103a5bc70e9fda4fd9cf41e2f181a37d61d80a10.tar.gz gentoo-2-103a5bc70e9fda4fd9cf41e2f181a37d61d80a10.tar.bz2 gentoo-2-103a5bc70e9fda4fd9cf41e2f181a37d61d80a10.zip |
Fixed for gcc-4.3, thanks to Peter Alfredsen (bug #217758)
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'sci-astronomy/celestia/ChangeLog')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 3a020a205e18..3bd33a33e843 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/celestia # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.39 2008/02/27 18:54:54 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.40 2008/04/15 15:52:53 bicatali Exp $ + + 15 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org> + +files/celestia-1.5.0-gcc43.patch, celestia-1.5.0.ebuild: + Fixed for gcc-4.3, thanks to Peter Alfredsen (bug #217758) *celestia-1.5.0 (27 Feb 2008) |