diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-02-14 14:49:47 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-02-14 14:49:47 +0000 |
commit | 5b4b4e1d181c7df9b34a0f101b7dcef21cb180a9 (patch) | |
tree | 83521155602a1622250d67765f08cf6629c70e17 /media-libs/ladspa-sdk/ChangeLog | |
parent | Remove, bug #203014 (diff) | |
download | historical-5b4b4e1d181c7df9b34a0f101b7dcef21cb180a9.tar.gz historical-5b4b4e1d181c7df9b34a0f101b7dcef21cb180a9.tar.bz2 historical-5b4b4e1d181c7df9b34a0f101b7dcef21cb180a9.zip |
Revision bump, use a new patch to handle the makefile, sent upstream hoping for it to be integrated in the next release. This also solves bug #209718 as it respect LDFLAGS (and also LD now).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-libs/ladspa-sdk/ChangeLog')
-rw-r--r-- | media-libs/ladspa-sdk/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-libs/ladspa-sdk/ChangeLog b/media-libs/ladspa-sdk/ChangeLog index 2f922cded1e9..d4be5cc85bd9 100644 --- a/media-libs/ladspa-sdk/ChangeLog +++ b/media-libs/ladspa-sdk/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-libs/ladspa-sdk # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-sdk/ChangeLog,v 1.42 2008/01/31 15:28:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-sdk/ChangeLog,v 1.43 2008/02/14 14:49:46 flameeyes Exp $ + +*ladspa-sdk-1.13-r1 (14 Feb 2008) + + 14 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> + +files/ladspa-sdk-1.13-properbuild.patch, +ladspa-sdk-1.13-r1.ebuild: + Revision bump, use a new patch to handle the makefile, sent upstream hoping + for it to be integrated in the next release. This also solves bug #209718 as + it respect LDFLAGS (and also LD now). 31 Jan 2008; nixnut <nixnut@gentoo.org> ladspa-sdk-1.13.ebuild: Stable on ppc wrt bug 208032 |