diff options
author | 2006-11-26 20:47:10 +0000 | |
---|---|---|
committer | 2006-11-26 20:47:10 +0000 | |
commit | 7ad1f301f846c85101dfce18130663025e347d8c (patch) | |
tree | 4d32e86e34943e90bba3673fb2c97e3c805ea7e1 /app-emulation/bochs/ChangeLog | |
parent | removing some punted proggies (diff) | |
download | historical-7ad1f301f846c85101dfce18130663025e347d8c.tar.gz historical-7ad1f301f846c85101dfce18130663025e347d8c.tar.bz2 historical-7ad1f301f846c85101dfce18130663025e347d8c.zip |
unbreak bochs, if you want back smp I'll add yet another useflag
Package-Manager: portage-2.1.2_rc2
Diffstat (limited to 'app-emulation/bochs/ChangeLog')
-rw-r--r-- | app-emulation/bochs/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index abb80ea9da2d..ee45c8f9a7ad 100644 --- a/app-emulation/bochs/ChangeLog +++ b/app-emulation/bochs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/bochs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.56 2006/06/11 21:01:38 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.57 2006/11/26 20:47:10 lu_zero Exp $ + + 26 Nov 2006; Luca Barbato <lu_zero@gentoo.org> bochs-2.2.6.ebuild: + remove smp since it breaks gdb stub 11 Jun 2006; Luca Barbato <lu_zero@gentoo.org> bochs-2.2.6.ebuild: add gdb stubs properly as suggested by Karl-Johan Karlsson |