tamiko 15/04/13 12:33:05 Modified: virt-manager-9999.ebuild ChangeLog Log: update live-build wrt bug #536064, bug #532328, bug #546400 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)
Revision Changes Path 1.28 app-emulation/virt-manager/virt-manager-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild?r1=1.27&r2=1.28 Index: virt-manager-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- virt-manager-9999.ebuild 13 Apr 2015 07:46:19 -0000 1.27 +++ virt-manager-9999.ebuild 13 Apr 2015 12:33:05 -0000 1.28 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.27 2015/04/13 07:46:19 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-9999.ebuild,v 1.28 2015/04/13 12:33:05 tamiko Exp $ EAPI=5 @@ -40,6 +40,7 @@ gnome-base/dconf >=net-libs/gtk-vnc-0.3.8[gtk3,introspection] net-misc/spice-gtk[usbredir,gtk3,introspection,python,sasl?,${PYTHON_USEDEP}] + net-misc/x11-ssh-askpass x11-libs/vte:2.90[introspection] gnome-keyring? ( dev-python/gnome-keyring-python ) policykit? ( sys-auth/polkit[introspection] ) @@ -52,6 +53,8 @@ DOCS=( README NEWS ) src_prepare() { + epatch "${FILESDIR}"/${PN}-1.1.0-optional_avahi.patch + distutils-r1_src_prepare } 1.121 app-emulation/virt-manager/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.121&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?rev=1.121&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/ChangeLog?r1=1.120&r2=1.121 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- ChangeLog 13 Apr 2015 07:46:19 -0000 1.120 +++ ChangeLog 13 Apr 2015 12:33:05 -0000 1.121 @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/virt-manager # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.120 2015/04/13 07:46:19 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/virt-manager/ChangeLog,v 1.121 2015/04/13 12:33:05 tamiko Exp $ + + 13 Apr 2015; Matthias Maier <[email protected]> virt-manager-1.1.0-r2.ebuild, + virt-manager-9999.ebuild: + update live-build wrt bug #536064, bug #532328, bug #546400 13 Apr 2015; Matthias Maier <[email protected]> virt-manager-9999.ebuild: fix src_prepare in live build; bug #546400
