From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OhC2e-000099-Vq for garchives@archives.gentoo.org; Fri, 06 Aug 2010 01:48:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1712E07EA; Fri, 6 Aug 2010 01:48:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5B221E07EA for ; Fri, 6 Aug 2010 01:48:08 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36A791B4007 for ; Fri, 6 Aug 2010 01:48:07 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 948) id 511902CE15; Fri, 6 Aug 2010 01:48:06 +0000 (UTC) From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: ChangeLog libvirt-0.8.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libvirt-0.8.3.ebuild X-VCS-Directories: app-emulation/libvirt X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: <20100806014806.511902CE15@corvid.gentoo.org> Date: Fri, 6 Aug 2010 01:48:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: bd3404b9-a018-42b6-aeb8-bce86a1ea6cf X-Archives-Hash: fda4a5ca5f64d8ee21001f2fcc29c838 flameeyes 10/08/06 01:48:06 Modified: ChangeLog libvirt-0.8.3.ebuild Log: Fix build with USE=3D-libvirtd (sent upstream); add a debug USE flag; r= emove tests restriction (they work now). (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.66 app-emulation/libvirt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libv= irt/ChangeLog?rev=3D1.66&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libv= irt/ChangeLog?rev=3D1.66&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libv= irt/ChangeLog?r1=3D1.65&r2=3D1.66 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 5 Aug 2010 19:58:59 -0000 1.65 +++ ChangeLog 6 Aug 2010 01:48:05 -0000 1.66 @@ -1,6 +1,11 @@ # 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.6= 5 2010/08/05 19:58:59 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.6= 6 2010/08/06 01:48:05 flameeyes Exp $ + + 06 Aug 2010; Diego E. Petten=C3=B2 + libvirt-0.8.3.ebuild: + Fix build with USE=3D-libvirtd (sent upstream); add a debug USE flag; = remove + tests restriction (they work now). =20 *libvirt-0.8.3 (05 Aug 2010) =20 1.2 app-emulation/libvirt/libvirt-0.8.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libv= irt/libvirt-0.8.3.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libv= irt/libvirt-0.8.3.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libv= irt/libvirt-0.8.3.ebuild?r1=3D1.1&r2=3D1.2 Index: libvirt-0.8.3.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.8.3.ebu= ild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libvirt-0.8.3.ebuild 5 Aug 2010 19:58:59 -0000 1.1 +++ libvirt-0.8.3.ebuild 6 Aug 2010 01:48:06 -0000 1.2 @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.8.3.e= build,v 1.1 2010/08/05 19:58:59 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.8.3.e= build,v 1.2 2010/08/06 01:48:06 flameeyes Exp $ =20 -BACKPORTS=3D1 +BACKPORTS=3D2 =20 EAPI=3D"2" =20 @@ -20,13 +20,10 @@ SLOT=3D"0" KEYWORDS=3D"~amd64 ~x86" IUSE=3D"avahi caps iscsi +libvirtd lvm +lxc macvtap +network nfs nls num= a openvz \ - parted pcap phyp policykit python qemu sasl selinux uml virtualbox xen = udev" + parted pcap phyp policykit python qemu sasl selinux uml virtualbox xen = udev \ + debug" # IUSE=3Done : bug #293416 & bug# 299011 =20 -# Some tests are simply broken in the released tarball, ignore them -# for now. -RESTRICT=3Dtest - RDEPEND=3D"sys-libs/readline sys-libs/ncurses >=3Dnet-misc/curl-7.18.0 @@ -72,6 +69,8 @@ src_configure() { local myconf=3D"" =20 + myconf=3D"${myconf} $(use_enable debug)" + ## enable/disable daemon, otherwise client only utils myconf=3D"${myconf} $(use_with libvirtd)" =20