public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: libvirt-9999.ebuild libvirt-0.9.7.ebuild ChangeLog libvirt-0.9.3-r1.ebuild libvirt-0.9.6.ebuild
@ 2011-11-10 22:10 Doug Goldstein (cardoe)
  0 siblings, 0 replies; only message in thread
From: Doug Goldstein (cardoe) @ 2011-11-10 22:10 UTC (permalink / raw
  To: gentoo-commits

cardoe      11/11/10 22:10:12

  Modified:             libvirt-9999.ebuild libvirt-0.9.7.ebuild ChangeLog
                        libvirt-0.9.3-r1.ebuild libvirt-0.9.6.ebuild
  Log:
  The 'minimal' USE flag on sys-apps/iproute2 doesn't create the necessary /sbin/ip application and as a result it fails when working with the network. bug #390029
  
  (Portage version: 2.1.10.33/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 app-emulation/libvirt/libvirt-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild?r1=1.12&r2=1.13

Index: libvirt-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libvirt-9999.ebuild	9 Nov 2011 16:01:24 -0000	1.12
+++ libvirt-9999.ebuild	10 Nov 2011 22:10:12 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v 1.12 2011/11/09 16:01:24 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v 1.13 2011/11/10 22:10:12 cardoe Exp $
 
 #BACKPORTS=2
 #AUTOTOOLIZE=yes
@@ -79,7 +79,7 @@
 	virt-network? ( net-dns/dnsmasq
 		>=net-firewall/iptables-1.4.10
 		net-firewall/ebtables
-		sys-apps/iproute2 )
+		sys-apps/iproute2[-minimal] )
 	elibc_glibc? ( || ( >=net-libs/libtirpc-0.2.2-r1 <sys-libs/glibc-2.14 ) )"
 # one? ( dev-libs/xmlrpc-c )
 DEPEND="${RDEPEND}



1.2                  app-emulation/libvirt/libvirt-0.9.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.7.ebuild?r1=1.1&r2=1.2

Index: libvirt-0.9.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libvirt-0.9.7.ebuild	9 Nov 2011 15:58:15 -0000	1.1
+++ libvirt-0.9.7.ebuild	10 Nov 2011 22:10:12 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.7.ebuild,v 1.1 2011/11/09 15:58:15 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.7.ebuild,v 1.2 2011/11/10 22:10:12 cardoe Exp $
 
 #BACKPORTS=2
 #AUTOTOOLIZE=yes
@@ -79,7 +79,7 @@
 	virt-network? ( net-dns/dnsmasq
 		>=net-firewall/iptables-1.4.10
 		net-firewall/ebtables
-		sys-apps/iproute2 )
+		sys-apps/iproute2[-minimal] )
 	elibc_glibc? ( || ( >=net-libs/libtirpc-0.2.2-r1 <sys-libs/glibc-2.14 ) )"
 # one? ( dev-libs/xmlrpc-c )
 DEPEND="${RDEPEND}



1.141                app-emulation/libvirt/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.141&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.141&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?r1=1.140&r2=1.141

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog	10 Nov 2011 22:07:43 -0000	1.140
+++ ChangeLog	10 Nov 2011 22:10:12 -0000	1.141
@@ -1,6 +1,12 @@
 # ChangeLog for app-emulation/libvirt
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.140 2011/11/10 22:07:43 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.141 2011/11/10 22:10:12 cardoe Exp $
+
+  10 Nov 2011; Doug Goldstein <cardoe@gentoo.org> libvirt-0.9.3-r1.ebuild,
+  libvirt-0.9.6.ebuild, libvirt-0.9.7.ebuild, libvirt-9999.ebuild:
+  The 'minimal' USE flag on sys-apps/iproute2 doesn't create the necessary
+  /sbin/ip application and as a result it fails when working with the network.
+  bug #390029
 
   10 Nov 2011; Doug Goldstein <cardoe@gentoo.org> -libvirt-0.9.4.ebuild:
   Drop older version



1.9                  app-emulation/libvirt/libvirt-0.9.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.3-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.3-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.3-r1.ebuild?r1=1.8&r2=1.9

Index: libvirt-0.9.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.3-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libvirt-0.9.3-r1.ebuild	27 Oct 2011 18:57:28 -0000	1.8
+++ libvirt-0.9.3-r1.ebuild	10 Nov 2011 22:10:12 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.3-r1.ebuild,v 1.8 2011/10/27 18:57:28 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.3-r1.ebuild,v 1.9 2011/11/10 22:10:12 cardoe Exp $
 
 BACKPORTS=2
 AUTOTOOLIZE=yes
@@ -69,7 +69,7 @@
 	virt-network? ( net-dns/dnsmasq
 		>=net-firewall/iptables-1.4.10
 		net-firewall/ebtables
-		sys-apps/iproute2 )
+		sys-apps/iproute2[-minimal] )
 	elibc_glibc? ( || ( >=net-libs/libtirpc-0.2.2-r1 <sys-libs/glibc-2.14 ) )"
 # one? ( dev-libs/xmlrpc-c )
 DEPEND="${RDEPEND}



1.3                  app-emulation/libvirt/libvirt-0.9.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.6.ebuild?r1=1.2&r2=1.3

Index: libvirt-0.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libvirt-0.9.6.ebuild	27 Oct 2011 18:57:28 -0000	1.2
+++ libvirt-0.9.6.ebuild	10 Nov 2011 22:10:12 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.6.ebuild,v 1.2 2011/10/27 18:57:28 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.6.ebuild,v 1.3 2011/11/10 22:10:12 cardoe Exp $
 
 #BACKPORTS=2
 #AUTOTOOLIZE=yes
@@ -79,7 +79,7 @@
 	virt-network? ( net-dns/dnsmasq
 		>=net-firewall/iptables-1.4.10
 		net-firewall/ebtables
-		sys-apps/iproute2 )
+		sys-apps/iproute2[-minimal] )
 	elibc_glibc? ( || ( >=net-libs/libtirpc-0.2.2-r1 <sys-libs/glibc-2.14 ) )"
 # one? ( dev-libs/xmlrpc-c )
 DEPEND="${RDEPEND}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-10 22:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10 22:10 [gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: libvirt-9999.ebuild libvirt-0.9.7.ebuild ChangeLog libvirt-0.9.3-r1.ebuild libvirt-0.9.6.ebuild Doug Goldstein (cardoe)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox