diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 18:06:48 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-12-28 20:10:23 +0100 |
commit | bb208f491362dbdef71b594a77489d455195a530 (patch) | |
tree | 5c8f82c665b98406433d40b3cae5129f354ce170 /dev-ros/nodelet | |
parent | dev-ros/move_base: add missing := dep on tinyxml2 and console bridge (diff) | |
download | gentoo-bb208f491362dbdef71b594a77489d455195a530.tar.gz gentoo-bb208f491362dbdef71b594a77489d455195a530.tar.bz2 gentoo-bb208f491362dbdef71b594a77489d455195a530.zip |
dev-ros/nodelet: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ros/nodelet')
-rw-r--r-- | dev-ros/nodelet/Manifest | 4 | ||||
-rw-r--r-- | dev-ros/nodelet/nodelet-1.9.10.ebuild | 30 | ||||
-rw-r--r-- | dev-ros/nodelet/nodelet-1.9.11.ebuild | 30 | ||||
-rw-r--r-- | dev-ros/nodelet/nodelet-1.9.12.ebuild | 30 | ||||
-rw-r--r-- | dev-ros/nodelet/nodelet-1.9.13.ebuild | 30 |
5 files changed, 0 insertions, 124 deletions
diff --git a/dev-ros/nodelet/Manifest b/dev-ros/nodelet/Manifest index 5bb4e220e0f8..fff3e5846d3b 100644 --- a/dev-ros/nodelet/Manifest +++ b/dev-ros/nodelet/Manifest @@ -1,5 +1 @@ -DIST nodelet_core-1.9.10.tar.gz 40999 BLAKE2B 9f9bafda0eef061dab394fb18e54aefe9b2947816a2cd4f2b87f996fe48509f835adc590e0e2423a0a2017c8fa70f7abc6d3212b9618de55eef613ef728977f9 SHA512 085967e37ac1ab596f5865f1b188817c774634e9a73b0b157c6125e124a3267837cd3f251d8fa93507233d8938432c4b6f9b6c6409fe0857168146ffff8c9b7b -DIST nodelet_core-1.9.11.tar.gz 43718 BLAKE2B b3de5f91b7f3c3d5d0194ec3d7be6766a5b3825462d06e8d54a33027572800038c4c5072063fbb1a391b827ced00fc5a37f31e9e130d9ace33845ef1aada57d3 SHA512 ec1e9e3c16b8ec407dc72d439b3f292dc67e581c5f62da67a2f26b66fdd3e50636362cb34c319552adfb122451340d6b57d4ec22c09a6b0ad275ab1e61dbfdf4 -DIST nodelet_core-1.9.12.tar.gz 43806 BLAKE2B da0b54ee0728fb648d96f58f63c7a116f71f5849d005a99c985936d6685770c448a8ae621306b068dd5fb6ad4a19cae6c3ea1106e4e382d854e0ee08fe9de7ee SHA512 7c8ddb63dc53b6e8427065865d1a44737a9aa4445376f38a80d86f4acc45e10ec90b01df3856d7f360665756e80eb4cd10a064c44c889b767f778f9cbfec4ba7 -DIST nodelet_core-1.9.13.tar.gz 43864 BLAKE2B 41721be833cca0f2c0c5ee3221e8fd397844609fc47922d416fc398621d29d1a441ec892c18aeeb334f813ea5a5e9fbf3c4a238a50661b29802b11eda471d86a SHA512 a5c7c53baaff26e1cc2895b90642489d108128c44755f53298077c0cf2bb3edaa24a1df5bdb864cca6b1c180a9f532a30494c975b0073997b6df7634aa7b5d83 DIST nodelet_core-1.9.14.tar.gz 43998 BLAKE2B 1abb0982d106524fa42bee3200e135ea6d0aad365b5753ccfb032f949cbc62e7d7b4ecc8dfdaf7fed8660c01512ac48e439469bcf47ac13409aa78bcfb5ade64 SHA512 656409f4da8fef577598a6cfb00dcf1d892ed84e0c79fe6b2165f5b9d72af45f2e01f41172722434621c0bc0719e037b4d8757032747f785f72a9686c20b0be8 diff --git a/dev-ros/nodelet/nodelet-1.9.10.ebuild b/dev-ros/nodelet/nodelet-1.9.10.ebuild deleted file mode 100644 index f031dfcb137d..000000000000 --- a/dev-ros/nodelet/nodelet-1.9.10.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -CATKIN_HAS_MESSAGES=yes -ROS_REPO_URI="https://github.com/ros/nodelet_core" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) - -inherit ros-catkin - -DESCRIPTION="Provides a way to run multiple algorithms in the same process with zero copy transport" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/bondcpp - dev-ros/cmake_modules - dev-ros/pluginlib - dev-ros/rosconsole - dev-ros/roscpp - dev-libs/boost:= - sys-apps/util-linux - dev-ros/roslib[${PYTHON_USEDEP}] - dev-python/rospkg[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/nodelet/nodelet-1.9.11.ebuild b/dev-ros/nodelet/nodelet-1.9.11.ebuild deleted file mode 100644 index f031dfcb137d..000000000000 --- a/dev-ros/nodelet/nodelet-1.9.11.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -CATKIN_HAS_MESSAGES=yes -ROS_REPO_URI="https://github.com/ros/nodelet_core" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) - -inherit ros-catkin - -DESCRIPTION="Provides a way to run multiple algorithms in the same process with zero copy transport" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/bondcpp - dev-ros/cmake_modules - dev-ros/pluginlib - dev-ros/rosconsole - dev-ros/roscpp - dev-libs/boost:= - sys-apps/util-linux - dev-ros/roslib[${PYTHON_USEDEP}] - dev-python/rospkg[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/nodelet/nodelet-1.9.12.ebuild b/dev-ros/nodelet/nodelet-1.9.12.ebuild deleted file mode 100644 index f031dfcb137d..000000000000 --- a/dev-ros/nodelet/nodelet-1.9.12.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -CATKIN_HAS_MESSAGES=yes -ROS_REPO_URI="https://github.com/ros/nodelet_core" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) - -inherit ros-catkin - -DESCRIPTION="Provides a way to run multiple algorithms in the same process with zero copy transport" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/bondcpp - dev-ros/cmake_modules - dev-ros/pluginlib - dev-ros/rosconsole - dev-ros/roscpp - dev-libs/boost:= - sys-apps/util-linux - dev-ros/roslib[${PYTHON_USEDEP}] - dev-python/rospkg[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/nodelet/nodelet-1.9.13.ebuild b/dev-ros/nodelet/nodelet-1.9.13.ebuild deleted file mode 100644 index f031dfcb137d..000000000000 --- a/dev-ros/nodelet/nodelet-1.9.13.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -CATKIN_HAS_MESSAGES=yes -ROS_REPO_URI="https://github.com/ros/nodelet_core" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} -CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} ) - -inherit ros-catkin - -DESCRIPTION="Provides a way to run multiple algorithms in the same process with zero copy transport" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/bondcpp - dev-ros/cmake_modules - dev-ros/pluginlib - dev-ros/rosconsole - dev-ros/roscpp - dev-libs/boost:= - sys-apps/util-linux - dev-ros/roslib[${PYTHON_USEDEP}] - dev-python/rospkg[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" |