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 F2B83139085 for ; Tue, 7 Feb 2017 16:10:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BD9AE0D1D; Tue, 7 Feb 2017 16:10:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 046F2E0D1D for ; Tue, 7 Feb 2017 16:10:39 +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 0639834164C for ; Tue, 7 Feb 2017 16:10:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 751EF3B8E for ; Tue, 7 Feb 2017 16:10:36 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1486483832.71bb69a781df52eca450a7c6ba2c2bafd9b90bdf.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ovs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ovs/ovs-2.4.0.ebuild dev-python/ovs/ovs-2.6.0.ebuild dev-python/ovs/ovs-2.6.1.ebuild X-VCS-Directories: dev-python/ovs/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 71bb69a781df52eca450a7c6ba2c2bafd9b90bdf X-VCS-Branch: master Date: Tue, 7 Feb 2017 16:10:36 +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: 92587146-80d8-4d21-893f-cf8e7cbb849f X-Archives-Hash: 889b3fdd4f6bd8f05dd6d0ff2f3bc65e commit: 71bb69a781df52eca450a7c6ba2c2bafd9b90bdf Author: Patrice Clement gentoo org> AuthorDate: Tue Feb 7 16:10:16 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Feb 7 16:10:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71bb69a7 dev-python/ovs: remove superflous variables. Package-Manager: portage-2.3.3 dev-python/ovs/ovs-2.4.0.ebuild | 4 +--- dev-python/ovs/ovs-2.6.0.ebuild | 3 +-- dev-python/ovs/ovs-2.6.1.ebuild | 1 - 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/dev-python/ovs/ovs-2.4.0.ebuild b/dev-python/ovs/ovs-2.4.0.ebuild index 5c763c7..7075663 100644 --- a/dev-python/ovs/ovs-2.4.0.ebuild +++ b/dev-python/ovs/ovs-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm64 x86" -IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="" diff --git a/dev-python/ovs/ovs-2.6.0.ebuild b/dev-python/ovs/ovs-2.6.0.ebuild index a1b1869..e9d50ba 100644 --- a/dev-python/ovs/ovs-2.6.0.ebuild +++ b/dev-python/ovs/ovs-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm64 x86" -IUSE="" RDEPEND="!