diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-10-18 19:09:30 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-10-18 19:09:30 +0000 |
commit | 2f41ec0d6be4d7cf4c7768d045330e793f98cf8b (patch) | |
tree | 8c15fd3d434d1d5ccc0674a21684f179b61f5cfc /media-sound/muine | |
parent | Mark 3.4.1 stable on alpha (diff) | |
download | gentoo-2-2f41ec0d6be4d7cf4c7768d045330e793f98cf8b.tar.gz gentoo-2-2f41ec0d6be4d7cf4c7768d045330e793f98cf8b.tar.bz2 gentoo-2-2f41ec0d6be4d7cf4c7768d045330e793f98cf8b.zip |
Add patch to fix bad int definition.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'media-sound/muine')
-rw-r--r-- | media-sound/muine/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/muine/ChangeLog b/media-sound/muine/ChangeLog index 114477ec5d66..1a26ef431831 100644 --- a/media-sound/muine/ChangeLog +++ b/media-sound/muine/ChangeLog @@ -1,10 +1,10 @@ # ChangeLog for media-sound/muine # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/ChangeLog,v 1.23 2005/10/18 18:32:55 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/ChangeLog,v 1.24 2005/10/18 19:09:30 herbs Exp $ 18 Oct 2005; Herbie Hopkins <herbs@gentoo.org> +files/muine-0.8.3-64-bit-int.diff, muine-0.8.3.ebuild: - Add a patch to fix a bad 64-bit int definition which lead to the plugins not + Add a patch to fix a bad int definition which lead to the plugins not working on amd64. 16 Sep 2005; Peter Johanson <latexer@gentoo.org> muine-0.8.3.ebuild: |