From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B22E11382DE for ; Thu, 30 Jun 2016 22:24:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C30DEE0B22; Thu, 30 Jun 2016 22:24:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 677AFE0B22 for ; Thu, 30 Jun 2016 22:24:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7429340E91 for ; Thu, 30 Jun 2016 22:24:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4AD4B3D for ; Thu, 30 Jun 2016 22:24:04 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1467325417.d21d997005e413f452d5ee386c30c75e8af2490c.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/nova/nova-12.0.4-r1.ebuild sys-cluster/nova/nova-12.0.4.ebuild sys-cluster/nova/nova-2015.2.9999.ebuild X-VCS-Directories: sys-cluster/nova/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: d21d997005e413f452d5ee386c30c75e8af2490c X-VCS-Branch: master Date: Thu, 30 Jun 2016 22:24:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e32e760a-1884-4c7d-8c4d-f7e170bdf6cf X-Archives-Hash: 14c861035a3bece427947a3f5034764a commit: d21d997005e413f452d5ee386c30c75e8af2490c Author: Matthew Thode gentoo org> AuthorDate: Thu Jun 30 22:22:58 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Thu Jun 30 22:23:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d21d9970 sys-cluster/nova: update libvirt-python dep for bug 587624 Package-Manager: portage-2.2.28 sys-cluster/nova/{nova-12.0.4.ebuild => nova-12.0.4-r1.ebuild} | 2 +- sys-cluster/nova/nova-2015.2.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/nova/nova-12.0.4.ebuild b/sys-cluster/nova/nova-12.0.4-r1.ebuild similarity index 99% rename from sys-cluster/nova/nova-12.0.4.ebuild rename to sys-cluster/nova/nova-12.0.4-r1.ebuild index e42e775..ef95356 100644 --- a/sys-cluster/nova/nova-12.0.4.ebuild +++ b/sys-cluster/nova/nova-12.0.4-r1.ebuild @@ -207,7 +207,7 @@ RDEPEND=" <=dev-python/alembic-0.8.3[${PYTHON_USEDEP}] >=dev-python/os-brick-0.4.0[${PYTHON_USEDEP}] <=dev-python/os-brick-0.6.0[${PYTHON_USEDEP}] - <=dev-python/libvirt-python-1.3.0[${PYTHON_USEDEP}] + >=dev-python/libvirt-python-1.3.4[${PYTHON_USEDEP}] app-emulation/libvirt[iscsi?] novncproxy? ( www-apps/novnc ) sys-apps/iproute2 diff --git a/sys-cluster/nova/nova-2015.2.9999.ebuild b/sys-cluster/nova/nova-2015.2.9999.ebuild index 41344be..04eabbe 100644 --- a/sys-cluster/nova/nova-2015.2.9999.ebuild +++ b/sys-cluster/nova/nova-2015.2.9999.ebuild @@ -207,7 +207,7 @@ RDEPEND=" <=dev-python/alembic-0.8.3[${PYTHON_USEDEP}] >=dev-python/os-brick-0.4.0[${PYTHON_USEDEP}] <=dev-python/os-brick-0.6.0[${PYTHON_USEDEP}] - <=dev-python/libvirt-python-1.3.0[${PYTHON_USEDEP}] + >=dev-python/libvirt-python-1.3.4[${PYTHON_USEDEP}] app-emulation/libvirt[iscsi?] novncproxy? ( www-apps/novnc ) sys-apps/iproute2