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 558D91396D0 for ; Wed, 30 Aug 2017 22:08:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CFEA1FC04B; Wed, 30 Aug 2017 22:08:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 687E51FC00D for ; Wed, 30 Aug 2017 22:08:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 524C434165C for ; Wed, 30 Aug 2017 22:07:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 150E78853 for ; Wed, 30 Aug 2017 22:07:58 +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: <1504130841.4c7bd809cd8c5fe2363341a8421af9eb41d37942.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-2017.2.9999.ebuild X-VCS-Directories: sys-cluster/nova/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 4c7bd809cd8c5fe2363341a8421af9eb41d37942 X-VCS-Branch: master Date: Wed, 30 Aug 2017 22:07:58 +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: b45706c4-d04b-497b-9518-7afa61b25db6 X-Archives-Hash: edfc388e63ad265763b74eb1bec03908 commit: 4c7bd809cd8c5fe2363341a8421af9eb41d37942 Author: Matthew Thode gentoo org> AuthorDate: Wed Aug 30 21:43:24 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Aug 30 22:07:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7bd809 sys-cluster/nova: cleanup up dep Package-Manager: Portage-2.3.6, Repoman-2.3.3 sys-cluster/nova/nova-2017.2.9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys-cluster/nova/nova-2017.2.9999.ebuild b/sys-cluster/nova/nova-2017.2.9999.ebuild index 3962a6f12ef..b6214e5b123 100644 --- a/sys-cluster/nova/nova-2017.2.9999.ebuild +++ b/sys-cluster/nova/nova-2017.2.9999.ebuild @@ -119,10 +119,8 @@ RDEPEND=" >=dev-python/oslo-config-4.0.0[${PYTHON_USEDEP}] !~dev-python/oslo-config-4.3.0[${PYTHON_USEDEP}] !~dev-python/oslo-config-4.4.0[${PYTHON_USEDEP}] - !~dev-python/oslo-config-3.18.0[${PYTHON_USEDEP}] >=dev-python/oslo-context-2.14.0[${PYTHON_USEDEP}] >=dev-python/oslo-log-3.22.0[${PYTHON_USEDEP}] - >=dev-python/oslo-context-2.9.0[${PYTHON_USEDEP}] >=dev-python/oslo-reports-0.6.0[${PYTHON_USEDEP}] >=dev-python/oslo-serialization-1.10.0[${PYTHON_USEDEP}] !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]