summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/dynamic_reconfigure')
-rw-r--r--dev-ros/dynamic_reconfigure/Manifest3
-rw-r--r--dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.43.ebuild24
-rw-r--r--dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.44.ebuild24
-rw-r--r--dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.45.ebuild24
4 files changed, 0 insertions, 75 deletions
diff --git a/dev-ros/dynamic_reconfigure/Manifest b/dev-ros/dynamic_reconfigure/Manifest
index caaa8a46e0ec..f29aee228545 100644
--- a/dev-ros/dynamic_reconfigure/Manifest
+++ b/dev-ros/dynamic_reconfigure/Manifest
@@ -1,4 +1 @@
-DIST dynamic_reconfigure-1.5.43.tar.gz 34714 SHA256 84d9bf55353c1d816ed8a3b40d77ed933bb53493fadcc0826018c93138777b4c SHA512 92c9524eb1614f204a97057cc9f4000d44e754473db1372d5b157a6e886997bbc3851972d492facf218bff822e03979b82646ac2f21b03fef137c957e746d1ce WHIRLPOOL c98404e0a2f001166a12874607c0708070fb30ce861781d5cc50251b70fb6abb03f9ee9e502415dadfc5db76000e0c1e473cbf1d7b450eb8ca4a260a56507161
-DIST dynamic_reconfigure-1.5.44.tar.gz 35149 SHA256 f1b073c36fd937bd8697bc92ec38926f9194069e6e8d80ab70eb09610720ee7f SHA512 b66f70b40dc08ca1663a50d7bd4c0c060aa7fe0c415bd74cc46057e449ed329cbb908279ccf813d2c5ac5d667333fc16e27cedc9d946b63553ae694d7fb00508 WHIRLPOOL 5560140f68b34421498a26324e9dd7fc87e9929e5bd893f54cce83cdf909a4d8f728d558abb2a40836dab5e57e496a1e8a645d01c57109a182e4b71c0d2fb952
-DIST dynamic_reconfigure-1.5.45.tar.gz 35390 SHA256 409807fea59061a3d5788e6fa8c46ed2e2198cb1a8d59c66a417049b8e9cf754 SHA512 80f0f9986b5ae7e6fada458a05e759f522e9e5060c3be7c0290c4ad58bca55b13b1ce5ea0b8b3b04f9804f0226bfdbc80a02b42b49fa544bd83b9f9e666311f4 WHIRLPOOL cf73b7b5658210727894396973a9e77e30d73aac3b960fdbb95e077e025b975a6f036c8f212e2e29f70a5ed00324b4e631a99c8d230c7b5539a2be7145924d88
DIST dynamic_reconfigure-1.5.46.tar.gz 35500 SHA256 c3d782715f16c0ec3335e23d27ddb62f12eec3492e865003168c74bd212a6fbb SHA512 9f69ecb0d8bfda8d3f8512009743343c51598c4c886a12eec771ed5e48dacbd363e661c50118e279628a4b198966823c9a9fc8f5fcfa84e7fc307d180a2c1ec6 WHIRLPOOL f7333c92fc3e8fdf0119c4af83c22dca9b98158862be4da084ac439c8a2b7c9e6e3cd99352a40b86a4aee27f28d7a87f79e3102f401cee19ca2f0783abf3c8b7
diff --git a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.43.ebuild b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.43.ebuild
deleted file mode 100644
index 7f15404cec56..000000000000
--- a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.43.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/dynamic_reconfigure"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Provides a means to change node parameters at any time without having to restart the node"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=[threads]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/roscpp
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.44.ebuild b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.44.ebuild
deleted file mode 100644
index ba103b806bbd..000000000000
--- a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.44.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/dynamic_reconfigure"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Provides a means to change node parameters at any time without having to restart the node"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=[threads]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/roscpp
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.45.ebuild b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.45.ebuild
deleted file mode 100644
index ba103b806bbd..000000000000
--- a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.45.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/dynamic_reconfigure"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="Provides a means to change node parameters at any time without having to restart the node"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-libs/boost:=[threads]
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/roscpp
-"
-DEPEND="${RDEPEND}"