diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-06-19 20:47:23 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-06-19 20:47:23 +0000 |
commit | c9615c3ba00a96e691801b3bdd3dda961052263b (patch) | |
tree | e5c5fc77e964c5ce42319db27955bb59e5f8589d /media-sound/toolame/ChangeLog | |
parent | x86 stable (diff) | |
download | gentoo-2-c9615c3ba00a96e691801b3bdd3dda961052263b.tar.gz gentoo-2-c9615c3ba00a96e691801b3bdd3dda961052263b.tar.bz2 gentoo-2-c9615c3ba00a96e691801b3bdd3dda961052263b.zip |
Revbump to fix signed/unsigned issue which caused segfault on 64bit archs. Pusing into stable amd64. Closes bug #89751 thanks to Scott Smith <scott-gentoo@gelatinous.com>
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-sound/toolame/ChangeLog')
-rw-r--r-- | media-sound/toolame/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-sound/toolame/ChangeLog b/media-sound/toolame/ChangeLog index 431f93afb836..e03b648e7fd6 100644 --- a/media-sound/toolame/ChangeLog +++ b/media-sound/toolame/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-sound/toolame # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/ChangeLog,v 1.10 2005/02/14 08:25:28 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/ChangeLog,v 1.11 2005/06/19 20:47:23 eradicator Exp $ + +*toolame-02l-r1 (19 Jun 2005) + + 19 Jun 2005; Jeremy Huddleston <eradicator@gentoo.org> + +files/toolame-02l-uint.patch, +toolame-02l-r1.ebuild: + Revbump to fix signed/unsigned issue which caused segfault on 64bit archs. + Pusing into stable amd64. Closes bug #89751 thanks to Scott Smith + <scott-gentoo@gelatinous.com> 14 Feb 2005; David Holm <dholm@gentoo.org> toolame-02l.ebuild: Added to ~ppc. |