diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-02-20 08:59:54 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-02-20 08:59:54 +0000 |
commit | b6e76046798f8da8a54e1bbc6ec9fff802be6e1f (patch) | |
tree | 631c3a287908844024606ac20d067d909f46a68a /media-libs/libsamplerate/ChangeLog | |
parent | arm/ia64/s390/sh/sparc stable wrt #244707 (diff) | |
download | gentoo-2-b6e76046798f8da8a54e1bbc6ec9fff802be6e1f.tar.gz gentoo-2-b6e76046798f8da8a54e1bbc6ec9fff802be6e1f.tar.bz2 gentoo-2-b6e76046798f8da8a54e1bbc6ec9fff802be6e1f.zip |
Version bump by Richard Ash <richard@audacityteam.org>, bug #259274, plus a patch from Erik to fix tests on 64 bits platforms.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libsamplerate/ChangeLog')
-rw-r--r-- | media-libs/libsamplerate/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog index 5d6625c6095d..62c0ca0c4be7 100644 --- a/media-libs/libsamplerate/ChangeLog +++ b/media-libs/libsamplerate/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-libs/libsamplerate # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.59 2009/02/08 09:41:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.60 2009/02/20 08:59:54 aballier Exp $ + +*libsamplerate-0.1.7 (20 Feb 2009) + + 20 Feb 2009; Alexis Ballier <aballier@gentoo.org> + +files/libsamplerate-0.1.7-macro-quoting.patch, + +files/libsamplerate-0.1.7-tests.patch, +libsamplerate-0.1.7.ebuild: + Version bump by Richard Ash <richard@audacityteam.org>, bug #259274, plus + a patch from Erik to fix tests on 64 bits platforms. *libsamplerate-0.1.6 (08 Feb 2009) |