From 3cf7c3ef441822c889356fd1812ebf2944a59851 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Aug 2020 10:45:55 +0100 Subject: gentoo resync : 25.08.2020 --- dev-ros/interactive_marker_tutorials/Manifest | 6 ++--- .../interactive_marker_tutorials-0.10.3-r1.ebuild | 26 ---------------------- .../interactive_marker_tutorials-0.11.0.ebuild | 15 +++++++------ .../interactive_marker_tutorials-9999.ebuild | 17 +++++++------- 4 files changed, 19 insertions(+), 45 deletions(-) delete mode 100644 dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3-r1.ebuild (limited to 'dev-ros/interactive_marker_tutorials') diff --git a/dev-ros/interactive_marker_tutorials/Manifest b/dev-ros/interactive_marker_tutorials/Manifest index cde78917176c..bf8b976854f9 100644 --- a/dev-ros/interactive_marker_tutorials/Manifest +++ b/dev-ros/interactive_marker_tutorials/Manifest @@ -1,6 +1,4 @@ -DIST visualization_tutorials-0.10.3.tar.gz 428877 BLAKE2B 4bcd482ae61f29908ca23dda653d1c6d0e6a0a9df56df8343d1dfb5124f8d60c9a12ef8b1565c4655617dcd62d80a2aa51f2fd9b2c5329e33c3cc22e3e63c22d SHA512 2e484791851291d2316c7a20e92d988d71b6c41c98bad98c78bed465069dcfe5fc1ddd5c15c6981e951db2c114e965747c07e27f4851c2705af3dd036b992781 DIST visualization_tutorials-0.11.0.tar.gz 429489 BLAKE2B d4558a15b696ba05ed156a64ab2c0ad7229314f73d2823c0a46f53132801619d28fc5c68f5d8e0f3e2cadb7bb5078b3518da87ea18940432760b20bddeda578d SHA512 78ebe536a3a209fb0c61fb7dbc0aa115b5f4e6297303b1fc03740402decea719077037a90f4c45a0f6ece95e3578d6dad1095a0b1f0a90c136b738d0350aac9b -EBUILD interactive_marker_tutorials-0.10.3-r1.ebuild 631 BLAKE2B a35e25dd19e6280ba002ea71274d10105f0ed40b43d2aab2a89db0a6c496b1c04068cebc5874533e2f1c6adb7e7dd711f92d2004d0a7b7abf9fae6b869b4104c SHA512 6ca56c0b03b28cfde6aae740c77481ff3b7c9cf4e21de0753f5e6784af4db43563165e369af15ba3c718d525bcbdf86ada545b80da4597fea557f91abb5e1d94 -EBUILD interactive_marker_tutorials-0.11.0.ebuild 631 BLAKE2B f3497f4d43a9b6fa9e3615115c0c1d185ca35917619f99c0b87e4f0a9b880788c860c067feef3ee5bf732bf9278032a0f21a92bf20b8c0e6cde0c8d4ae47308a SHA512 1326389a84f2a6e4662476b8c6f45cc4cb5c6b8946d6f1282d957613ac08030291ac4238ff2e75690cf1ac1997170e778d4d82155712a5385245054f26f841ff -EBUILD interactive_marker_tutorials-9999.ebuild 631 BLAKE2B a35e25dd19e6280ba002ea71274d10105f0ed40b43d2aab2a89db0a6c496b1c04068cebc5874533e2f1c6adb7e7dd711f92d2004d0a7b7abf9fae6b869b4104c SHA512 6ca56c0b03b28cfde6aae740c77481ff3b7c9cf4e21de0753f5e6784af4db43563165e369af15ba3c718d525bcbdf86ada545b80da4597fea557f91abb5e1d94 +EBUILD interactive_marker_tutorials-0.11.0.ebuild 654 BLAKE2B 1f0a863b104db3d928f13c8e57e37b5b7b7ccf031bca5d1e11943f7663606b8a5d4a11794f34ff9fa03f64e60f5e3a5cb5a06432d42ebbe24072612f77b96565 SHA512 ce403467063c0bc78aa37d2b8b50de51cbe2eff2e81c19322918105cc49fb01ac54f46f0a04cd01dc2550b8bb3b6d84dcbae66aad0ef6a89292b7be043cc92da +EBUILD interactive_marker_tutorials-9999.ebuild 654 BLAKE2B 1f0a863b104db3d928f13c8e57e37b5b7b7ccf031bca5d1e11943f7663606b8a5d4a11794f34ff9fa03f64e60f5e3a5cb5a06432d42ebbe24072612f77b96565 SHA512 ce403467063c0bc78aa37d2b8b50de51cbe2eff2e81c19322918105cc49fb01ac54f46f0a04cd01dc2550b8bb3b6d84dcbae66aad0ef6a89292b7be043cc92da MISC metadata.xml 355 BLAKE2B fb6b9ee20af31ea0d99819722e6df9dc086b3b4de71d9a3aba80bee73490a62738ce308e9b1e77ee22c079e21ff7623b13fd7d46fd8d670232ea45a3cffd47ae SHA512 5e233967a9e4b9c0f790ddfa82d4c2febbb2948b3ed3abe4ec91d1ec0e80202738daed074eb911a63ccd6209837f5e52ab985ff4e792f3e90a38120963e8db34 diff --git a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3-r1.ebuild b/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3-r1.ebuild deleted file mode 100644 index 6844281b86eb..000000000000 --- a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-visualization/visualization_tutorials" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python2_7 ) - -inherit ros-catkin - -DESCRIPTION="Interactive marker tutorials" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/roscpp - dev-ros/interactive_markers - dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] - dev-ros/tf[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/roslib[${PYTHON_USEDEP}] - dev-libs/boost:= -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.11.0.ebuild b/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.11.0.ebuild index 19ee9324c9d7..a4442a8e777d 100644 --- a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.11.0.ebuild +++ b/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.11.0.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 ROS_REPO_URI="https://github.com/ros-visualization/visualization_tutorials" KEYWORDS="~amd64" ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin @@ -17,10 +16,12 @@ IUSE="" RDEPEND=" dev-ros/roscpp dev-ros/interactive_markers - dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] - dev-ros/tf[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/roslib[${PYTHON_USEDEP}] + dev-ros/visualization_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-ros/tf[${PYTHON_SINGLE_USEDEP}] + dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] + dev-ros/roslib[${PYTHON_SINGLE_USEDEP}] dev-libs/boost:= " -DEPEND="${RDEPEND}" +DEPEND="${RDEPEND} + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] +" diff --git a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-9999.ebuild b/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-9999.ebuild index 6844281b86eb..a4442a8e777d 100644 --- a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-9999.ebuild +++ b/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-9999.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 ROS_REPO_URI="https://github.com/ros-visualization/visualization_tutorials" KEYWORDS="~amd64" ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python2_7 ) inherit ros-catkin @@ -17,10 +16,12 @@ IUSE="" RDEPEND=" dev-ros/roscpp dev-ros/interactive_markers - dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}] - dev-ros/tf[${PYTHON_USEDEP}] - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/roslib[${PYTHON_USEDEP}] + dev-ros/visualization_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-ros/tf[${PYTHON_SINGLE_USEDEP}] + dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] + dev-ros/roslib[${PYTHON_SINGLE_USEDEP}] dev-libs/boost:= " -DEPEND="${RDEPEND}" +DEPEND="${RDEPEND} + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] +" -- cgit v1.2.3