summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Noberasco <s4t4n@gentoo.org>2010-08-31 08:51:59 +0000
committerMichele Noberasco <s4t4n@gentoo.org>2010-08-31 08:51:59 +0000
commit0630424f59fde048de7471b57018966ec1e41fe5 (patch)
tree7cad38a1272adade0c999d9b1fdee4eaec8421e6 /x11-plugins/wmsound/ChangeLog
parentRespect LDFLAGS, see bug #335031. (diff)
downloadhistorical-0630424f59fde048de7471b57018966ec1e41fe5.tar.gz
historical-0630424f59fde048de7471b57018966ec1e41fe5.tar.bz2
historical-0630424f59fde048de7471b57018966ec1e41fe5.zip
Make package honour LDFLAGS. Closes bug #335029.
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'x11-plugins/wmsound/ChangeLog')
-rw-r--r--x11-plugins/wmsound/ChangeLog7
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.