diff options
author | Kevin McCarthy <signals@gentoo.org> | 2011-03-14 21:18:10 +0000 |
---|---|---|
committer | Kevin McCarthy <signals@gentoo.org> | 2011-03-14 21:18:10 +0000 |
commit | 65a22bcdbc5712f200492474e1e4d4280873ce87 (patch) | |
tree | 7e5302fdaffe16d6bf30c3160f01e2d02e432437 /x11-misc/wbar/ChangeLog | |
parent | Version bump. (diff) | |
download | historical-65a22bcdbc5712f200492474e1e4d4280873ce87.tar.gz historical-65a22bcdbc5712f200492474e1e4d4280873ce87.tar.bz2 historical-65a22bcdbc5712f200492474e1e4d4280873ce87.zip |
Fix issue with 2 Main.cc files and respect for CXXFLAGS. Thanks to xarthisius.
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/wbar/ChangeLog')
-rw-r--r-- | x11-misc/wbar/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-misc/wbar/ChangeLog b/x11-misc/wbar/ChangeLog index 31d104a6314c..03a9610943ec 100644 --- a/x11-misc/wbar/ChangeLog +++ b/x11-misc/wbar/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/wbar # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.7 2011/03/13 15:12:35 signals Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.8 2011/03/14 21:18:10 signals Exp $ + + 14 Mar 2011; Kevin McCarthy <signals@gentoo.org> wbar-2.1.1.ebuild, + files/wbar-2.1.1-as-needed.patch: + Fix issue with 2 Main.cc files and respect for CXXFLAGS. Thanks to + xarthisius. 13 Mar 2011; Kevin McCarthy <signals@gentoo.org> wbar-2.1.1.ebuild, +files/wbar-2.1.1-as-needed.patch: |