From 4b297764caad642722d6a0e1b87a650339baf33e Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 28 Jul 2020 20:25:39 +0200 Subject: ros-meta/robot_model: eapi7 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier --- ros-meta/robot_model/Manifest | 1 - ros-meta/robot_model/robot_model-1.12.10.ebuild | 21 --------------------- ros-meta/robot_model/robot_model-1.12.11.ebuild | 10 +++------- ros-meta/robot_model/robot_model-9999.ebuild | 4 ++-- 4 files changed, 5 insertions(+), 31 deletions(-) delete mode 100644 ros-meta/robot_model/robot_model-1.12.10.ebuild (limited to 'ros-meta/robot_model') diff --git a/ros-meta/robot_model/Manifest b/ros-meta/robot_model/Manifest index d7ca8b3867e6..86b1a63004bc 100644 --- a/ros-meta/robot_model/Manifest +++ b/ros-meta/robot_model/Manifest @@ -1,2 +1 @@ -DIST robot_model-1.12.10.tar.gz 277362 BLAKE2B 48c81b3ed4e8b1d9d94f487fd750f9b1ecb6b555c162d0ee8a90f464589bf30a4c37d80d169f13ec3029715ddd910b3f1bd2bcb5f879d3ee39e44ece35ca3f63 SHA512 cf81bbb63472804f6302d009785b36230e19e17472666332a2b6de40f4365b736c77d766540a471c42f9f98d8ba8b68753c3aadb7e052838fcdb5b4ac6595984 DIST robot_model-1.12.11.tar.gz 277822 BLAKE2B 3bdd2b931ddfd062594ccb2be4ce6d4863a5fa66f538c3ee48c3600b3be249d267f9d03aa9a701bc6ab22c4297d659a24da668fedcd25c75fe128c43cc781be0 SHA512 8dea6fc72e9beaddbf9a82cb177561cb89c69ef8f58f0c4882598f6cc33a0e10564d9696f07b6f4e3e3404d3f1f5236e54eea4b8d249be0a216cd3ce12a03cde diff --git a/ros-meta/robot_model/robot_model-1.12.10.ebuild b/ros-meta/robot_model/robot_model-1.12.10.ebuild deleted file mode 100644 index 27439945b38d..000000000000 --- a/ros-meta/robot_model/robot_model-1.12.10.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros/robot_model" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Packages for modeling various aspects of robot information" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/joint_state_publisher - dev-ros/urdf - dev-ros/urdf_parser_plugin -" -DEPEND="${RDEPEND}" diff --git a/ros-meta/robot_model/robot_model-1.12.11.ebuild b/ros-meta/robot_model/robot_model-1.12.11.ebuild index 27439945b38d..c9976cd11e86 100644 --- a/ros-meta/robot_model/robot_model-1.12.11.ebuild +++ b/ros-meta/robot_model/robot_model-1.12.11.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# 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/robot_model" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} @@ -13,9 +13,5 @@ LICENSE="BSD" SLOT="0" IUSE="" -RDEPEND=" - dev-ros/joint_state_publisher - dev-ros/urdf - dev-ros/urdf_parser_plugin -" +RDEPEND="" DEPEND="${RDEPEND}" diff --git a/ros-meta/robot_model/robot_model-9999.ebuild b/ros-meta/robot_model/robot_model-9999.ebuild index 929946895ee4..c9976cd11e86 100644 --- a/ros-meta/robot_model/robot_model-9999.ebuild +++ b/ros-meta/robot_model/robot_model-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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/robot_model" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} -- cgit v1.2.3-65-gdbad