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 BCFFA1382C5 for ; Mon, 3 May 2021 15:24:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A768BE0855; Mon, 3 May 2021 15:23:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8B1CBE0855 for ; Mon, 3 May 2021 15:23:59 +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 138D1340AA7 for ; Mon, 3 May 2021 15:23:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46D4B729 for ; Mon, 3 May 2021 15:23:56 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1620055290.bda85741d34a254cb39708ab89b658c784aa0b41.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/remmina/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/remmina/remmina-1.4.12.ebuild net-misc/remmina/remmina-1.4.13.ebuild X-VCS-Directories: net-misc/remmina/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: bda85741d34a254cb39708ab89b658c784aa0b41 X-VCS-Branch: master Date: Mon, 3 May 2021 15:23:56 +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: 94ccd727-ddeb-4fc8-bc17-d39a91baa9e7 X-Archives-Hash: 02690cbacf5c1bcff4f365f2cdc506c8 commit: bda85741d34a254cb39708ab89b658c784aa0b41 Author: Ben Kohler gentoo org> AuthorDate: Mon May 3 15:20:52 2021 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon May 3 15:21:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda85741 net-misc/remmina: drop unnecessary spice-protocol dep Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ben Kohler gentoo.org> net-misc/remmina/remmina-1.4.12.ebuild | 1 - net-misc/remmina/remmina-1.4.13.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/net-misc/remmina/remmina-1.4.12.ebuild b/net-misc/remmina/remmina-1.4.12.ebuild index 0111dbac31a..a680d0156b3 100644 --- a/net-misc/remmina/remmina-1.4.12.ebuild +++ b/net-misc/remmina/remmina-1.4.12.ebuild @@ -17,7 +17,6 @@ KEYWORDS="amd64 ~arm64 x86" IUSE="appindicator crypt cups examples gnome-keyring kwallet nls spice ssh rdp telemetry telepathy vnc webkit zeroconf" DEPEND=" - app-emulation/spice-protocol dev-libs/glib:2 dev-libs/json-glib dev-libs/libsodium:= diff --git a/net-misc/remmina/remmina-1.4.13.ebuild b/net-misc/remmina/remmina-1.4.13.ebuild index 2f4b61e3398..06875d3e947 100644 --- a/net-misc/remmina/remmina-1.4.13.ebuild +++ b/net-misc/remmina/remmina-1.4.13.ebuild @@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~arm64 ~x86" IUSE="appindicator crypt cups examples gnome-keyring kwallet nls spice ssh rdp telemetry telepathy vnc webkit zeroconf" DEPEND=" - app-emulation/spice-protocol dev-libs/glib:2 dev-libs/json-glib dev-libs/libpcre2