diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-29 16:04:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-06-29 16:04:45 +0000 |
commit | 3588803794448ccc16bc9a08a5d19292780730be (patch) | |
tree | 7fb005885af84b8155273650fddef8e6c5dba418 /mail-client/balsa/ChangeLog | |
parent | Add sys-process/psmisc RDEPEND, its used in the init script. (diff) | |
download | gentoo-2-3588803794448ccc16bc9a08a5d19292780730be.tar.gz gentoo-2-3588803794448ccc16bc9a08a5d19292780730be.tar.bz2 gentoo-2-3588803794448ccc16bc9a08a5d19292780730be.zip |
Fix building with -Wl,--as-needed wrt #320349 by Kacper Kowalik.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/balsa/ChangeLog')
-rw-r--r-- | mail-client/balsa/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mail-client/balsa/ChangeLog b/mail-client/balsa/ChangeLog index b6c91568d085..5f01aa55e816 100644 --- a/mail-client/balsa/ChangeLog +++ b/mail-client/balsa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/balsa # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.101 2010/06/29 02:02:33 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.102 2010/06/29 16:04:45 ssuominen Exp $ + + 29 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> balsa-2.4.7.ebuild, + +files/balsa-2.4.7-asneeded.patch: + Fix building with -Wl,--as-needed wrt #320349 by Kacper Kowalik. 29 Jun 2010; Nirbheek Chauhan <nirbheek@gentoo.org> -balsa-2.4.2.ebuild: Remove old version, also fails with --as-needed in LDFLAGS |