commit: 806929bee674ccdde7387b85b0fe746d86815f1b Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jul 15 15:35:25 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jul 15 15:35:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=806929be
dev-ros/rosbag_migration_rule: Remove old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/rosbag_migration_rule/Manifest | 1 - .../rosbag_migration_rule-1.0.0.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/dev-ros/rosbag_migration_rule/Manifest b/dev-ros/rosbag_migration_rule/Manifest index aea283b1223..f1ad8c23e39 100644 --- a/dev-ros/rosbag_migration_rule/Manifest +++ b/dev-ros/rosbag_migration_rule/Manifest @@ -1,2 +1 @@ -DIST rosbag_migration_rule-1.0.0.tar.gz 581 BLAKE2B 6007438d1fe762965ba58432519c6e85903302700951174acaead513fae374933cd2eed176a996344aab3ca29be19fbcd231f216e83c61669b69b3dd1af87cb8 SHA512 694e272509384d48277400639614464e8cf0e19766a247c6ad71399fc6b4aabf570e425d61f78bac2b712c569762a25ac3539390b19317109972cfa6768fecd6 DIST rosbag_migration_rule-1.0.1.tar.gz 581 BLAKE2B 6434feaa7a022dca38659a09ac47217f716edf77c09f863d972932cf134700d10434d81591627fff1fc8ed67fe92439ee6272b1d97897de0c5f2d1313da9e198 SHA512 ae5b471daa8603740272e8c819d1120adafba0ed69027e853292939041aab3f19d40ce5736c88d3c0bf6c7979dce1436573b0585fa6a126e606d7c82502462d4 diff --git a/dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild b/dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild deleted file mode 100644 index 41c13001849..00000000000 --- a/dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -ROS_REPO_URI="https://github.com/ros/rosbag_migration_rule" -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Allows to export rosbag migration rule files without depending on rosbag" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}"
