diff options
author | 2010-09-13 05:35:35 +0000 | |
---|---|---|
committer | 2010-09-13 05:35:35 +0000 | |
commit | d413a95bb89dfebc27b64b01c8887e5283cae601 (patch) | |
tree | ee5b38b3e7dd6cdefa0cd465a389e3639b3deb41 /games-emulation/fceux/ChangeLog | |
parent | Marked ppc stable for bug #335825. (diff) | |
download | historical-d413a95bb89dfebc27b64b01c8887e5283cae601.tar.gz historical-d413a95bb89dfebc27b64b01c8887e5283cae601.tar.bz2 historical-d413a95bb89dfebc27b64b01c8887e5283cae601.zip |
fix building with USE=-lua
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'games-emulation/fceux/ChangeLog')
-rw-r--r-- | games-emulation/fceux/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games-emulation/fceux/ChangeLog b/games-emulation/fceux/ChangeLog index 37e5f9356d7c..df8798fcfa9d 100644 --- a/games-emulation/fceux/ChangeLog +++ b/games-emulation/fceux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/fceux # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceux/ChangeLog,v 1.5 2010/07/26 21:28:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceux/ChangeLog,v 1.6 2010/09/13 05:35:35 mr_bones_ Exp $ + + 13 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org> fceux-2.1.4a.ebuild: + fix building with USE=-lua *fceux-2.1.4a (26 Jul 2010) |