diff options
author | 2005-06-11 16:14:05 +0000 | |
---|---|---|
committer | 2005-06-11 16:14:05 +0000 | |
commit | 0edc7c0c63727defdc530fc76a42e08670119297 (patch) | |
tree | cc4ea37864af62ab2d95604fd722cf6c7729cf72 /media-sound/musepack-tools/ChangeLog | |
parent | Fixed mysqli DEP (diff) | |
download | historical-0edc7c0c63727defdc530fc76a42e08670119297.tar.gz historical-0edc7c0c63727defdc530fc76a42e08670119297.tar.bz2 historical-0edc7c0c63727defdc530fc76a42e08670119297.zip |
Fix dependency over esd just when needed. Made it link to libm else it fails to link.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-sound/musepack-tools/ChangeLog')
-rw-r--r-- | media-sound/musepack-tools/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-sound/musepack-tools/ChangeLog b/media-sound/musepack-tools/ChangeLog index 58fc3e23ab27..135824504ce0 100644 --- a/media-sound/musepack-tools/ChangeLog +++ b/media-sound/musepack-tools/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/musepack-tools # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/ChangeLog,v 1.22 2005/03/19 14:06:14 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/ChangeLog,v 1.23 2005/06/11 16:14:05 flameeyes Exp $ + + 11 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> + musepack-tools-1.15v.ebuild: + Fix dependency over esd just when needed. Made it link to libm else it fails + to link. *musepack-tools-1.15v (19 Mar 2005) |