From: Andreas K. Hüttel Date: Sun, 2 Dec 2018 22:38:56 +0000 (+0100) Subject: x11-wm/xpra: Doesn't really need ipython, bug 650832 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=543152790a3e07daeb405066d432fc5a71292e3e;p=gentoo.git 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 --- diff --git a/x11-wm/xpra/xpra-2.2.2.ebuild b/x11-wm/xpra/xpra-2.2.2-r1.ebuild similarity index 98% rename from x11-wm/xpra/xpra-2.2.2.ebuild rename to 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 similarity index 98% rename from x11-wm/xpra/xpra-2.2.6-r1.ebuild rename to 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