diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-21 14:42:08 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-21 14:42:08 +0000 |
commit | d480bf17454e35cbcd512b56ccf32036dedf11b7 (patch) | |
tree | ad5f7380606a44422b565b6a479cc244e05aa7e6 /sys-fs/davl/ChangeLog | |
parent | alpha/sparc stable wrt #297306 (diff) | |
download | gentoo-2-d480bf17454e35cbcd512b56ccf32036dedf11b7.tar.gz gentoo-2-d480bf17454e35cbcd512b56ccf32036dedf11b7.tar.bz2 gentoo-2-d480bf17454e35cbcd512b56ccf32036dedf11b7.zip |
Fix building with -Wl,--no-as-needed wrt #248417 by Kevin Pyle.
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/davl/ChangeLog')
-rw-r--r-- | sys-fs/davl/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys-fs/davl/ChangeLog b/sys-fs/davl/ChangeLog index bf5e31f82505..9c88c93b3c09 100644 --- a/sys-fs/davl/ChangeLog +++ b/sys-fs/davl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/davl -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/davl/ChangeLog,v 1.2 2007/10/29 16:57:49 welp Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/davl/ChangeLog,v 1.3 2009/12/21 14:42:08 ssuominen Exp $ + + 21 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> davl-1.2.1.ebuild, + +files/davl-1.2.1-asneeded.patch: + Fix building with -Wl,--no-as-needed wrt #248417 by Kevin Pyle. 29 Oct 2007; Peter Weller <welp@gentoo.org> davl-1.2.1.ebuild: Dropped ~amd64 keyword wrt bug 181248 |