Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/xpra/
Date: Sun, 02 Dec 2018 22:39:25
Message-Id: 1543790336.543152790a3e07daeb405066d432fc5a71292e3e.dilfridge@gentoo
1 commit: 543152790a3e07daeb405066d432fc5a71292e3e
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 2 22:38:56 2018 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 2 22:38:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54315279
7
8 x11-wm/xpra: Doesn't really need ipython, bug 650832
9
10 Closes: https://bugs.gentoo.org/650832
11 Closes: https://bugs.gentoo.org/672374
12 Package-Manager: Portage-2.3.52, Repoman-2.3.12
13 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
14
15 x11-wm/xpra/{xpra-2.2.2.ebuild => xpra-2.2.2-r1.ebuild} | 3 +--
16 x11-wm/xpra/{xpra-2.2.6-r1.ebuild => xpra-2.2.6-r2.ebuild} | 3 +--
17 2 files changed, 2 insertions(+), 4 deletions(-)
18
19 diff --git a/x11-wm/xpra/xpra-2.2.2.ebuild b/x11-wm/xpra/xpra-2.2.2-r1.ebuild
20 similarity index 98%
21 rename from x11-wm/xpra/xpra-2.2.2.ebuild
22 rename to x11-wm/xpra/xpra-2.2.2-r1.ebuild
23 index 4b7a6699baf..5cb93348090 100644
24 --- a/x11-wm/xpra/xpra-2.2.2.ebuild
25 +++ b/x11-wm/xpra/xpra-2.2.2-r1.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2018 Gentoo Foundation
28 +# Copyright 1999-2018 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=6
32 @@ -63,7 +63,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
33 webp? ( media-libs/libwebp )"
34
35 RDEPEND="${COMMON_DEPEND}
36 - dev-python/ipython[${PYTHON_USEDEP}]
37 dev-python/netifaces[${PYTHON_USEDEP}]
38 dev-python/rencode[${PYTHON_USEDEP}]
39 virtual/ssh
40
41 diff --git a/x11-wm/xpra/xpra-2.2.6-r1.ebuild b/x11-wm/xpra/xpra-2.2.6-r2.ebuild
42 similarity index 98%
43 rename from x11-wm/xpra/xpra-2.2.6-r1.ebuild
44 rename to x11-wm/xpra/xpra-2.2.6-r2.ebuild
45 index 12fe5f47278..6602c5a6ba8 100644
46 --- a/x11-wm/xpra/xpra-2.2.6-r1.ebuild
47 +++ b/x11-wm/xpra/xpra-2.2.6-r2.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2018 Gentoo Foundation
50 +# Copyright 1999-2018 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI=6
54 @@ -63,7 +63,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
55 webp? ( media-libs/libwebp )"
56
57 RDEPEND="${COMMON_DEPEND}
58 - dev-python/ipython[${PYTHON_USEDEP}]
59 dev-python/netifaces[${PYTHON_USEDEP}]
60 dev-python/rencode[${PYTHON_USEDEP}]
61 virtual/ssh