diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-11-03 20:14:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-11-03 20:14:18 +0000 |
commit | 1cd3137184627130c3e5b896b8f6c37013b2c50a (patch) | |
tree | 2d62dfa08ff9594a487976b3105496559e79d9b7 /app-emulation/vice/ChangeLog | |
parent | bump (diff) | |
download | gentoo-2-1cd3137184627130c3e5b896b8f6c37013b2c50a.tar.gz gentoo-2-1cd3137184627130c3e5b896b8f6c37013b2c50a.tar.bz2 gentoo-2-1cd3137184627130c3e5b896b8f6c37013b2c50a.zip |
DESTDIR fix for bug 32544; add prepgamesdirs
Diffstat (limited to 'app-emulation/vice/ChangeLog')
-rw-r--r-- | app-emulation/vice/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog index 2150afe86ee5..950fdfed7bb2 100644 --- a/app-emulation/vice/ChangeLog +++ b/app-emulation/vice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/vice # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.7 2003/10/03 09:21:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.8 2003/11/03 20:14:16 mr_bones_ Exp $ + + 03 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> vice-1.13.ebuild: + DESTDIR fix for bug 32544; add prepgamesdirs *vice-1.13 (03 Oct 2003) |