diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-05 08:35:38 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-05 08:35:38 +0000 |
commit | 17a981c06f98c34561b4761900850bcbc6ec1e15 (patch) | |
tree | 5c937cfc6413fed83d29c92cf2b2a11f7d02cdcc /media-libs/libmad/ChangeLog | |
parent | remove =net-dialup/bewan-adsl-0.9.3-r2 (#149792) (diff) | |
download | gentoo-2-17a981c06f98c34561b4761900850bcbc6ec1e15.tar.gz gentoo-2-17a981c06f98c34561b4761900850bcbc6ec1e15.tar.bz2 gentoo-2-17a981c06f98c34561b4761900850bcbc6ec1e15.zip |
Use fixed point math depending on arch. Thanks to scott for suggestion in bug #141544.
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'media-libs/libmad/ChangeLog')
-rw-r--r-- | media-libs/libmad/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/libmad/ChangeLog b/media-libs/libmad/ChangeLog index 83a01d5f4abd..d55785cfcaee 100644 --- a/media-libs/libmad/ChangeLog +++ b/media-libs/libmad/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/libmad # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmad/ChangeLog,v 1.40 2006/10/05 06:34:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmad/ChangeLog,v 1.41 2006/10/05 08:35:38 flameeyes Exp $ + +*libmad-0.15.1b-r2 (05 Oct 2006) + + 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> + +libmad-0.15.1b-r2.ebuild: + Use fixed point math depending on arch. Thanks to scott for suggestion in + bug #141544. 04 Oct 2006; Fabian Groffen <grobian@gentoo.org> libmad-0.15.1b.ebuild, libmad-0.15.1b-r1.ebuild: |