diff options
author | 2012-01-11 00:14:09 +0000 | |
---|---|---|
committer | 2012-01-11 00:14:09 +0000 | |
commit | fa89715f70c1eef1612bbf3d43d51b7ac4797216 (patch) | |
tree | ff8ed6b81807af52e49a572c325b11a46d84ea42 /media-libs/audiofile/ChangeLog | |
parent | Remove IDEA algos from USE=bindist #398439 by Ulrich Müller. Update EAPI an... (diff) | |
download | gentoo-2-fa89715f70c1eef1612bbf3d43d51b7ac4797216.tar.gz gentoo-2-fa89715f70c1eef1612bbf3d43d51b7ac4797216.tar.bz2 gentoo-2-fa89715f70c1eef1612bbf3d43d51b7ac4797216.zip |
Fix underlinking in tests (bug #398369, thanks to Michael (kensington) for the patch).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/audiofile/ChangeLog')
-rw-r--r-- | media-libs/audiofile/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/media-libs/audiofile/ChangeLog b/media-libs/audiofile/ChangeLog index d2f7e52d145f..bfdc99eae209 100644 --- a/media-libs/audiofile/ChangeLog +++ b/media-libs/audiofile/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/audiofile -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.93 2011/12/29 17:53:24 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/ChangeLog,v 1.94 2012/01/11 00:14:08 tetromino Exp $ + + 11 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + audiofile-0.3.2.ebuild, +files/audiofile-0.3.2-gold.patch: + Fix underlinking in tests (bug #398369, thanks to Michael (kensington) for + the patch). 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> audiofile-0.3.2.ebuild: amd64 stable, bug 393007 |