public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-cluster/nova: nova-2013.1.9999.ebuild nova-2013.2.9999.ebuild nova-2013.1.4.ebuild nova-2013.2.ebuild ChangeLog
@ 2013-11-14  4:23 Matt Thode (prometheanfire)
  0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2013-11-14  4:23 UTC (permalink / raw
  To: gentoo-commits

prometheanfire    13/11/14 04:23:37

  Modified:             nova-2013.1.9999.ebuild nova-2013.2.9999.ebuild
                        nova-2013.1.4.ebuild nova-2013.2.ebuild ChangeLog
  Log:
  updating nova runtime deps, was missing sysfsutils
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.10                 sys-cluster/nova/nova-2013.1.9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.1.9999.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.1.9999.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.1.9999.ebuild?r1=1.9&r2=1.10

Index: nova-2013.1.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.9999.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nova-2013.1.9999.ebuild	27 Sep 2013 01:41:21 -0000	1.9
+++ nova-2013.1.9999.ebuild	14 Nov 2013 04:23:37 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.9999.ebuild,v 1.9 2013/09/27 01:41:21 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.9999.ebuild,v 1.10 2013/11/14 04:23:37 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -63,6 +63,7 @@
 		virtual/python-argparse[${PYTHON_USEDEP}]
 		app-emulation/libvirt[${PYTHON_USEDEP}]
 		novncproxy? ( www-apps/novnc )
+		sys-fs/sysfsutils
 		kvm? ( app-emulation/qemu )
 		xen? ( app-emulation/xen
 			   app-emulation/xen-tools )"



1.4                  sys-cluster/nova/nova-2013.2.9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild?r1=1.3&r2=1.4

Index: nova-2013.2.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nova-2013.2.9999.ebuild	11 Nov 2013 03:21:57 -0000	1.3
+++ nova-2013.2.9999.ebuild	14 Nov 2013 04:23:37 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild,v 1.3 2013/11/11 03:21:57 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild,v 1.4 2013/11/14 04:23:37 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -66,6 +66,7 @@
 		novncproxy? ( www-apps/novnc )
 		sys-apps/iproute2
 		net-misc/openvswitch
+		sys-fs/sysfsutils
 		kvm? ( app-emulation/qemu )
 		xen? ( app-emulation/xen
 			   app-emulation/xen-tools )"



1.2                  sys-cluster/nova/nova-2013.1.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.1.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.1.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.1.4.ebuild?r1=1.1&r2=1.2

Index: nova-2013.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nova-2013.1.4.ebuild	29 Oct 2013 06:15:52 -0000	1.1
+++ nova-2013.1.4.ebuild	14 Nov 2013 04:23:37 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.4.ebuild,v 1.1 2013/10/29 06:15:52 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.4.ebuild,v 1.2 2013/11/14 04:23:37 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -61,6 +61,7 @@
 		virtual/python-argparse[${PYTHON_USEDEP}]
 		app-emulation/libvirt[${PYTHON_USEDEP}]
 		novncproxy? ( www-apps/novnc )
+		sys-fs/sysfsutils
 		kvm? ( app-emulation/qemu )
 		xen? ( app-emulation/xen
 			   app-emulation/xen-tools )"



1.2                  sys-cluster/nova/nova-2013.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild?r1=1.1&r2=1.2

Index: nova-2013.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nova-2013.2.ebuild	29 Oct 2013 06:15:52 -0000	1.1
+++ nova-2013.2.ebuild	14 Nov 2013 04:23:37 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild,v 1.1 2013/10/29 06:15:52 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild,v 1.2 2013/11/14 04:23:37 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -63,6 +63,7 @@
 		>=dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
 		app-emulation/libvirt[${PYTHON_USEDEP}]
 		novncproxy? ( www-apps/novnc )
+		sys-fs/sysfsutils
 		kvm? ( app-emulation/qemu )
 		xen? ( app-emulation/xen
 			   app-emulation/xen-tools )"



1.36                 sys-cluster/nova/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/nova/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	11 Nov 2013 03:21:57 -0000	1.35
+++ ChangeLog	14 Nov 2013 04:23:37 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for sys-cluster/nova
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.35 2013/11/11 03:21:57 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.36 2013/11/14 04:23:37 prometheanfire Exp $
+
+  14 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> nova-2013.1.4.ebuild,
+  nova-2013.1.9999.ebuild, nova-2013.2.9999.ebuild, nova-2013.2.ebuild:
+  updating nova runtime deps, was missing sysfsutils
 
 *nova-2013.2-r1 (11 Nov 2013)
 





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

only message in thread, other threads:[~2013-11-14  4:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14  4:23 [gentoo-commits] gentoo-x86 commit in sys-cluster/nova: nova-2013.1.9999.ebuild nova-2013.2.9999.ebuild nova-2013.1.4.ebuild nova-2013.2.ebuild ChangeLog Matt Thode (prometheanfire)

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