diff options
author | Tristan Heaven <tristan@gentoo.org> | 2007-07-02 16:11:11 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2007-07-02 16:11:11 +0000 |
commit | 9587fcee096fd24f0b7482a7d010bce8fe7fbf15 (patch) | |
tree | f2a7b7976f34d1ea890fa013ef867aaad7a55a11 /games-emulation/tuxnes/ChangeLog | |
parent | alpha stable wrt #175465 (diff) | |
download | historical-9587fcee096fd24f0b7482a7d010bce8fe7fbf15.tar.gz historical-9587fcee096fd24f0b7482a7d010bce8fe7fbf15.tar.bz2 historical-9587fcee096fd24f0b7482a7d010bce8fe7fbf15.zip |
remove need for an executable stack
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'games-emulation/tuxnes/ChangeLog')
-rw-r--r-- | games-emulation/tuxnes/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/games-emulation/tuxnes/ChangeLog b/games-emulation/tuxnes/ChangeLog index 9100d35ff28b..782d0cbfa062 100644 --- a/games-emulation/tuxnes/ChangeLog +++ b/games-emulation/tuxnes/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for games-emulation/tuxnes -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/tuxnes/ChangeLog,v 1.8 2006/10/18 19:37:48 nyhm Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/tuxnes/ChangeLog,v 1.9 2007/07/02 16:11:11 nyhm Exp $ + +*tuxnes-0.75-r1 (02 Jul 2007) + + 02 Jul 2007; Tristan Heaven <nyhm@gentoo.org> + +files/tuxnes-0.75-exec-stack.patch, +files/tuxnes-0.75-include.patch, + +tuxnes-0.75-r1.ebuild: + remove need for an executable stack 18 Oct 2006; Tristan Heaven <nyhm@gentoo.org> files/tuxnes-0.75-configure.in.patch, tuxnes-0.75.ebuild: |