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 E747A1382C5 for ; Fri, 30 Mar 2018 13:28:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AE2AE09D6; Fri, 30 Mar 2018 13:28:01 +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 DB9FAE09D6 for ; Fri, 30 Mar 2018 13:28:00 +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 B5B13335D4C for ; Fri, 30 Mar 2018 13:27:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF22B274 for ; Fri, 30 Mar 2018 13:27:56 +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: <1522415928.110ac5e97ee4c58b40cd3e1e7e6491fffd0fec02.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/camera_calibration_parsers/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13-r1.ebuild dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13.ebuild dev-ros/camera_calibration_parsers/camera_calibration_parsers-9999.ebuild X-VCS-Directories: dev-ros/camera_calibration_parsers/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 110ac5e97ee4c58b40cd3e1e7e6491fffd0fec02 X-VCS-Branch: master Date: Fri, 30 Mar 2018 13:27:56 +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: 10e96845-3300-4a48-91a7-c5b732cce9e0 X-Archives-Hash: 789b4de0b1c94f697da337fc5ed770a5 commit: 110ac5e97ee4c58b40cd3e1e7e6491fffd0fec02 Author: Alexis Ballier gentoo org> AuthorDate: Fri Mar 30 13:18:48 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Mar 30 13:18:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110ac5e9 dev-ros/camera_calibration_parsers: add := dep on yaml-cpp Package-Manager: Portage-2.3.27, Repoman-2.3.9 ...rs-1.11.13.ebuild => camera_calibration_parsers-1.11.13-r1.ebuild} | 4 ++-- .../camera_calibration_parsers/camera_calibration_parsers-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13.ebuild b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13-r1.ebuild similarity index 90% rename from dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13.ebuild rename to dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13-r1.ebuild index e319da058e8..5b75e5e3a18 100644 --- a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13.ebuild +++ b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-1.11.13-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 @@ -18,7 +18,7 @@ RDEPEND=" dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-libs/boost:=[python,${PYTHON_USEDEP}] dev-ros/rosconsole - >=dev-cpp/yaml-cpp-0.5 + >=dev-cpp/yaml-cpp-0.5:= " DEPEND="${RDEPEND} virtual/pkgconfig diff --git a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-9999.ebuild b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-9999.ebuild index e319da058e8..5b75e5e3a18 100644 --- a/dev-ros/camera_calibration_parsers/camera_calibration_parsers-9999.ebuild +++ b/dev-ros/camera_calibration_parsers/camera_calibration_parsers-9999.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 @@ -18,7 +18,7 @@ RDEPEND=" dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-libs/boost:=[python,${PYTHON_USEDEP}] dev-ros/rosconsole - >=dev-cpp/yaml-cpp-0.5 + >=dev-cpp/yaml-cpp-0.5:= " DEPEND="${RDEPEND} virtual/pkgconfig