summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-03-22 10:59:13 +0100
committerAlexis Ballier <aballier@gentoo.org>2018-03-22 10:59:13 +0100
commitc1a737191a270670517b8ba05237eb964450e1cd (patch)
tree984a7d75a622b669c4fed2116ffb4d362e68135d
parentdev-ros/tf2_geometry_msgs: Remove old (diff)
downloadgentoo-c1a737191a270670517b8ba05237eb964450e1cd.tar.gz
gentoo-c1a737191a270670517b8ba05237eb964450e1cd.tar.bz2
gentoo-c1a737191a270670517b8ba05237eb964450e1cd.zip
dev-ros/tf2_kdl: Remove old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-ros/tf2_kdl/Manifest3
-rw-r--r--dev-ros/tf2_kdl/tf2_kdl-0.5.15.ebuild30
-rw-r--r--dev-ros/tf2_kdl/tf2_kdl-0.5.16.ebuild30
-rw-r--r--dev-ros/tf2_kdl/tf2_kdl-0.5.17.ebuild30
4 files changed, 0 insertions, 93 deletions
diff --git a/dev-ros/tf2_kdl/Manifest b/dev-ros/tf2_kdl/Manifest
index 5be9b298a905..91aa82a21728 100644
--- a/dev-ros/tf2_kdl/Manifest
+++ b/dev-ros/tf2_kdl/Manifest
@@ -1,4 +1 @@
-DIST geometry2-0.5.15.tar.gz 147275 BLAKE2B 27a520d7c76eeea551d95092ede446f2badaee72b72ff24936a2116a0fa824d3f83afa7b07c5d962824e163a4d470490a0d68a8026e9bf829e87d1008b88ddc3 SHA512 10a750948157904c0812aaae85e21eaf5c85dfef3770d418fd0c592a9179cef9fc2082ecc125be0fd0032e705dfb678d45930d3aa2cd0986a71c2e0a7307722c
-DIST geometry2-0.5.16.tar.gz 154351 BLAKE2B e630be09da6de544de0215d40ffcb0aa780be253320264d52603d5fe7506d12b27e986acb9c036973ba390c5cd96b5e838849ee2f5b1399148cf5cffb461cd76 SHA512 11909db98af78bbdef8d1a7dc5f20d3ff3cfcb0afc0e1d53b97a1ffe99aecea911f09364593eb232d7514a4caa192141404d892a33fc7ea9f5ce924ecf99fc51
-DIST geometry2-0.5.17.tar.gz 156516 BLAKE2B 72f936086fe3dbcfa3c05f7ae72e64f20fd1525513e79ed9c4dae7c5b097501ea230c483a3f1eb6e0ba6a342e0ddc5deacf05ec9f0c97b56df48dcf2bf669e8b SHA512 44d91796f03d0cbd8a9247568827dca4a848ec931fa754fd7815e9102f7bcac38e85ebcc27e3037827358dbfbc7d58b28775f00e1e04c48125e56c7b97cde925
DIST geometry2-0.6.1.tar.gz 162912 BLAKE2B 103937894921111da2058f61b555cb9498ea053e8c8dac357383fc326e214bf88e74a65c97021cf7dd0ecb2b5a38606c3ad3660e365af145349c764660c56726 SHA512 392719295eedf4a5f580390f076a14f9909f49681223d8c50ccb88d57b784c1e50383d28ff10bddc21424662f261504c29525c24965a51462d6e9e62d702d6ef
diff --git a/dev-ros/tf2_kdl/tf2_kdl-0.5.15.ebuild b/dev-ros/tf2_kdl/tf2_kdl-0.5.15.ebuild
deleted file mode 100644
index 5f196cdc9d73..000000000000
--- a/dev-ros/tf2_kdl/tf2_kdl-0.5.15.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
-ROS_REPO_URI="https://github.com/ros/geometry2"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="KDL binding for tf2"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-cpp/eigen:3
- dev-ros/tf2
- dev-ros/tf2_ros
- dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
- sci-libs/orocos_kdl
- dev-ros/tf2_msgs[${PYTHON_USEDEP}]
- dev-ros/cmake_modules
-"
-DEPEND="${RDEPEND}
- test? (
- dev-ros/rostest[${PYTHON_USEDEP}]
- dev-cpp/gtest
- )"
diff --git a/dev-ros/tf2_kdl/tf2_kdl-0.5.16.ebuild b/dev-ros/tf2_kdl/tf2_kdl-0.5.16.ebuild
deleted file mode 100644
index 5f196cdc9d73..000000000000
--- a/dev-ros/tf2_kdl/tf2_kdl-0.5.16.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
-ROS_REPO_URI="https://github.com/ros/geometry2"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="KDL binding for tf2"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-cpp/eigen:3
- dev-ros/tf2
- dev-ros/tf2_ros
- dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
- sci-libs/orocos_kdl
- dev-ros/tf2_msgs[${PYTHON_USEDEP}]
- dev-ros/cmake_modules
-"
-DEPEND="${RDEPEND}
- test? (
- dev-ros/rostest[${PYTHON_USEDEP}]
- dev-cpp/gtest
- )"
diff --git a/dev-ros/tf2_kdl/tf2_kdl-0.5.17.ebuild b/dev-ros/tf2_kdl/tf2_kdl-0.5.17.ebuild
deleted file mode 100644
index f82f2ff4e47a..000000000000
--- a/dev-ros/tf2_kdl/tf2_kdl-0.5.17.ebuild
+++ /dev/null
@@ -1,30 +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/geometry2"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="KDL binding for tf2"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-cpp/eigen:3
- dev-ros/tf2
- dev-ros/tf2_ros
- dev-python/python_orocos_kdl[${PYTHON_USEDEP}]
- sci-libs/orocos_kdl
- dev-ros/tf2_msgs[${PYTHON_USEDEP}]
- dev-ros/cmake_modules
-"
-DEPEND="${RDEPEND}
- test? (
- dev-ros/rostest[${PYTHON_USEDEP}]
- dev-cpp/gtest
- )"