diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2008-12-02 10:51:54 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2008-12-02 10:51:54 +0000 |
commit | 8a7d3199622927bca3f13a3b3fd8479cbc549e54 (patch) | |
tree | c8c8d3ea8d42d655ab36e65fe4b9abd0937f0f4d /x11-plugins/wmdrawer/ChangeLog | |
parent | Fix LDFLAGS ordering. Fixes bug #248641. (diff) | |
download | historical-8a7d3199622927bca3f13a3b3fd8479cbc549e54.tar.gz historical-8a7d3199622927bca3f13a3b3fd8479cbc549e54.tar.bz2 historical-8a7d3199622927bca3f13a3b3fd8479cbc549e54.zip |
Fix LDFLAGS ordering per bug #248640. Some generic QA fixes.
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'x11-plugins/wmdrawer/ChangeLog')
-rw-r--r-- | x11-plugins/wmdrawer/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/wmdrawer/ChangeLog b/x11-plugins/wmdrawer/ChangeLog index 4912b446a6d1..cb814f5d6e93 100644 --- a/x11-plugins/wmdrawer/ChangeLog +++ b/x11-plugins/wmdrawer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmdrawer # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdrawer/ChangeLog,v 1.20 2008/01/12 01:13:56 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdrawer/ChangeLog,v 1.21 2008/12/02 10:51:54 s4t4n Exp $ + + 02 Dec 2008; Michele Noberasco <s4t4n@gentoo.org> wmdrawer-0.10.5-r2.ebuild: + Fix LDFLAGS ordering per bug #248640. Some generic QA fixes. 12 Jan 2008; Santiago M. Mola <coldwind@gentoo.org> wmdrawer-0.10.5-r2.ebuild: |