diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-13 15:30:33 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-13 15:30:33 +0000 |
commit | be40d057021a0baae5e5b392ed21e8b6fa3481b0 (patch) | |
tree | 78acd95ae6b4879146ee1f2cff7a5fba3267447d /media-sound/mpfc/ChangeLog | |
parent | Add EZC_BASE_MIN variable for for correct dependency tree and fix RDEPEND so ... (diff) | |
download | gentoo-2-be40d057021a0baae5e5b392ed21e8b6fa3481b0.tar.gz gentoo-2-be40d057021a0baae5e5b392ed21e8b6fa3481b0.tar.bz2 gentoo-2-be40d057021a0baae5e5b392ed21e8b6fa3481b0.zip |
the math lib is always needed, check for it and link to it even if mad is not requested, fix bug #205620
(Portage version: 2.1.4)
Diffstat (limited to 'media-sound/mpfc/ChangeLog')
-rw-r--r-- | media-sound/mpfc/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/media-sound/mpfc/ChangeLog b/media-sound/mpfc/ChangeLog index 2acc2264962a..4dc16272c11f 100644 --- a/media-sound/mpfc/ChangeLog +++ b/media-sound/mpfc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/mpfc -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpfc/ChangeLog,v 1.18 2007/03/31 14:05:06 aballier Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpfc/ChangeLog,v 1.19 2008/01/13 15:30:32 aballier Exp $ + + 13 Jan 2008; Alexis Ballier <aballier@gentoo.org> + +files/mpfc-mathlib.patch, mpfc-1.3.7-r1.ebuild: + the math lib is always needed, check for it and link to it even if mad is + not requested, fix bug #205620 31 Mar 2007; Alexis Ballier <aballier@gentoo.org> -mpfc-1.3.5.ebuild: Cleanup old version |