diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-05-05 19:14:10 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-05-05 19:14:10 +0000 |
commit | 657b97965fcb126b05c3b27a408ed733d11a50a1 (patch) | |
tree | f3102a8fbcdecd593762c39a56194d540bdba37e /games-engines/qtads/ChangeLog | |
parent | Fix building with GCC 4.3 wrt #219875 by Martin Väth. (diff) | |
download | gentoo-2-657b97965fcb126b05c3b27a408ed733d11a50a1.tar.gz gentoo-2-657b97965fcb126b05c3b27a408ed733d11a50a1.tar.bz2 gentoo-2-657b97965fcb126b05c3b27a408ed733d11a50a1.zip |
Fix building with gcc-4.3
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'games-engines/qtads/ChangeLog')
-rw-r--r-- | games-engines/qtads/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/games-engines/qtads/ChangeLog b/games-engines/qtads/ChangeLog index 8278766ff1a4..9a55b873834c 100644 --- a/games-engines/qtads/ChangeLog +++ b/games-engines/qtads/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-engines/qtads # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.4 2008/01/02 07:21:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/qtads/ChangeLog,v 1.5 2008/05/05 19:14:09 nyhm Exp $ + + 05 May 2008; Tristan Heaven <nyhm@gentoo.org> + +files/qtads-1.6c-gcc43.patch, qtads-1.6c.ebuild: + Fix building with gcc-4.3 02 Jan 2008; Michael Sterrett <mr_bones_@gentoo.org> qtads-1.6c.ebuild: use eqmake3 to avoid trying to build against qt4 |