diff options
author | 2018-12-02 23:38:56 +0100 | |
---|---|---|
committer | 2018-12-02 23:38:56 +0100 | |
commit | 543152790a3e07daeb405066d432fc5a71292e3e (patch) | |
tree | f460b1b14795c1bf82c393ed05d72b125df56816 /x11-wm | |
parent | x11-wm/xpra: Remove old (diff) | |
download | gentoo-543152790a3e07daeb405066d432fc5a71292e3e.tar.gz gentoo-543152790a3e07daeb405066d432fc5a71292e3e.tar.bz2 gentoo-543152790a3e07daeb405066d432fc5a71292e3e.zip |
x11-wm/xpra: Doesn't really need ipython, bug 650832
Closes: https://bugs.gentoo.org/650832
Closes: https://bugs.gentoo.org/672374
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xpra/xpra-2.2.2-r1.ebuild (renamed from x11-wm/xpra/xpra-2.2.2.ebuild) | 3 | ||||
-rw-r--r-- | x11-wm/xpra/xpra-2.2.6-r2.ebuild (renamed from x11-wm/xpra/xpra-2.2.6-r1.ebuild) | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-wm/xpra/xpra-2.2.2.ebuild b/x11-wm/xpra/xpra-2.2.2-r1.ebuild index 4b7a6699baf9..5cb93348090d 100644 --- a/x11-wm/xpra/xpra-2.2.2.ebuild +++ b/x11-wm/xpra/xpra-2.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -63,7 +63,6 @@ COMMON_DEPEND="${PYTHON_DEPS} webp? ( media-libs/libwebp )" RDEPEND="${COMMON_DEPEND} - dev-python/ipython[${PYTHON_USEDEP}] dev-python/netifaces[${PYTHON_USEDEP}] dev-python/rencode[${PYTHON_USEDEP}] virtual/ssh diff --git a/x11-wm/xpra/xpra-2.2.6-r1.ebuild b/x11-wm/xpra/xpra-2.2.6-r2.ebuild index 12fe5f472783..6602c5a6ba85 100644 --- a/x11-wm/xpra/xpra-2.2.6-r1.ebuild +++ b/x11-wm/xpra/xpra-2.2.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -63,7 +63,6 @@ COMMON_DEPEND="${PYTHON_DEPS} webp? ( media-libs/libwebp )" RDEPEND="${COMMON_DEPEND} - dev-python/ipython[${PYTHON_USEDEP}] dev-python/netifaces[${PYTHON_USEDEP}] dev-python/rencode[${PYTHON_USEDEP}] virtual/ssh |