prometheanfire    15/05/27 05:48:31

  Modified:             nova-2015.1.0-r2.ebuild nova-2015.1.9999.ebuild
                        ChangeLog
  Log:
  adding missing dep for iscsi (lsiscsi)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x33ED3FD25AFC78BA)

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

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

Index: nova-2015.1.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2015.1.0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nova-2015.1.0-r2.ebuild     17 May 2015 23:19:18 -0000      1.1
+++ nova-2015.1.0-r2.ebuild     27 May 2015 05:48:31 -0000      1.2
@@ -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/sys-cluster/nova/nova-2015.1.0-r2.ebuild,v 
1.1 2015/05/17 23:19:18 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2015.1.0-r2.ebuild,v 
1.2 2015/05/27 05:48:31 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -117,6 +117,9 @@
                kvm? ( app-emulation/qemu )
                xen? ( app-emulation/xen
                           app-emulation/xen-tools )
+       )
+       iscsi? (
+               sys-fs/lsscsi
        )"
 
 PATCHES=(



1.12                 sys-cluster/nova/nova-2015.1.9999.ebuild

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

Index: nova-2015.1.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2015.1.9999.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- nova-2015.1.9999.ebuild     17 May 2015 23:19:18 -0000      1.11
+++ nova-2015.1.9999.ebuild     27 May 2015 05:48:31 -0000      1.12
@@ -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/sys-cluster/nova/nova-2015.1.9999.ebuild,v 
1.11 2015/05/17 23:19:18 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2015.1.9999.ebuild,v 
1.12 2015/05/27 05:48:31 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -118,6 +118,9 @@
                kvm? ( app-emulation/qemu )
                xen? ( app-emulation/xen
                           app-emulation/xen-tools )
+       )
+       iscsi? (
+               sys-fs/lsscsi
        )"
 
 PATCHES=(



1.99                 sys-cluster/nova/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   17 May 2015 23:19:18 -0000      1.98
+++ ChangeLog   27 May 2015 05:48:31 -0000      1.99
@@ -1,6 +1,10 @@
 # ChangeLog for sys-cluster/nova
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.98 
2015/05/17 23:19:18 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.99 
2015/05/27 05:48:31 prometheanfire Exp $
+
+  27 May 2015; Matthew Thode <[email protected]>
+  nova-2015.1.0-r2.ebuild, nova-2015.1.9999.ebuild:
+  adding missing dep for iscsi (lsiscsi)
 
 *nova-2015.1.0-r2 (17 May 2015)
 




Reply via email to