commit: c965be25fcb0c36203b4782e59f7f7db1bf3129b Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jul 16 17:20:20 2020 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jul 16 17:34:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c965be25
dev-ros/cmake_modules: Remove old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ros/cmake_modules/Manifest | 1 - dev-ros/cmake_modules/cmake_modules-0.4.2.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/dev-ros/cmake_modules/Manifest b/dev-ros/cmake_modules/Manifest index b120048c46c..31af6a2c050 100644 --- a/dev-ros/cmake_modules/Manifest +++ b/dev-ros/cmake_modules/Manifest @@ -1,2 +1 @@ -DIST cmake_modules-0.4.2.tar.gz 18541 BLAKE2B 448fa9f49c155e60f56094cadfd2f1d26bac426a18ce7355c92f227fb650f77affd49557c98fa4d0b26d4e21ed7b4d2a2e6deb6fdc25a3996705a2b9e3805f56 SHA512 1ab0f9d15296c024caf83f126db675894163ff6104c86e22f105e8027561b291e2a0178e39980439e66e4b691e6122830621fbb09f957eebe94ddd065c23f5e7 DIST cmake_modules-0.5.0.tar.gz 18605 BLAKE2B 5be0a6f7e69806347eea03796b06679618c071dfdf72bce73d040c3788983f95c967586c800b4429df80ac6996439a0f59c2827dfb96aa50f5fe09169dc3d6e6 SHA512 a7920a094f3b3d8e480c16fd279d960e0c4d919bc4a337ba4f37ad82005805cac0e313a758e0b823986a280a8d3536a5dc36ac9603b7cd43bc0e965e9dfdd028 diff --git a/dev-ros/cmake_modules/cmake_modules-0.4.2.ebuild b/dev-ros/cmake_modules/cmake_modules-0.4.2.ebuild deleted file mode 100644 index a76cb730354..00000000000 --- a/dev-ros/cmake_modules/cmake_modules-0.4.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -ROS_REPO_URI="https://github.com/ros/cmake_modules" -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="CMake Modules which are not distributed with CMake but are commonly used by ROS packages" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}"
