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 5E7CC1382C5 for ; Mon, 12 Feb 2018 01:49:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45714E0C38; Mon, 12 Feb 2018 01:49:12 +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 222D3E0C38 for ; Mon, 12 Feb 2018 01:49:11 +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 7DB5F335C4E for ; Mon, 12 Feb 2018 01:49:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D172C206 for ; Mon, 12 Feb 2018 01:48:58 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1518400109.94c2fe1d73a79cc0647d9a69dea23dc13646e8b1.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/spice-gtk/spice-gtk-0.34-r1.ebuild net-misc/spice-gtk/spice-gtk-0.34.ebuild X-VCS-Directories: net-misc/spice-gtk/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 94c2fe1d73a79cc0647d9a69dea23dc13646e8b1 X-VCS-Branch: master Date: Mon, 12 Feb 2018 01:48:58 +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-Archives-Salt: 7f287854-3e77-41b6-afd4-13e983d17d58 X-Archives-Hash: c0b28914ea88cc40c85a40ce2cd4a7fd commit: 94c2fe1d73a79cc0647d9a69dea23dc13646e8b1 Author: Matthias Maier gentoo org> AuthorDate: Mon Feb 12 01:45:21 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Mon Feb 12 01:48:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c2fe1d net-misc/spice-gtk: 0.34: fix dependency Closes: https://bugs.gentoo.org/630266 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-misc/spice-gtk/{spice-gtk-0.34.ebuild => spice-gtk-0.34-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/spice-gtk/spice-gtk-0.34.ebuild b/net-misc/spice-gtk/spice-gtk-0.34-r1.ebuild similarity index 98% rename from net-misc/spice-gtk/spice-gtk-0.34.ebuild rename to net-misc/spice-gtk/spice-gtk-0.34-r1.ebuild index 437ee2e683f..c2b498522a4 100644 --- a/net-misc/spice-gtk/spice-gtk-0.34.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.34-r1.ebuild @@ -64,7 +64,7 @@ RDEPEND=" >=net-libs/libsoup-2.49.91 ) " DEPEND="${RDEPEND} - >=app-emulation/spice-protocol-0.12.12 + >=app-emulation/spice-protocol-0.12.13 dev-perl/Text-CSV >=dev-util/gtk-doc-am-1.14 >=dev-util/intltool-0.40.0