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 39BA01396D0 for ; Wed, 13 Sep 2017 17:01:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B873E0CA7; Wed, 13 Sep 2017 17:01:37 +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 6844FE0CA7 for ; Wed, 13 Sep 2017 17:01:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4B2BB33BEAE for ; Wed, 13 Sep 2017 17:01:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B46229064 for ; Wed, 13 Sep 2017 17:01:34 +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: <1505322075.7517c1044a42ec4c06b63a20a4da9ccc616c0548.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-11.0.0-r1.ebuild sys-cluster/neutron/neutron-11.0.0.ebuild sys-cluster/neutron/neutron-2017.2.9999.ebuild X-VCS-Directories: sys-cluster/neutron/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 7517c1044a42ec4c06b63a20a4da9ccc616c0548 X-VCS-Branch: master Date: Wed, 13 Sep 2017 17:01:34 +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: 033af311-b3f2-4027-bb64-4be832769914 X-Archives-Hash: 2765f204c71cd18a4cbc303cd3f03b6f commit: 7517c1044a42ec4c06b63a20a4da9ccc616c0548 Author: Matthew Thode gentoo org> AuthorDate: Wed Sep 13 17:00:36 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Sep 13 17:01:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7517c104 sys-cluster/neutron: add haproxy dep Package-Manager: Portage-2.3.6, Repoman-2.3.3 sys-cluster/neutron/{neutron-11.0.0.ebuild => neutron-11.0.0-r1.ebuild} | 1 + sys-cluster/neutron/neutron-2017.2.9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-cluster/neutron/neutron-11.0.0.ebuild b/sys-cluster/neutron/neutron-11.0.0-r1.ebuild similarity index 99% rename from sys-cluster/neutron/neutron-11.0.0.ebuild rename to sys-cluster/neutron/neutron-11.0.0-r1.ebuild index 535005f461b..e58dc3c432f 100644 --- a/sys-cluster/neutron/neutron-11.0.0.ebuild +++ b/sys-cluster/neutron/neutron-11.0.0-r1.ebuild @@ -134,6 +134,7 @@ RDEPEND=" net-firewall/iptables net-firewall/ebtables net-firewall/conntrack-tools + net-proxy/haproxy openvswitch? ( <=net-misc/openvswitch-2.8.9999 ) ipv6? ( net-misc/radvd diff --git a/sys-cluster/neutron/neutron-2017.2.9999.ebuild b/sys-cluster/neutron/neutron-2017.2.9999.ebuild index a948d082ef9..0ee698e860d 100644 --- a/sys-cluster/neutron/neutron-2017.2.9999.ebuild +++ b/sys-cluster/neutron/neutron-2017.2.9999.ebuild @@ -135,6 +135,7 @@ RDEPEND=" net-firewall/iptables net-firewall/ebtables net-firewall/conntrack-tools + net-proxy/haproxy openvswitch? ( <=net-misc/openvswitch-2.8.9999 ) ipv6? ( net-misc/radvd