diff options
author | 2009-11-28 01:45:43 +0000 | |
---|---|---|
committer | 2009-11-28 01:45:43 +0000 | |
commit | d4c90c2befa04241179ddb3519db20cf74798f41 (patch) | |
tree | 7f03b464011c153b56e85d6348cc83026a919989 /games-emulation/generator/ChangeLog | |
parent | Fix src_test(). (diff) | |
download | gentoo-2-d4c90c2befa04241179ddb3519db20cf74798f41.tar.gz gentoo-2-d4c90c2befa04241179ddb3519db20cf74798f41.tar.bz2 gentoo-2-d4c90c2befa04241179ddb3519db20cf74798f41.zip |
newer nasm fails with the old asm (bug #294916)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-emulation/generator/ChangeLog')
-rw-r--r-- | games-emulation/generator/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/games-emulation/generator/ChangeLog b/games-emulation/generator/ChangeLog index f3b23256bb56..abeabde5ddc8 100644 --- a/games-emulation/generator/ChangeLog +++ b/games-emulation/generator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/generator -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/ChangeLog,v 1.23 2008/06/02 06:33:10 corsair Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/generator/ChangeLog,v 1.24 2009/11/28 01:45:43 mr_bones_ Exp $ + + 28 Nov 2009; Michael Sterrett <mr_bones_@gentoo.org> + generator-0.35_p3.ebuild: + newer nasm fails with the old asm (bug #294916) 02 Jun 2008; Markus Rothe <corsair@gentoo.org> generator-0.35_p3.ebuild: Stable on ppc; bug #220427 |