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 BA3A5138330 for ; Wed, 12 Oct 2016 13:44:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2BD421C043; Wed, 12 Oct 2016 13:44:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 853E021C043 for ; Wed, 12 Oct 2016 13:44:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1F14E341644 for ; Wed, 12 Oct 2016 13:44:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 506242F4 for ; Wed, 12 Oct 2016 13:43:58 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1476279834.1dd512593d6079fdddaa05fe2bf28cf4581b7711.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/gazebo/gazebo-7.4.0.ebuild X-VCS-Directories: sci-electronics/gazebo/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 1dd512593d6079fdddaa05fe2bf28cf4581b7711 X-VCS-Branch: master Date: Wed, 12 Oct 2016 13:43: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: 04c0b494-8c59-4679-824c-9fe2b951f7e2 X-Archives-Hash: c896e15be86d634a2211c43fcc3977fa commit: 1dd512593d6079fdddaa05fe2bf28cf4581b7711 Author: Alexis Ballier gentoo org> AuthorDate: Wed Oct 12 13:43:46 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Oct 12 13:43:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd51259 sci-electronics/gazebo: relax protobuf dep, it now works with protobuf 3 Package-Manager: portage-2.3.2 sci-electronics/gazebo/gazebo-7.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/gazebo/gazebo-7.4.0.ebuild b/sci-electronics/gazebo/gazebo-7.4.0.ebuild index c3b8b54..8abc8c9 100644 --- a/sci-electronics/gazebo/gazebo-7.4.0.ebuild +++ b/sci-electronics/gazebo/gazebo-7.4.0.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64" IUSE="cpu_flags_x86_sse2 libav test" RDEPEND=" - =dev-libs/protobuf-2*:= + >=dev-libs/protobuf-2:= virtual/opengl media-libs/openal net-misc/curl