public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/ganeti: ChangeLog ganeti-2.0.4.ebuild ganeti-2.0.3.ebuild
@ 2009-12-09  0:41 Lance Albertson (ramereth)
  0 siblings, 0 replies; only message in thread
From: Lance Albertson (ramereth) @ 2009-12-09  0:41 UTC (permalink / raw
  To: gentoo-commits

ramereth    09/12/09 00:41:09

  Modified:             ChangeLog ganeti-2.0.4.ebuild ganeti-2.0.3.ebuild
  Log:
  Fix dep on app-emulation/kvm to app-emulation/qemu-kvm
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 app-emulation/ganeti/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	2 Oct 2009 22:12:18 -0000	1.10
+++ ChangeLog	9 Dec 2009 00:41:09 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/ganeti
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.10 2009/10/02 22:12:18 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.11 2009/12/09 00:41:09 ramereth Exp $
+
+  09 Dec 2009; Lance Albertson <ramereth@gentoo.org> ganeti-2.0.3.ebuild,
+  ganeti-2.0.4.ebuild:
+  Fix dep on app-emulation/kvm to app-emulation/qemu-kvm
 
 *ganeti-2.0.4 (02 Oct 2009)
 *ganeti-2.0.3 (02 Oct 2009)



1.2                  app-emulation/ganeti/ganeti-2.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti/ganeti-2.0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti/ganeti-2.0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti/ganeti-2.0.4.ebuild?r1=1.1&r2=1.2

Index: ganeti-2.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ganeti-2.0.4.ebuild	2 Oct 2009 22:12:18 -0000	1.1
+++ ganeti-2.0.4.ebuild	9 Dec 2009 00:41:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.4.ebuild,v 1.1 2009/10/02 22:12:18 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.4.ebuild,v 1.2 2009/12/09 00:41:09 ramereth Exp $
 
 EAPI=2
 
@@ -16,7 +16,7 @@
 IUSE="kvm xen drbd"
 
 DEPEND="xen? ( >=app-emulation/xen-3.0 )
-	kvm? ( app-emulation/kvm )
+	kvm? ( app-emulation/qemu-kvm )
 	drbd? ( >=sys-cluster/drbd-8.0 )
 	dev-libs/openssl
 	dev-python/pyopenssl



1.2                  app-emulation/ganeti/ganeti-2.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti/ganeti-2.0.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti/ganeti-2.0.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ganeti/ganeti-2.0.3.ebuild?r1=1.1&r2=1.2

Index: ganeti-2.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ganeti-2.0.3.ebuild	2 Oct 2009 22:12:18 -0000	1.1
+++ ganeti-2.0.3.ebuild	9 Dec 2009 00:41:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.3.ebuild,v 1.1 2009/10/02 22:12:18 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.3.ebuild,v 1.2 2009/12/09 00:41:09 ramereth Exp $
 
 EAPI=2
 
@@ -16,7 +16,7 @@
 IUSE="kvm xen drbd"
 
 DEPEND="xen? ( >=app-emulation/xen-3.0 )
-	kvm? ( app-emulation/kvm )
+	kvm? ( app-emulation/qemu-kvm )
 	drbd? ( >=sys-cluster/drbd-8.0 )
 	dev-libs/openssl
 	dev-python/pyopenssl






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

only message in thread, other threads:[~2009-12-09  0:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-09  0:41 [gentoo-commits] gentoo-x86 commit in app-emulation/ganeti: ChangeLog ganeti-2.0.4.ebuild ganeti-2.0.3.ebuild Lance Albertson (ramereth)

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