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 73EAC138331 for ; Sun, 7 Jan 2018 07:08:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9578E08D0; Sun, 7 Jan 2018 07:08:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A9124E08D0 for ; Sun, 7 Jan 2018 07:08:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B6728335D3C for ; Sun, 7 Jan 2018 07:08:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07E5D1AB for ; Sun, 7 Jan 2018 07:08:35 +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: <1515308886.fafca9c4398e7ef5e2896bdb3be7e88e2bd14547.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-8.2.0-r1.ebuild sci-electronics/gazebo/gazebo-8.2.0.ebuild X-VCS-Directories: sci-electronics/gazebo/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: fafca9c4398e7ef5e2896bdb3be7e88e2bd14547 X-VCS-Branch: master Date: Sun, 7 Jan 2018 07:08:35 +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: 8ecf9b53-c8ae-4a51-8c3e-11185a0cd55a X-Archives-Hash: daad7619d2967d59684fa6e5d7f68856 commit: fafca9c4398e7ef5e2896bdb3be7e88e2bd14547 Author: Alexis Ballier gentoo org> AuthorDate: Sun Jan 7 07:08:06 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun Jan 7 07:08:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fafca9c4 sci-electronics/gazebo: lock to ignition-msgs slot 0 Package-Manager: Portage-2.3.19, Repoman-2.3.6 .../gazebo/{gazebo-8.2.0.ebuild => gazebo-8.2.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/gazebo/gazebo-8.2.0.ebuild b/sci-electronics/gazebo/gazebo-8.2.0-r1.ebuild similarity index 96% rename from sci-electronics/gazebo/gazebo-8.2.0.ebuild rename to sci-electronics/gazebo/gazebo-8.2.0-r1.ebuild index 04696aa2fb5..2c1546415b0 100644 --- a/sci-electronics/gazebo/gazebo-8.2.0.ebuild +++ b/sci-electronics/gazebo/gazebo-8.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -43,7 +43,7 @@ RDEPEND=" sci-libs/hdf5:=[cxx] sys-apps/util-linux media-gfx/graphviz - net-libs/ignition-msgs:= + net-libs/ignition-msgs:0= >=sci-libs/ignition-math-2.3:3= net-libs/ignition-transport:3= x11-libs/qwt:6=[qt5]