diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2010-06-24 17:20:49 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2010-06-24 17:20:49 +0000 |
commit | aee3f1633eb5838f91703444c425531bbd3f3357 (patch) | |
tree | 2b0b1332c62e4731f30544246cbef1faa15bd27c /sci-astronomy/celestia/ChangeLog | |
parent | Removed octave-forge (diff) | |
download | gentoo-2-aee3f1633eb5838f91703444c425531bbd3f3357.tar.gz gentoo-2-aee3f1633eb5838f91703444c425531bbd3f3357.tar.bz2 gentoo-2-aee3f1633eb5838f91703444c425531bbd3f3357.zip |
Fix parallel install, fix build with GCC-4.5 wrt bug 317507. Thanks to Philipp <sefi@s-e-f-i.de> for reporting and patch.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/celestia/ChangeLog')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 62248df510e2..86b0812114b2 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-astronomy/celestia # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.62 2010/03/08 18:24:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.63 2010/06/24 17:20:48 xarthisius Exp $ + + 24 Jun 2010; Kacper Kowalik <xarthisius@gentoo.org> celestia-1.6.0.ebuild, + +files/celestia-1.6.0-gcc45.patch, + +files/celestia-1.6.0-parallel_install.patch: + Fix parallel install, fix build with GCC-4.5 wrt bug 317507. Thanks to + Philipp <sefi@s-e-f-i.de> for reporting and patch. 08 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> celestia-1.6.0.ebuild, +files/celestia-1.6.0-libpng14.patch: |