Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ovs/
Date: Tue, 07 Feb 2017 16:10:39
Message-Id: 1486483832.71bb69a781df52eca450a7c6ba2c2bafd9b90bdf.monsieurp@gentoo
1 commit: 71bb69a781df52eca450a7c6ba2c2bafd9b90bdf
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 7 16:10:16 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 16:10:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71bb69a7
7
8 dev-python/ovs: remove superflous variables.
9
10 Package-Manager: portage-2.3.3
11
12 dev-python/ovs/ovs-2.4.0.ebuild | 4 +---
13 dev-python/ovs/ovs-2.6.0.ebuild | 3 +--
14 dev-python/ovs/ovs-2.6.1.ebuild | 1 -
15 3 files changed, 2 insertions(+), 6 deletions(-)
16
17 diff --git a/dev-python/ovs/ovs-2.4.0.ebuild b/dev-python/ovs/ovs-2.4.0.ebuild
18 index 5c763c7..7075663 100644
19 --- a/dev-python/ovs/ovs-2.4.0.ebuild
20 +++ b/dev-python/ovs/ovs-2.4.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -14,7 +14,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
28 LICENSE="Apache-2.0"
29 SLOT="0"
30 KEYWORDS="amd64 ~arm64 x86"
31 -IUSE=""
32
33 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
34 -RDEPEND=""
35
36 diff --git a/dev-python/ovs/ovs-2.6.0.ebuild b/dev-python/ovs/ovs-2.6.0.ebuild
37 index a1b1869..e9d50ba 100644
38 --- a/dev-python/ovs/ovs-2.6.0.ebuild
39 +++ b/dev-python/ovs/ovs-2.6.0.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -14,7 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
47 LICENSE="Apache-2.0"
48 SLOT="0"
49 KEYWORDS="amd64 ~arm64 x86"
50 -IUSE=""
51
52 RDEPEND="!<net-misc/openvswitch-2.6.0-r2"
53 DEPEND="${RDEPEND}
54
55 diff --git a/dev-python/ovs/ovs-2.6.1.ebuild b/dev-python/ovs/ovs-2.6.1.ebuild
56 index dea2836..4028038 100644
57 --- a/dev-python/ovs/ovs-2.6.1.ebuild
58 +++ b/dev-python/ovs/ovs-2.6.1.ebuild
59 @@ -14,7 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
60 LICENSE="Apache-2.0"
61 SLOT="0"
62 KEYWORDS="~amd64 ~arm64 ~x86"
63 -IUSE=""
64
65 RDEPEND="!<net-misc/openvswitch-2.6.0-r2"
66 DEPEND="${RDEPEND}