diff options
author | 2021-01-05 20:53:42 +0100 | |
---|---|---|
committer | 2021-01-05 21:02:58 +0100 | |
commit | 52d72d3df3bb04dde16d4cd3af7e5008fa8adaa5 (patch) | |
tree | e4bb8a4fd8d9680da952bdef7d27f92b05d32ae1 /dev-ros | |
parent | ros-meta/hector_slam: Bump to 0.5.0. (diff) | |
download | gentoo-52d72d3df3bb04dde16d4cd3af7e5008fa8adaa5.tar.gz gentoo-52d72d3df3bb04dde16d4cd3af7e5008fa8adaa5.tar.bz2 gentoo-52d72d3df3bb04dde16d4cd3af7e5008fa8adaa5.zip |
dev-ros/hector_geotiff: remove obsolote patch
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/hector_geotiff/hector_geotiff-0.5.0.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/hector_geotiff/hector_geotiff-9999.ebuild | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/dev-ros/hector_geotiff/hector_geotiff-0.5.0.ebuild b/dev-ros/hector_geotiff/hector_geotiff-0.5.0.ebuild index 48e9eac5ce89..5dedc3aec918 100644 --- a/dev-ros/hector_geotiff/hector_geotiff-0.5.0.ebuild +++ b/dev-ros/hector_geotiff/hector_geotiff-0.5.0.ebuild @@ -29,5 +29,3 @@ DEPEND="${RDEPEND} dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-cpp/eigen:3" - -PATCHES=( "${FILESDIR}/qt5.patch" ) diff --git a/dev-ros/hector_geotiff/hector_geotiff-9999.ebuild b/dev-ros/hector_geotiff/hector_geotiff-9999.ebuild index 0fd828ef8d7d..5dedc3aec918 100644 --- a/dev-ros/hector_geotiff/hector_geotiff-9999.ebuild +++ b/dev-ros/hector_geotiff/hector_geotiff-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,5 +29,3 @@ DEPEND="${RDEPEND} dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-cpp/eigen:3" - -PATCHES=( "${FILESDIR}/qt5.patch" ) |