diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-20 09:17:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-20 09:17:29 +0000 |
commit | 3430b8251c2eda267cbde051a2db82cc2daa258a (patch) | |
tree | 8e0fc8149824991ce2a93e4a179108b92c3ab14b /games-emulation/generator/ChangeLog | |
parent | gnome 2.6 commit (diff) | |
download | historical-3430b8251c2eda267cbde051a2db82cc2daa258a.tar.gz historical-3430b8251c2eda267cbde051a2db82cc2daa258a.tar.bz2 historical-3430b8251c2eda267cbde051a2db82cc2daa258a.zip |
fix bug #44709 by turning off logging; other clean ups if you can call this package "cleaner"
Diffstat (limited to 'games-emulation/generator/ChangeLog')
-rw-r--r-- | games-emulation/generator/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/games-emulation/generator/ChangeLog b/games-emulation/generator/ChangeLog index da406591f667..d27ab780f08b 100644 --- a/games-emulation/generator/ChangeLog +++ b/games-emulation/generator/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for games-emulation/generator -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/ChangeLog,v 1.3 2003/12/20 18:23:37 dholm Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/ChangeLog,v 1.4 2004/03/20 09:17:29 mr_bones_ Exp $ + + 20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> generator-0.35.ebuild: + fix bug #44709 by turning off logging + fixed up old hard-coded gcc flags in configure + take out mention of allegro and tcltk - this package looks dead upstream so + it doesn't look like allegro and tcltk will ever be supported. + changed make to emake -j1 - don't even think about trying to use parallel + make with these makefiles - very broken 20 Dec 2003; David Holm <dholm@gentoo.org> generator-0.35.ebuild: Added a small ppc fix and added to ~ppc. |