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 A59131384B4 for ; Wed, 23 Dec 2015 10:59:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DB2E21C007; Wed, 23 Dec 2015 10:59:34 +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 4935A21C007 for ; Wed, 23 Dec 2015 10:59:28 +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 39F45340766 for ; Wed, 23 Dec 2015 10:59:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E5F6CEE for ; Wed, 23 Dec 2015 10:59:25 +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: <1450868323.9fb5146b8e1a2a86b39c0c9576b47b4a7fa47240.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/sobby/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/sobby/sobby-0.4.8-r1.ebuild X-VCS-Directories: net-misc/sobby/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 9fb5146b8e1a2a86b39c0c9576b47b4a7fa47240 X-VCS-Branch: master Date: Wed, 23 Dec 2015 10:59:25 +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: 8e0c2d48-b52c-4be1-8668-21fdbd662132 X-Archives-Hash: 1042928eb8ccf70b80c337dad66e9380 commit: 9fb5146b8e1a2a86b39c0c9576b47b4a7fa47240 Author: Pacho Ramos gentoo org> AuthorDate: Wed Dec 23 10:26:07 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Dec 23 10:58:43 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb5146b net-misc/sobby: Make repoman happier about ambiguous gmp slot Package-Manager: portage-2.2.26 net-misc/sobby/sobby-0.4.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/sobby/sobby-0.4.8-r1.ebuild b/net-misc/sobby/sobby-0.4.8-r1.ebuild index 3887a14..6ed4262 100644 --- a/net-misc/sobby/sobby-0.4.8-r1.ebuild +++ b/net-misc/sobby/sobby-0.4.8-r1.ebuild @@ -16,7 +16,7 @@ IUSE="zeroconf" RDEPEND=" >=dev-cpp/glibmm-2.6 >=dev-libs/libsigc++-2.0 - >=dev-libs/gmp-4.1.4 + >=dev-libs/gmp-4.1.4:0 >=dev-cpp/libxmlpp-2.6 >=net-libs/net6-1.3.12 >=net-libs/obby-0.4.6[zeroconf=]