From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 777781393F1 for ; Mon, 14 Sep 2015 17:18:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0621221C004; Mon, 14 Sep 2015 17:18:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FE1F21C004 for ; Mon, 14 Sep 2015 17:18:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2428E340941 for ; Mon, 14 Sep 2015 17:18:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A577C162 for ; Mon, 14 Sep 2015 17:18:38 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1442251108.ced44c5400323d2a057dfafec99ae2930d823d89.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gtk-vnc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gtk-vnc/gtk-vnc-0.5.4.ebuild X-VCS-Directories: net-libs/gtk-vnc/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: ced44c5400323d2a057dfafec99ae2930d823d89 X-VCS-Branch: master Date: Mon, 14 Sep 2015 17:18:38 +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: e4b896b6-5781-4ba5-aa62-dad16748a782 X-Archives-Hash: 3b86a647f0b6c829aff1c305223061df commit: ced44c5400323d2a057dfafec99ae2930d823d89 Author: Pacho Ramos gentoo org> AuthorDate: Mon Sep 14 17:17:59 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Sep 14 17:18:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced44c54 net-libs/gtk-vnc: It needs to be rebuilt with libgcrypt subslot bumps Package-Manager: portage-2.2.20.1 net-libs/gtk-vnc/gtk-vnc-0.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gtk-vnc/gtk-vnc-0.5.4.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.5.4.ebuild index 11b6c5a..a72ab51 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.5.4.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.5.4.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" # glib-2.30.1 needed to avoid linking failure due to .la files (bug #399129) COMMON_DEPEND=" >=dev-libs/glib-2.30.1:2 - >=dev-libs/libgcrypt-1.4.2:0 + >=dev-libs/libgcrypt-1.4.2:0= dev-libs/libgpg-error >=net-libs/gnutls-2.12 >=x11-libs/cairo-1.2