commit: c201f30fc2792ab732a7bb6d91ee9b4e96dfd022 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Jan 28 20:11:38 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jan 28 20:13:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c201f30f
dev-ros/gazebo_ros_control: remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ros/gazebo_ros_control/Manifest | 1 - .../gazebo_ros_control-2.6.0-r1.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/dev-ros/gazebo_ros_control/Manifest b/dev-ros/gazebo_ros_control/Manifest index 1278b2f..28579f9 100644 --- a/dev-ros/gazebo_ros_control/Manifest +++ b/dev-ros/gazebo_ros_control/Manifest @@ -1,2 +1 @@ -DIST gazebo_ros_pkgs-2.6.0.tar.gz 1823899 SHA256 a2756e12a716ef1fa18b132a76b8ea552c5e41c4875bf0349e034988eef133e5 SHA512 14e3a82ce2d5a9d2f036a6234f12421513db4e53924dbbab60aedef3c3638f1e6b1c5abc2cb0094f19efaa764c76189bcc00217591c4b82e93fff965041c0fce WHIRLPOOL 5b4f44c10de4ef9b86ae37fe115b81ecfd1a991c470e3ade0159cf3bf77646b9a7576e29bdf2b5ecd12164e0a00b838e9d14807bf1153b0443bd52182384d040 DIST gazebo_ros_pkgs-2.6.1.tar.gz 1825040 SHA256 18b987af9e8e6a59232af8313675bb05f9db39e5c4701459912f996d8c0858b3 SHA512 4cc0b2ec5c60e69b9a69d323c2c7cfe53bc1b5108d6cba5d77b571c69d76a7eb6d72a3783dc60fe183057c63279df8d5cded26cd46333e9f21277e9ae1e31c34 WHIRLPOOL 47510176a89d21144a41aa48e5dfe9bce38fcb5674f1fe157fd4bd0909091cb57eb7ce89e3f39236d5f0960a8a2f1093578de1b9c86626c41e2eccb84e18ec67 diff --git a/dev-ros/gazebo_ros_control/gazebo_ros_control-2.6.0-r1.ebuild b/dev-ros/gazebo_ros_control/gazebo_ros_control-2.6.0-r1.ebuild deleted file mode 100644 index 3c8d579..00000000 --- a/dev-ros/gazebo_ros_control/gazebo_ros_control-2.6.0-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" -KEYWORDS="~amd64" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="ROS control plugins for gazebo" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/roscpp - dev-ros/gazebo_ros - dev-ros/control_toolbox - dev-ros/controller_manager - dev-ros/hardware_interface - dev-ros/transmission_interface - dev-ros/pluginlib - >=dev-ros/joint_limits_interface-0.11.0 - >=dev-ros/urdf-1.12.3-r1 - dev-libs/urdfdom:= - sci-electronics/gazebo - dev-libs/boost:=[threads] -" -DEPEND="${RDEPEND}" -PATCHES=( "${FILESDIR}/urdfdom1.patch" )
