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 60093139694 for ; Thu, 4 May 2017 09:13:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD190E0CE2; Thu, 4 May 2017 09:12:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7B3DFE0CE2 for ; Thu, 4 May 2017 09:12:54 +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 AE8BF3416F3 for ; Thu, 4 May 2017 09:12:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4ABC57452 for ; Thu, 4 May 2017 09:12:50 +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: <1493889160.e1844cf93331e28dc363bed1ff2aff1e75a3a5bf.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rviz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/rviz/Manifest dev-ros/rviz/rviz-1.12.6.ebuild dev-ros/rviz/rviz-9999.ebuild X-VCS-Directories: dev-ros/rviz/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: e1844cf93331e28dc363bed1ff2aff1e75a3a5bf X-VCS-Branch: master Date: Thu, 4 May 2017 09:12:50 +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: a8e7738e-81c1-4cbd-9c41-8651c6a21a36 X-Archives-Hash: 9242d1b365e18dd92803c34d04ff0b1d commit: e1844cf93331e28dc363bed1ff2aff1e75a3a5bf Author: Alexis Ballier gentoo org> AuthorDate: Thu May 4 09:01:37 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu May 4 09:12:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1844cf9 dev-ros/rviz: Bump to 1.12.6 Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-ros/rviz/Manifest | 1 + dev-ros/rviz/{rviz-9999.ebuild => rviz-1.12.6.ebuild} | 3 ++- dev-ros/rviz/rviz-9999.ebuild | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-ros/rviz/Manifest b/dev-ros/rviz/Manifest index 79e1105f201..f59b519b262 100644 --- a/dev-ros/rviz/Manifest +++ b/dev-ros/rviz/Manifest @@ -1 +1,2 @@ DIST rviz-1.12.4.tar.gz 4537832 SHA256 a59672ccb02a902a895c10cdf67690797a6996029e531afdae0d77be85a33249 SHA512 4fc075759fe739d0c8fbd10bb2b7397764d4980163a0542da80841d6cb96f636127013a2597279294a6fdb44ced4c3c8d6bfc057e08224e50f6a8cd3f3e77bd7 WHIRLPOOL 1d06f26ed578f184aba5d44de4c16ce415909620fae68f43a28b06bd959b21b7b4fc4d70e95562942f2cce0322a69fe3d04c7f9cb6b5adb175b7c7ec4cedc85c +DIST rviz-1.12.6.tar.gz 4550425 SHA256 59c5d70f6cb5f5757f661871f4fa7c337a24d963dfe3d753999baeb66afd1eea SHA512 f76387863c7a2fbd8c0a0ca009f915cf403822b7e3fb97c1ae658cfbbe5272194f1861fee0f6dfa664e8e30b3c81e2c89d402646485a28ca0a28eb10756ddb44 WHIRLPOOL 4f2739408cb296644c57fa35f11fa9dfe4da1d28dd18409c3483dda3323669948968830a4ac93f6d04f41577ee8c178f8cb3fb1185e03a45fdd06745dacd2d35 diff --git a/dev-ros/rviz/rviz-9999.ebuild b/dev-ros/rviz/rviz-1.12.6.ebuild similarity index 96% copy from dev-ros/rviz/rviz-9999.ebuild copy to dev-ros/rviz/rviz-1.12.6.ebuild index 06c55017c2f..9ada9a6fdae 100644 --- a/dev-ros/rviz/rviz-9999.ebuild +++ b/dev-ros/rviz/rviz-1.12.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -42,6 +42,7 @@ RDEPEND=" dev-ros/rospy[${PYTHON_USEDEP}] dev-ros/tf dev-ros/urdf + dev-ros/media_export dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/map_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] diff --git a/dev-ros/rviz/rviz-9999.ebuild b/dev-ros/rviz/rviz-9999.ebuild index 06c55017c2f..9ada9a6fdae 100644 --- a/dev-ros/rviz/rviz-9999.ebuild +++ b/dev-ros/rviz/rviz-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -42,6 +42,7 @@ RDEPEND=" dev-ros/rospy[${PYTHON_USEDEP}] dev-ros/tf dev-ros/urdf + dev-ros/media_export dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/map_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]