diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-21 14:47:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-21 14:47:00 +0000 |
commit | 43bf9abc6db0418c181a856bdf9bc232734639a3 (patch) | |
tree | 9b4e95b26905cda403dc49148c8c6328ef5da13d /sys-fs | |
parent | Added patch to fix compilation with USE=wavpack (bug #297599), thanks to Darr... (diff) | |
download | gentoo-2-43bf9abc6db0418c181a856bdf9bc232734639a3.tar.gz gentoo-2-43bf9abc6db0418c181a856bdf9bc232734639a3.tar.bz2 gentoo-2-43bf9abc6db0418c181a856bdf9bc232734639a3.zip |
Fix embarrasing typing error
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/davl/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/davl/ChangeLog b/sys-fs/davl/ChangeLog index 9c88c93b3c09..6b76ba533fe1 100644 --- a/sys-fs/davl/ChangeLog +++ b/sys-fs/davl/ChangeLog @@ -1,10 +1,10 @@ # ChangeLog for sys-fs/davl # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/davl/ChangeLog,v 1.4 2009/12/21 14:47:00 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. + Fix building with -Wl,--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 |