diff options
author | 2010-02-25 18:44:10 +0000 | |
---|---|---|
committer | 2010-02-25 18:44:10 +0000 | |
commit | f356c54e670682a030fc2e086943447649fe5131 (patch) | |
tree | 9a5b9694efeb92a2888c9d46885e529a0dedbec3 /media-video/noad/ChangeLog | |
parent | Drop old so evolution-data-server-2.24 can be removed from the tree (diff) | |
download | gentoo-2-f356c54e670682a030fc2e086943447649fe5131.tar.gz gentoo-2-f356c54e670682a030fc2e086943447649fe5131.tar.bz2 gentoo-2-f356c54e670682a030fc2e086943447649fe5131.zip |
Fix -Wl,--as-needed failure with "make check" wrt #305571, thanks to Christian Ruppert for patch.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'media-video/noad/ChangeLog')
-rw-r--r-- | media-video/noad/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-video/noad/ChangeLog b/media-video/noad/ChangeLog index d2b8e133169f..99fb28be1c86 100644 --- a/media-video/noad/ChangeLog +++ b/media-video/noad/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/noad # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.36 2010/01/31 14:57:15 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/noad/ChangeLog,v 1.37 2010/02/25 18:44:08 ssuominen Exp $ + + 25 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> + +files/patches-0.7.x/noad-0.7.0.20100119-asneeded.patch, + noad-0.7.0.20100119.ebuild: + Fix -Wl,--as-needed failure with "make check" wrt #305571, thanks to + Christian Ruppert for patch. *noad-0.7.0.20100119 (31 Jan 2010) |