diff options
author | 2010-09-01 02:20:31 +0000 | |
---|---|---|
committer | 2010-09-01 02:20:31 +0000 | |
commit | 4d4a349988480bf6b77efb4889631d430e892574 (patch) | |
tree | 71506a8d473e08307d53982bbfdfac3c3ebfcf2d /games-simulation/singularity/ChangeLog | |
parent | Version bump. Drop older. (diff) | |
download | historical-4d4a349988480bf6b77efb4889631d430e892574.tar.gz historical-4d4a349988480bf6b77efb4889631d430e892574.tar.bz2 historical-4d4a349988480bf6b77efb4889631d430e892574.zip |
make sure pygame can load the music (bug #311753)
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'games-simulation/singularity/ChangeLog')
-rw-r--r-- | games-simulation/singularity/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/games-simulation/singularity/ChangeLog b/games-simulation/singularity/ChangeLog index 8809c3594485..60e481a5e4cc 100644 --- a/games-simulation/singularity/ChangeLog +++ b/games-simulation/singularity/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/singularity # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/singularity/ChangeLog,v 1.13 2010/07/29 22:50:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/singularity/ChangeLog,v 1.14 2010/09/01 02:20:31 mr_bones_ Exp $ + + 01 Sep 2010; Michael Sterrett <mr_bones_@gentoo.org> + singularity-0.30b.ebuild: + make sure pygame can load the music (bug #311753) *singularity-0.30b (29 Jul 2010) |