diff options
author | 2009-01-19 14:17:44 +0000 | |
---|---|---|
committer | 2009-01-19 14:17:44 +0000 | |
commit | 8b605ed938fb4aef7abd9c63468e9135390b46e0 (patch) | |
tree | 59f4a46b9d392b628511a02fe9faa5f02467e36b /x11-plugins/bfm/ChangeLog | |
parent | Fix missing DEPENDs, bug 255504. Thanks to Wulf C. Krueger <wk@mailstation.de... (diff) | |
download | gentoo-2-8b605ed938fb4aef7abd9c63468e9135390b46e0.tar.gz gentoo-2-8b605ed938fb4aef7abd9c63468e9135390b46e0.tar.bz2 gentoo-2-8b605ed938fb4aef7abd9c63468e9135390b46e0.zip |
Some magic sed to fix compilation with --as-needed. Closes bug #248595.
(Portage version: 2.1.6.4/cvs/Linux 2.6.24-tuxonice-r9 i686)
Diffstat (limited to 'x11-plugins/bfm/ChangeLog')
-rw-r--r-- | x11-plugins/bfm/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/bfm/ChangeLog b/x11-plugins/bfm/ChangeLog index 80f6cfbbb1b9..0a78651b589d 100644 --- a/x11-plugins/bfm/ChangeLog +++ b/x11-plugins/bfm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/bfm # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.11 2008/08/05 21:09:37 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/bfm/ChangeLog,v 1.12 2009/01/19 14:17:44 s4t4n Exp $ + + 19 Jan 2009; Michele Noberasco <s4t4n@gentoo.org> bfm-0.6.4-r1.ebuild: + Some magic sed to fix compilation with --as-needed. Closes bug #248595. 05 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc |