diff options
author | 2005-04-22 00:25:58 +0000 | |
---|---|---|
committer | 2005-04-22 00:25:58 +0000 | |
commit | e07ddcd52671cff33ee96eb481ae132be9c82b41 (patch) | |
tree | bd4d8a900bb9d028faa6a81bc31ff9bbac44e1f2 /app-emulation/spectemu/ChangeLog | |
parent | add -ppc keyword (diff) | |
download | historical-e07ddcd52671cff33ee96eb481ae132be9c82b41.tar.gz historical-e07ddcd52671cff33ee96eb481ae132be9c82b41.tar.bz2 historical-e07ddcd52671cff33ee96eb481ae132be9c82b41.zip |
Fixed sandbox violation
Diffstat (limited to 'app-emulation/spectemu/ChangeLog')
-rw-r--r-- | app-emulation/spectemu/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/spectemu/ChangeLog b/app-emulation/spectemu/ChangeLog index ae5941b14a5f..084681524bf8 100644 --- a/app-emulation/spectemu/ChangeLog +++ b/app-emulation/spectemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/spectemu # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.10 2005/04/19 21:00:08 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spectemu/ChangeLog,v 1.11 2005/04/22 00:25:58 rphillips Exp $ + + 21 Apr 2005; <rphillips@gentoo.org> spectemu-0.99.3.ebuild: + Fixed sandbox violation *spectemu-0.99.3 (19 Apr 2005) |