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 3CD1B1382C5 for ; Sat, 7 Apr 2018 14:08:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61D37E093B; Sat, 7 Apr 2018 14:08:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 2A15FE093B for ; Sat, 7 Apr 2018 14:08:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E1C7E335C5A for ; Sat, 7 Apr 2018 14:08:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3C4627D for ; Sat, 7 Apr 2018 14:08:30 +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: <1523110096.21173a62c13ebd00ba30e6a2d00de8807be0aeed.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/robot_state_publisher/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/robot_state_publisher/Manifest dev-ros/robot_state_publisher/robot_state_publisher-1.13.6.ebuild dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild X-VCS-Directories: dev-ros/robot_state_publisher/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 21173a62c13ebd00ba30e6a2d00de8807be0aeed X-VCS-Branch: master Date: Sat, 7 Apr 2018 14:08:30 +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: e8ec7157-e9ab-4b05-81a8-c309fdeaae45 X-Archives-Hash: 73ab38b5041f01851cd0621cf3bafd73 commit: 21173a62c13ebd00ba30e6a2d00de8807be0aeed Author: Alexis Ballier gentoo org> AuthorDate: Sat Apr 7 13:29:07 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Apr 7 14:08:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21173a62 dev-ros/robot_state_publisher: bump to 1.13.6 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-ros/robot_state_publisher/Manifest | 1 + ...ate_publisher-9999.ebuild => robot_state_publisher-1.13.6.ebuild} | 5 ++--- dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild | 5 ++--- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/dev-ros/robot_state_publisher/Manifest b/dev-ros/robot_state_publisher/Manifest index 394bb14aff7..0207afd4de3 100644 --- a/dev-ros/robot_state_publisher/Manifest +++ b/dev-ros/robot_state_publisher/Manifest @@ -1 +1,2 @@ DIST robot_state_publisher-1.13.5.tar.gz 25346 BLAKE2B bdc7ed15178cdd8a8571796236b5273666f58486b831374254b45b79549d8b224097cb78c4585cb136f74bd4fee8309dfdef6dbaa03038acc126b35a4e2899dc SHA512 2ce97e35a64f9c6f8539780d2dabf416906da8144b579b07214b55e935aec3105f2087c90796ceb896f8766c46c2c2b72aaf9fdc4cfc80dd1b3f06b477acf778 +DIST robot_state_publisher-1.13.6.tar.gz 25885 BLAKE2B 0d673ef6cce53ff66a522de02ddeb93876d168a65cf102de2c0384f69911d9dfedf1cadba67e7251ed0ccdc7bf07b545c2ded5620419a970bbcf6fb63c9fcd15 SHA512 c0dbdd9149a1b308c29de1509641691d488aa0cd6b325d1245cbb16b537bbd3abf0c5e85ecd1c24a78117b6e45a833a45769c6619a22bfc7a1f5f7709071b21a diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-1.13.6.ebuild similarity index 85% copy from dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild copy to dev-ros/robot_state_publisher/robot_state_publisher-1.13.6.ebuild index 508dcb8c0b0..b1afbf65973 100644 --- a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild +++ b/dev-ros/robot_state_publisher/robot_state_publisher-1.13.6.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 @@ -29,6 +29,5 @@ RDEPEND=" dev-libs/boost:= " DEPEND="${RDEPEND} - dev-ros/rostest[${PYTHON_USEDEP}] - test? ( dev-cpp/gtest ) + test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_USEDEP}] ) " diff --git a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild b/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild index 508dcb8c0b0..b1afbf65973 100644 --- a/dev-ros/robot_state_publisher/robot_state_publisher-9999.ebuild +++ b/dev-ros/robot_state_publisher/robot_state_publisher-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 @@ -29,6 +29,5 @@ RDEPEND=" dev-libs/boost:= " DEPEND="${RDEPEND} - dev-ros/rostest[${PYTHON_USEDEP}] - test? ( dev-cpp/gtest ) + test? ( dev-cpp/gtest dev-ros/rostest[${PYTHON_USEDEP}] ) "