diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-05-13 09:28:20 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-05-13 09:28:20 +0000 |
commit | ee1feb2d97e4aeff99387bd4d4d7903a5f926b84 (patch) | |
tree | 74c42dfcd7472f8a4485d19474a1606ce6a72296 /media-libs/libsamplerate/ChangeLog | |
parent | Marked stable on AMD64, tested on a Core2 Duo (march=nocona). (diff) | |
download | gentoo-2-ee1feb2d97e4aeff99387bd4d4d7903a5f926b84.tar.gz gentoo-2-ee1feb2d97e4aeff99387bd4d4d7903a5f926b84.tar.bz2 gentoo-2-ee1feb2d97e4aeff99387bd4d4d7903a5f926b84.zip |
Add missing PKG_PROG_PKG_CONFIG to configure.ac wrt #221779, and remove USE fftw because it was not used for any of the installed files. Thanks to Maxim Britov for reporting.
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'media-libs/libsamplerate/ChangeLog')
-rw-r--r-- | media-libs/libsamplerate/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/libsamplerate/ChangeLog b/media-libs/libsamplerate/ChangeLog index b60e6a439f16..961b00d5633f 100644 --- a/media-libs/libsamplerate/ChangeLog +++ b/media-libs/libsamplerate/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/libsamplerate # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.51 2008/04/14 13:52:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsamplerate/ChangeLog,v 1.52 2008/05/13 09:28:20 drac Exp $ + + 13 May 2008; Samuli Suominen <drac@gentoo.org> + +files/libsamplerate-0.1.3-pkg_prog_pkg_config.patch, + libsamplerate-0.1.3.ebuild: + Add missing PKG_PROG_PKG_CONFIG to configure.ac wrt #221779, and remove + USE fftw because it was not used for any of the installed files. Thanks to + Maxim Britov for reporting. *libsamplerate-0.1.3 (14 Apr 2008) |