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 1D4E6138334 for ; Sun, 2 Dec 2018 22:39:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0448E0B64; Sun, 2 Dec 2018 22:39:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 922C4E0B64 for ; Sun, 2 Dec 2018 22:39:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E1AD7335C8D for ; Sun, 2 Dec 2018 22:39:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09E1E463 for ; Sun, 2 Dec 2018 22:39:20 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1543790336.543152790a3e07daeb405066d432fc5a71292e3e.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/xpra/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/xpra/xpra-2.2.2-r1.ebuild x11-wm/xpra/xpra-2.2.2.ebuild x11-wm/xpra/xpra-2.2.6-r1.ebuild x11-wm/xpra/xpra-2.2.6-r2.ebuild X-VCS-Directories: x11-wm/xpra/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 543152790a3e07daeb405066d432fc5a71292e3e X-VCS-Branch: master Date: Sun, 2 Dec 2018 22:39:20 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 25776734-8314-47b3-b084-574a09ed1277 X-Archives-Hash: 326a1df6d3a3907f87b00f940b1eda4b commit: 543152790a3e07daeb405066d432fc5a71292e3e Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Dec 2 22:38:56 2018 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Dec 2 22:38:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54315279 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 gentoo.org> x11-wm/xpra/{xpra-2.2.2.ebuild => xpra-2.2.2-r1.ebuild} | 3 +-- x11-wm/xpra/{xpra-2.2.6-r1.ebuild => xpra-2.2.6-r2.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 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 4b7a6699baf..5cb93348090 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 12fe5f47278..6602c5a6ba8 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