diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-13 12:04:46 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-12-13 12:04:46 +0000 |
commit | f2bb07cb97be8cb39914a4ad02433770026f239c (patch) | |
tree | 3a1d1a67b9252236075ab0231c5022e419cffb64 /app-emulation/libvirt/ChangeLog | |
parent | Cleanup (diff) | |
download | gentoo-2-f2bb07cb97be8cb39914a4ad02433770026f239c.tar.gz gentoo-2-f2bb07cb97be8cb39914a4ad02433770026f239c.tar.bz2 gentoo-2-f2bb07cb97be8cb39914a4ad02433770026f239c.zip |
Fix build with USE=pcap; thanks to Alexander E. Patrakov in bug #348489 for reporting.
(Portage version: 2.2.0_alpha7/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/libvirt/ChangeLog')
-rw-r--r-- | app-emulation/libvirt/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog index 5375c4022b75..c226d9bd4def 100644 --- a/app-emulation/libvirt/ChangeLog +++ b/app-emulation/libvirt/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emulation/libvirt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.81 2010/12/01 21:14:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.82 2010/12/13 12:04:45 flameeyes Exp $ + +*libvirt-0.8.6-r1 (13 Dec 2010) + + 13 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org> + -libvirt-0.8.5-r2.ebuild, -libvirt-0.8.6.ebuild, +libvirt-0.8.6-r1.ebuild: + Fix build with USE=pcap; thanks to Alexander E. Patrakov in bug #348489 for + reporting. *libvirt-0.8.6 (01 Dec 2010) |