diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-04 04:49:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-08-04 04:49:29 +0000 |
commit | de3d394a870a33a487446c7208a0cf4d2f93af8b (patch) | |
tree | 5d865686a5a3ee32e6bff4dfbc0fc3294121734e /games-emulation/pcsx2/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-de3d394a870a33a487446c7208a0cf4d2f93af8b.tar.gz gentoo-2-de3d394a870a33a487446c7208a0cf4d2f93af8b.tar.bz2 gentoo-2-de3d394a870a33a487446c7208a0cf4d2f93af8b.zip |
Don't hardcode the games paths in the wrapper script; version bump
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-emulation/pcsx2/ChangeLog')
-rw-r--r-- | games-emulation/pcsx2/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/games-emulation/pcsx2/ChangeLog b/games-emulation/pcsx2/ChangeLog index ea5f65b4a7ff..a0e46f7f6cb2 100644 --- a/games-emulation/pcsx2/ChangeLog +++ b/games-emulation/pcsx2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-emulation/pcsx2 -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v 1.5 2004/06/24 22:32:22 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v 1.6 2005/08/04 04:49:29 mr_bones_ Exp $ + +*pcsx2-0.8.1 (04 Aug 2005) + + 04 Aug 2005; Michael Sterrett <mr_bones_@gentoo.org> files/pcsx2, + pcsx2-0.6.ebuild, +pcsx2-0.8.1.ebuild: + Don't hardcode the games paths in the wrapper script; version bump *pcsx2-0.6 (05 Jun 2004) |