diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2010-08-31 08:51:59 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2010-08-31 08:51:59 +0000 |
commit | 8e87a07ab793df3d2e7159c2013cb31971b091b6 (patch) | |
tree | 9051e5d5cb2321dd83ff50086b16560ce61ff645 /x11-plugins/wmsound/ChangeLog | |
parent | Respect LDFLAGS, see bug #335031. (diff) | |
download | gentoo-2-8e87a07ab793df3d2e7159c2013cb31971b091b6.tar.gz gentoo-2-8e87a07ab793df3d2e7159c2013cb31971b091b6.tar.bz2 gentoo-2-8e87a07ab793df3d2e7159c2013cb31971b091b6.zip |
Make package honour LDFLAGS. Closes bug #335029.
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmsound/ChangeLog')
-rw-r--r-- | x11-plugins/wmsound/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-plugins/wmsound/ChangeLog b/x11-plugins/wmsound/ChangeLog index 61c757df0f56..ebd16e78db03 100644 --- a/x11-plugins/wmsound/ChangeLog +++ b/x11-plugins/wmsound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsound -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsound/ChangeLog,v 1.8 2009/01/19 15:21:36 s4t4n Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsound/ChangeLog,v 1.9 2010/08/31 08:51:59 s4t4n Exp $ + + 31 Aug 2010; Michele Noberasco <s4t4n@gentoo.org> wmsound-0.9.5.ebuild: + Make package honour LDFLAGS. Closes bug #335029. 19 Jan 2009; Michele Noberasco <s4t4n@gentoo.org> wmsound-0.9.5.ebuild: Fixed compilation with --as-needed. Closes bug #248650. |