From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8F95B59CB1 for ; Wed, 13 Apr 2016 03:07:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E36F021C001; Wed, 13 Apr 2016 03:07:12 +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 8A43D21C001 for ; Wed, 13 Apr 2016 03:07:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 10582340CCD for ; Wed, 13 Apr 2016 03:07:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD1F522B for ; Wed, 13 Apr 2016 03:07:06 +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: <1460516775.6fe99967160d186a51581dfe866a4ab5c68c3cc1.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/neutron/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/neutron/neutron-2016.1.9999.ebuild sys-cluster/neutron/neutron-8.0.0.ebuild X-VCS-Directories: sys-cluster/neutron/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 6fe99967160d186a51581dfe866a4ab5c68c3cc1 X-VCS-Branch: master Date: Wed, 13 Apr 2016 03:07:06 +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: 47461433-5615-4195-8b00-5ede6a1a3407 X-Archives-Hash: 26e8c40991653fb779f0287b7b5dc5aa commit: 6fe99967160d186a51581dfe866a4ab5c68c3cc1 Author: Matthew Thode gentoo org> AuthorDate: Wed Apr 13 03:06:15 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Apr 13 03:06:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe99967 sys-cluster/neutron: add conntrack-tools to deps Package-Manager: portage-2.2.26 sys-cluster/neutron/neutron-2016.1.9999.ebuild | 1 + sys-cluster/neutron/neutron-8.0.0.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-cluster/neutron/neutron-2016.1.9999.ebuild b/sys-cluster/neutron/neutron-2016.1.9999.ebuild index 54d3927..e0eda23 100644 --- a/sys-cluster/neutron/neutron-2016.1.9999.ebuild +++ b/sys-cluster/neutron/neutron-2016.1.9999.ebuild @@ -103,6 +103,7 @@ RDEPEND=" net-firewall/ipset net-firewall/iptables net-firewall/ebtables + net-firewall/conntrack-tools openvswitch? ( <=net-misc/openvswitch-2.5.9999 ) ipv6? ( net-misc/radvd diff --git a/sys-cluster/neutron/neutron-8.0.0.ebuild b/sys-cluster/neutron/neutron-8.0.0.ebuild index 96590a8..c15208b 100644 --- a/sys-cluster/neutron/neutron-8.0.0.ebuild +++ b/sys-cluster/neutron/neutron-8.0.0.ebuild @@ -102,6 +102,7 @@ RDEPEND=" net-firewall/ipset net-firewall/iptables net-firewall/ebtables + net-firewall/conntrack-tools openvswitch? ( <=net-misc/openvswitch-2.5.9999 ) ipv6? ( net-misc/radvd