diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2010-09-03 13:21:32 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2010-09-03 13:21:32 +0000 |
commit | 7a24033d49cf02aee8c28d59aa182e217f9ccd27 (patch) | |
tree | 92fea1ffc96be429adf248e0255f349a3248c533 /dev-libs/libwbxml/ChangeLog | |
parent | Stable on amd64 wrt bug #323777 (diff) | |
download | gentoo-2-7a24033d49cf02aee8c28d59aa182e217f9ccd27.tar.gz gentoo-2-7a24033d49cf02aee8c28d59aa182e217f9ccd27.tar.bz2 gentoo-2-7a24033d49cf02aee8c28d59aa182e217f9ccd27.zip |
Fixed installation of documentation outside /usr/share/doc/${PF}.
Fixes bug #294592 again.
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libwbxml/ChangeLog')
-rw-r--r-- | dev-libs/libwbxml/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-libs/libwbxml/ChangeLog b/dev-libs/libwbxml/ChangeLog index d8430c629707..e600ccbcb7e8 100644 --- a/dev-libs/libwbxml/ChangeLog +++ b/dev-libs/libwbxml/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libwbxml # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.18 2010/09/03 12:56:07 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.19 2010/09/03 13:21:32 s4t4n Exp $ + + 03 Sep 2010; Michele Noberasco <s4t4n@gentoo.org> libwbxml-0.10.1.ebuild, + libwbxml-0.10.6.ebuild, libwbxml-0.10.8.ebuild: + Fixed installation of documentation outside /usr/share/doc/${PF}. + Fixes bug #294592 again. *libwbxml-0.10.8 (03 Sep 2010) |