diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2010-01-06 17:02:33 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2010-01-06 17:02:33 +0000 |
commit | a182a95badf59d06b621cb633d98f05afe1704fd (patch) | |
tree | edb63960fb7ee76ad2be20ee34ed3274d592c017 /app-emulation/libvirt/ChangeLog | |
parent | Marking live-2009.06.02 ppc64 for bug 277009 (diff) | |
download | gentoo-2-a182a95badf59d06b621cb633d98f05afe1704fd.tar.gz gentoo-2-a182a95badf59d06b621cb633d98f05afe1704fd.tar.bz2 gentoo-2-a182a95badf59d06b621cb633d98f05afe1704fd.zip |
avahi support requires avahi to be built with USE=dbus, adding it as a USE depend
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/libvirt/ChangeLog')
-rw-r--r-- | app-emulation/libvirt/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-emulation/libvirt/ChangeLog b/app-emulation/libvirt/ChangeLog index b643fec0f992..5df8206165ff 100644 --- a/app-emulation/libvirt/ChangeLog +++ b/app-emulation/libvirt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/libvirt -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.46 2009/12/23 18:09:24 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.47 2010/01/06 17:02:33 cardoe Exp $ + + 06 Jan 2010; Doug Goldstein <cardoe@gentoo.org> libvirt-0.7.5.ebuild: + avahi support requires avahi to be built with USE=dbus, adding it as a USE + depend 23 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> libvirt-0.7.5.ebuild: |