idella4     14/06/04 14:42:31

  Modified:             nova-2014.1-r2.ebuild ChangeLog
  Log:
  add requ'd dep nbd, fixes Bug #509726
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.2                  sys-cluster/nova/nova-2014.1-r2.ebuild

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

Index: nova-2014.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2014.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nova-2014.1-r2.ebuild       11 May 2014 12:38:13 -0000      1.1
+++ nova-2014.1-r2.ebuild       4 Jun 2014 14:42:31 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2014.1-r2.ebuild,v 
1.1 2014/05/11 12:38:13 vadimk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2014.1-r2.ebuild,v 
1.2 2014/06/04 14:42:31 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -70,6 +70,7 @@
                net-misc/rabbitmq-server
                sys-fs/sysfsutils
                sys-fs/multipath-tools
+               sys-block/nbd
                kvm? ( app-emulation/qemu )
                xen? ( app-emulation/xen
                           app-emulation/xen-tools )"



1.64                 sys-cluster/nova/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog   11 May 2014 12:38:13 -0000      1.63
+++ ChangeLog   4 Jun 2014 14:42:31 -0000       1.64
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/nova
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.63 
2014/05/11 12:38:13 vadimk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.64 
2014/06/04 14:42:31 idella4 Exp $
+
+  04 Jun 2014; Ian Delaney <[email protected]> nova-2014.1-r2.ebuild:
+  add requ'd dep nbd, fixes Bug #509726
 
 *nova-2014.1-r2 (11 May 2014)
 




Reply via email to